Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <AE.h>
Public Attributes | |
AVSampleFormat | fmt |
uint64_t | channel_layout |
int | channels |
int | sample_rate |
int | bits_per_sample |
int | dither_bits |
int SampleConfig::bits_per_sample |
uint64_t SampleConfig::channel_layout |
int SampleConfig::channels |
int SampleConfig::dither_bits |
AVSampleFormat SampleConfig::fmt |
int SampleConfig::sample_rate |