FFmpeg
|
Data Fields | |
int64_t | pos |
uint32_t | id |
int | parsed |
Definition at line 336 of file matroskadec.c.
int64_t MatroskaLevel1Element::pos |
Definition at line 337 of file matroskadec.c.
Referenced by ebml_parse(), matroska_execute_seekhead(), matroska_find_level1_elem(), and matroska_parse_cues().
uint32_t MatroskaLevel1Element::id |
Definition at line 338 of file matroskadec.c.
Referenced by matroska_find_level1_elem(), and matroska_parse_cues().
int MatroskaLevel1Element::parsed |
Definition at line 339 of file matroskadec.c.
Referenced by ebml_parse(), matroska_execute_seekhead(), and matroska_parse_cues().