Data Fields | |
uint64_t | start |
uint64_t | end |
uint64_t | uid |
char * | title |
AVChapter * | chapter |
Definition at line 176 of file matroskadec.c.
Definition at line 182 of file matroskadec.c.
Referenced by matroska_convert_tags(), and matroska_read_header().
uint64_t MatroskaChapter::end |
uint64_t MatroskaChapter::start |
char* MatroskaChapter::title |
uint64_t MatroskaChapter::uid |
Definition at line 179 of file matroskadec.c.