FFmpeg
|
Data Fields | |
uint64_t | id |
uint64_t | pos |
int | parsed |
Definition at line 310 of file matroskadec.c.
uint64_t MatroskaLevel1Element::id |
Definition at line 311 of file matroskadec.c.
Referenced by matroska_find_level1_elem(), and matroska_parse_cues().
uint64_t MatroskaLevel1Element::pos |
Definition at line 312 of file matroskadec.c.
Referenced by matroska_execute_seekhead(), and matroska_parse_cues().
int MatroskaLevel1Element::parsed |
Definition at line 313 of file matroskadec.c.
Referenced by ebml_parse_elem(), matroska_execute_seekhead(), and matroska_parse_cues().