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

Data Fields

uint64_t id
 
uint64_t pos
 
int parsed
 

Detailed Description

Definition at line 257 of file matroskadec.c.

Field Documentation

uint64_t MatroskaLevel1Element::id

Definition at line 258 of file matroskadec.c.

Referenced by matroska_find_level1_elem(), and matroska_parse_cues().

uint64_t MatroskaLevel1Element::pos

Definition at line 259 of file matroskadec.c.

Referenced by matroska_execute_seekhead(), and matroska_parse_cues().

int MatroskaLevel1Element::parsed

Definition at line 260 of file matroskadec.c.

Referenced by ebml_parse_elem(), matroska_execute_seekhead(), and matroska_parse_cues().


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