pub const oboe_SampleRateConversionQuality_Fastest: oboe_SampleRateConversionQuality = 1;
Expand description

Fastest conversion but may not sound great. This may be implemented using bilinear interpolation.