|
foobar2000 SDK
2015-08-03
|
Go to the source code of this file.
Data Structures | |
| class | packet_decoder |
| struct | packet_decoder::matroska_setup |
| class | packet_decoder_entry |
| class | packet_decoder_entry_impl_t< T > |
| class | packet_decoder_factory_t< T > |
| class | packet_decoder_streamparse |
| struct packet_decoder::matroska_setup |
Definition at line 48 of file packet_decoder.h.
| Data Fields | ||
|---|---|---|
| uint32_t | channels | |
| const char * | codec_id | |
| const void * | codec_private | |
| size_t | codec_private_size | |
| uint32_t | sample_rate | |
| uint32_t | sample_rate_output | |
1.8.11