Data Fields | |
uint64_t | scope |
uint64_t | type |
MatroskaTrackCompression | compression |
Definition at line 100 of file matroskadec.c.
Definition at line 103 of file matroskadec.c.
Referenced by matroska_decode_buffer(), matroska_parse_block(), and matroska_read_header().
uint64_t MatroskaTrackEncoding::scope |
Definition at line 101 of file matroskadec.c.
Referenced by matroska_parse_block(), and matroska_read_header().
uint64_t MatroskaTrackEncoding::type |
Definition at line 102 of file matroskadec.c.