[][src]Module av_data::packet

Structs

Packet

Packet with compressed data.

Traits

ReadPacket

Used to read a packet from a source.

WritePacket

Used to write a packet into a source.

Type Definitions

ArcPacket

A specialized type for a thread-safe reference-counting pointer Packet.