Data Fields | |
uint64_t | start |
uint64_t | end |
uint64_t | uid |
char * | title |
AVChapter * | chapter |
Definition at line 160 of file matroskadec.c.
uint64_t MatroskaChapter::end |
uint64_t MatroskaChapter::start |
char* MatroskaChapter::title |
uint64_t MatroskaChapter::uid |
Definition at line 163 of file matroskadec.c.