Contents

kAudioUnitProperty_RenderQuality

A read/write UInt32 value valid on the audio unit global scope.

Declaration

var kAudioUnitProperty_RenderQuality: AudioUnitPropertyID { get }

Discussion

A value in the range 0 through 127 that indicates an audio unit’s rendering quality. You should set this property to its maximum value unless doing so results in excessive CPU usage.

See Also

Properties