[][src]Type Definition oboe_sys::oboe_SampleRateConversionQuality

type oboe_SampleRateConversionQuality = i32;

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.