Data Fields | |
double | samplerate |
double | out_samplerate |
uint64_t | bitdepth |
uint64_t | channels |
int | coded_framesize |
int | sub_packet_h |
int | frame_size |
int | sub_packet_size |
int | sub_packet_cnt |
int | pkt_cnt |
uint64_t | buf_timecode |
uint8_t * | buf |
Definition at line 119 of file matroskadec.c.
uint64_t MatroskaTrackAudio::bitdepth |
uint8_t* MatroskaTrackAudio::buf |
Definition at line 133 of file matroskadec.c.
Referenced by matroska_parse_block(), and matroska_read_header().
uint64_t MatroskaTrackAudio::buf_timecode |
Definition at line 132 of file matroskadec.c.
Referenced by matroska_parse_block(), and matroska_read_seek().
uint64_t MatroskaTrackAudio::channels |
Definition at line 126 of file matroskadec.c.
Referenced by matroska_parse_block(), and matroska_read_header().
Definition at line 128 of file matroskadec.c.
Referenced by matroska_parse_block(), and matroska_read_header().
Definition at line 131 of file matroskadec.c.
Referenced by matroska_parse_block(), and matroska_read_seek().
Definition at line 130 of file matroskadec.c.
Referenced by matroska_parse_block(), and matroska_read_seek().
Definition at line 127 of file matroskadec.c.
Referenced by matroska_parse_block(), and matroska_read_header().
Definition at line 129 of file matroskadec.c.
Referenced by matroska_parse_block(), and matroska_read_header().