FFmpeg
|
Data Fields | |
uint64_t | start |
uint64_t | end |
uint64_t | uid |
char * | title |
AVChapter * | chapter |
Definition at line 189 of file matroskadec.c.
uint64_t MatroskaChapter::start |
Definition at line 190 of file matroskadec.c.
uint64_t MatroskaChapter::end |
Definition at line 191 of file matroskadec.c.
uint64_t MatroskaChapter::uid |
Definition at line 192 of file matroskadec.c.
char* MatroskaChapter::title |
Definition at line 193 of file matroskadec.c.
AVChapter* MatroskaChapter::chapter |
Definition at line 195 of file matroskadec.c.
Referenced by matroska_convert_tags().