| 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 214 of file matroskadec.c.
| double MatroskaTrackAudio::samplerate | 
Definition at line 215 of file matroskadec.c.
| double MatroskaTrackAudio::out_samplerate | 
Definition at line 216 of file matroskadec.c.
| uint64_t MatroskaTrackAudio::bitdepth | 
Definition at line 217 of file matroskadec.c.
| uint64_t MatroskaTrackAudio::channels | 
Definition at line 218 of file matroskadec.c.
| int MatroskaTrackAudio::coded_framesize | 
Definition at line 221 of file matroskadec.c.
| int MatroskaTrackAudio::sub_packet_h | 
Definition at line 222 of file matroskadec.c.
| int MatroskaTrackAudio::frame_size | 
Definition at line 223 of file matroskadec.c.
| int MatroskaTrackAudio::sub_packet_size | 
Definition at line 224 of file matroskadec.c.
| int MatroskaTrackAudio::sub_packet_cnt | 
Definition at line 225 of file matroskadec.c.
| int MatroskaTrackAudio::pkt_cnt | 
Definition at line 226 of file matroskadec.c.
| uint64_t MatroskaTrackAudio::buf_timecode | 
Definition at line 227 of file matroskadec.c.
| uint8_t* MatroskaTrackAudio::buf | 
Definition at line 228 of file matroskadec.c.
 1.8.17
 1.8.17