FFmpeg
Public Attributes | List of all members
DVPacket Struct Reference

For DV, one packet corresponds exactly to one frame. More...

Public Attributes

uint8_t * buf
 actual buffer data
 
int len
 size of buffer allocated
 
struct DVPacketnext
 next DVPacket
 

Detailed Description

For DV, one packet corresponds exactly to one frame.

For HDV, these are MPEG2 transport stream packets. The queue is implemented as linked list.


The documentation for this struct was generated from the following file: