Contents

kAudioConverterErr_NoHardwarePermission

Returned from the Audioconverternew(_:_:_:) function if the new converter would use a hardware codec which the application does not have permission to use.

Declaration

var kAudioConverterErr_NoHardwarePermission: OSStatus { get }

See Also

Result Codes