FFmpeg  3.3.8
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

◆ class

AVClass* dv1394_data::class

Definition at line 38 of file dv1394.c.

◆ fd

int dv1394_data::fd

◆ channel

int dv1394_data::channel

Definition at line 40 of file dv1394.c.

Referenced by dv1394_reset().

◆ format

int dv1394_data::format

Definition at line 41 of file dv1394.c.

◆ ring

uint8_t* dv1394_data::ring

Definition at line 43 of file dv1394.c.

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

◆ index

int dv1394_data::index

Definition at line 44 of file dv1394.c.

Referenced by dv1394_read_packet().

◆ avail

int dv1394_data::avail

Definition at line 45 of file dv1394.c.

Referenced by dv1394_read_packet(), and dv1394_reset().

◆ done

int dv1394_data::done

Definition at line 46 of file dv1394.c.

Referenced by dv1394_read_packet(), and dv1394_reset().

◆ dv_demux

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: