Module packet

Source
Expand description

Packet specific functionality.

Structsยง

Packets
A collection of packets. Packets implements Iterator and will yield packets until the end of the stream is reached. A wrapper around an AVFormatContext.
Packet
A packet is a wrapper around an AVPacket.