FFmpeg
|
Data Fields | |
AVClass * | class |
int | fd |
int | channel |
int | format |
uint8_t * | ring |
int | index |
int | avail |
int | done |
DVDemuxContext * | dv_demux |
Detailed Description
Field Documentation
int dv1394_data::avail |
Definition at line 44 of file dv1394.c.
Referenced by dv1394_read_packet(), and dv1394_reset().
int dv1394_data::channel |
Definition at line 39 of file dv1394.c.
Referenced by dv1394_reset().
int dv1394_data::done |
Definition at line 45 of file dv1394.c.
Referenced by dv1394_read_packet(), and dv1394_reset().
DVDemuxContext* dv1394_data::dv_demux |
Definition at line 47 of file dv1394.c.
Referenced by dv1394_close(), dv1394_read_header(), and dv1394_read_packet().
int dv1394_data::fd |
Definition at line 38 of file dv1394.c.
Referenced by dv1394_close(), dv1394_read_header(), dv1394_read_packet(), dv1394_reset(), and dv1394_start().
int dv1394_data::format |
Definition at line 40 of file dv1394.c.
Referenced by 7digital-python.lockerEndpoint.DownloadUrls::__init__().
int dv1394_data::index |
Definition at line 43 of file dv1394.c.
Referenced by dv1394_read_packet().
uint8_t* dv1394_data::ring |
Definition at line 42 of file dv1394.c.
Referenced by dv1394_close(), dv1394_read_header(), and dv1394_read_packet().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11