RawDVContext Struct Reference
Collaboration diagram for RawDVContext:
Collaboration graph

Data Fields

DVDemuxContextdv_demux
 
uint8_t buf [DV_MAX_FRAME_SIZE]
 

Detailed Description

Definition at line 444 of file dv.c.

Field Documentation

uint8_t RawDVContext::buf[DV_MAX_FRAME_SIZE]

Definition at line 446 of file dv.c.

Referenced by dv_read_header(), and dv_read_packet().

DVDemuxContext* RawDVContext::dv_demux

Definition at line 445 of file dv.c.

Referenced by dv_read_close(), dv_read_header(), dv_read_packet(), dv_read_seek(), and dv_read_timecode().


The documentation for this struct was generated from the following file:
  • ffmpeg/libavformat/dv.c