Contents

kAudioQueueHardwareCodecPolicy_PreferHardware

The audio queue will use a hardware codec if one is available and if its use permitted by the audio session category that you have set; otherwise, it will use a software codec if one is available.

Declaration

var kAudioQueueHardwareCodecPolicy_PreferHardware: UInt32 { get }

See Also

Constants