Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
SampleConfig Struct Reference

#include <AE.h>

Public Attributes

AVSampleFormat fmt
 
uint64_t channel_layout
 
int channels
 
int sample_rate
 
int bits_per_sample
 
int dither_bits
 

Member Data Documentation

§ bits_per_sample

int SampleConfig::bits_per_sample

§ channel_layout

uint64_t SampleConfig::channel_layout

§ channels

int SampleConfig::channels

§ dither_bits

int SampleConfig::dither_bits

§ fmt

AVSampleFormat SampleConfig::fmt

§ sample_rate

int SampleConfig::sample_rate

The documentation for this struct was generated from the following file: