| FFmpeg
    | 
| 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 178 of file matroskadec.c.
| double MatroskaTrackAudio::samplerate | 
Definition at line 179 of file matroskadec.c.
Referenced by matroska_parse_block(), and matroska_parse_tracks().
| double MatroskaTrackAudio::out_samplerate | 
Definition at line 180 of file matroskadec.c.
Referenced by matroska_parse_tracks().
| uint64_t MatroskaTrackAudio::bitdepth | 
Definition at line 181 of file matroskadec.c.
Referenced by matroska_parse_tracks().
| uint64_t MatroskaTrackAudio::channels | 
Definition at line 182 of file matroskadec.c.
Referenced by matroska_parse_tracks().
| int MatroskaTrackAudio::coded_framesize | 
Definition at line 185 of file matroskadec.c.
Referenced by matroska_parse_rm_audio(), and matroska_parse_tracks().
| int MatroskaTrackAudio::sub_packet_h | 
Definition at line 186 of file matroskadec.c.
Referenced by matroska_parse_rm_audio(), and matroska_parse_tracks().
| int MatroskaTrackAudio::frame_size | 
Definition at line 187 of file matroskadec.c.
Referenced by matroska_parse_rm_audio(), and matroska_parse_tracks().
| int MatroskaTrackAudio::sub_packet_size | 
Definition at line 188 of file matroskadec.c.
Referenced by matroska_parse_block(), matroska_parse_rm_audio(), and matroska_parse_tracks().
| int MatroskaTrackAudio::sub_packet_cnt | 
Definition at line 189 of file matroskadec.c.
Referenced by matroska_parse_rm_audio(), and matroska_read_seek().
| int MatroskaTrackAudio::pkt_cnt | 
Definition at line 190 of file matroskadec.c.
Referenced by matroska_parse_rm_audio(), and matroska_read_seek().
| uint64_t MatroskaTrackAudio::buf_timecode | 
Definition at line 191 of file matroskadec.c.
Referenced by matroska_parse_rm_audio(), and matroska_read_seek().
| uint8_t* MatroskaTrackAudio::buf | 
Definition at line 192 of file matroskadec.c.
Referenced by matroska_parse_rm_audio(), and matroska_parse_tracks().
 1.8.6
 1.8.6