Module packet

Source
Expand description

Packet specific functionality.

Structsยง

Packet
A packet is a wrapper around an AVPacket.
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.