Data Fields | |
| uint64_t | pos |
| uint16_t | track |
| uint64_t | time |
Definition at line 109 of file matroskadec.c.
| uint64_t MatroskaDemuxIndex::pos |
Definition at line 110 of file matroskadec.c.
Referenced by matroska_parse_index(), and matroska_read_header().
| uint16_t MatroskaDemuxIndex::track |
Definition at line 111 of file matroskadec.c.
Referenced by matroska_parse_index(), and matroska_read_header().
| uint64_t MatroskaDemuxIndex::time |
Definition at line 112 of file matroskadec.c.
Referenced by matroska_parse_index(), and matroska_read_header().
1.5.6