|
xine-lib
1.2.10
|
#include <demux_matroska.h>
Data Fields | |
| int | track_num |
| off_t * | pos |
| uint64_t * | timecode |
| int | num_entries |
| int matroska_index_t::num_entries |
Referenced by binary_seek(), parse_cluster(), and parse_cue_point().
| off_t* matroska_index_t::pos |
Referenced by binary_seek(), demux_matroska_seek(), and parse_cue_point().
| uint64_t* matroska_index_t::timecode |
Referenced by binary_seek(), demux_matroska_seek(), parse_cluster(), and parse_cue_point().
| int matroska_index_t::track_num |
Referenced by demux_matroska_seek(), and parse_cue_point().
1.8.17