Contents

kAudioQueueHardwareCodecPolicy_PreferSoftware

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

Declaration

var kAudioQueueHardwareCodecPolicy_PreferSoftware: UInt32 { get }

See Also

Constants