Contents

kAudioConverterSampleRateConverterComplexity_Linear

Specifies linear interpolation for sample rate conversion. This provides the lowest quality and is, computationally, the least expensive option.

Declaration

var kAudioConverterSampleRateConverterComplexity_Linear: UInt32 { get }

See Also

Constants