dv1394_data Struct Reference

Data Fields

AVClassclass
int fd
int channel
int format
uint8_t * ring
int index
int avail
int done
DVDemuxContextdv_demux

Detailed Description

Definition at line 38 of file dv1394.c.

Field Documentation

int dv1394_data::avail

Definition at line 46 of file dv1394.c.

Referenced by dv1394_read_packet(), and dv1394_reset().

int dv1394_data::channel

Definition at line 41 of file dv1394.c.

Referenced by dv1394_reset().

AVClass* dv1394_data::class

Definition at line 39 of file dv1394.c.

int dv1394_data::done

Definition at line 47 of file dv1394.c.

Referenced by dv1394_read_packet(), and dv1394_reset().

DVDemuxContext* dv1394_data::dv_demux

Definition at line 49 of file dv1394.c.

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

int dv1394_data::fd
int dv1394_data::format

Definition at line 42 of file dv1394.c.

int dv1394_data::index

Definition at line 45 of file dv1394.c.

Referenced by dv1394_read_packet().

uint8_t* dv1394_data::ring

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