MatroskaDemuxContext Struct Reference

Data Fields

AVFormatContextctx
int num_levels
MatroskaLevel levels [EBML_MAX_DEPTH]
int level_up
uint32_t current_id
uint64_t time_scale
double duration
char * title
EbmlList tracks
EbmlList attachments
EbmlList chapters
EbmlList index
EbmlList tags
EbmlList seekhead
int64_t segment_start
AVPacket ** packets
int num_packets
AVPacketprev_pkt
int done
int skip_to_keyframe
uint64_t skip_to_timecode
int cues_parsing_deferred

Detailed Description

Definition at line 215 of file matroskadec.c.


Field Documentation

Definition at line 225 of file matroskadec.c.

Referenced by matroska_read_header().

Definition at line 230 of file matroskadec.c.

Referenced by matroska_parse_cues().

Definition at line 221 of file matroskadec.c.

Referenced by matroska_parse_seekhead_entry().

Definition at line 246 of file matroskadec.c.

Referenced by matroska_read_seek().

Definition at line 231 of file matroskadec.c.

Referenced by matroska_convert_tags().

Definition at line 226 of file matroskadec.c.

Referenced by matroska_read_header().


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