DVPacket Struct Reference

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


Data Fields

actual buffer data
size of buffer allocated
struct DVPacket * next
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.

Definition at line 52 of file iec61883.c.


Field Documentation

actual buffer data

Definition at line 53 of file iec61883.c.

Referenced by iec61883_callback(), iec61883_close(), iec61883_parse_queue_dv(), and iec61883_parse_queue_hdv().

size of buffer allocated

Definition at line 54 of file iec61883.c.

Referenced by iec61883_callback(), iec61883_parse_queue_dv(), and iec61883_parse_queue_hdv().

struct DVPacket* DVPacket::next [read]

next DVPacket

Definition at line 55 of file iec61883.c.

Referenced by iec61883_callback(), iec61883_close(), iec61883_parse_queue_dv(), and iec61883_parse_queue_hdv().


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

Generated on Fri Oct 26 02:50:15 2012 for FFmpeg by doxygen 1.5.8

AltStyle によって変換されたページ (->オリジナル) /