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

Data Fields

VocDecContext voc
 
C93BlockRecord block_records [512]
 
int current_block
 
uint32_t frame_offsets [32]
 
int current_frame
 
int next_pkt_is_audio
 
AVStreamaudio
 

Detailed Description

Definition at line 33 of file c93.c.

Field Documentation

VocDecContext C93DemuxContext::voc

Definition at line 34 of file c93.c.

C93BlockRecord C93DemuxContext::block_records[512]

Definition at line 36 of file c93.c.

Referenced by read_header(), and read_packet().

int C93DemuxContext::current_block

Definition at line 37 of file c93.c.

Referenced by read_header(), and read_packet().

uint32_t C93DemuxContext::frame_offsets[32]

Definition at line 39 of file c93.c.

Referenced by read_packet().

int C93DemuxContext::current_frame

Definition at line 40 of file c93.c.

Referenced by read_header(), and read_packet().

int C93DemuxContext::next_pkt_is_audio

Definition at line 41 of file c93.c.

Referenced by read_header(), and read_packet().

AVStream* C93DemuxContext::audio

Definition at line 43 of file c93.c.

Referenced by read_packet().


The documentation for this struct was generated from the following file: