FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
dv1394_data Struct Reference

Data Fields

AVClassclass
 
int fd
 
int channel
 
int format
 
uint8_tring
 
int index
 
int avail
 
int done
 
DVDemuxContextdv_demux
 

Detailed Description

Definition at line 37 of file dv1394.c.

Field Documentation

AVClass* dv1394_data::class

Definition at line 38 of file dv1394.c.

int dv1394_data::fd
int dv1394_data::channel

Definition at line 40 of file dv1394.c.

Referenced by dv1394_reset().

int dv1394_data::format

Definition at line 41 of file dv1394.c.

uint8_t* dv1394_data::ring

Definition at line 43 of file dv1394.c.

Referenced by dv1394_close(), dv1394_read_header(), and dv1394_read_packet().

int dv1394_data::index

Definition at line 44 of file dv1394.c.

Referenced by dv1394_read_packet().

int dv1394_data::avail

Definition at line 45 of file dv1394.c.

Referenced by dv1394_read_packet(), and dv1394_reset().

int dv1394_data::done

Definition at line 46 of file dv1394.c.

Referenced by dv1394_read_packet(), and dv1394_reset().

DVDemuxContext* dv1394_data::dv_demux

Definition at line 48 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: