Type Definition oboe_sys::oboe_SampleRateConversionQuality[][src]

pub type oboe_SampleRateConversionQuality = i32;
Expand description

Specifies the quality of the sample rate conversion performed by Oboe. Higher quality will require more CPU load. Higher quality conversion will probably be implemented using a sinc based resampler.