Contents

kAudioFileOperationNotSupportedError

The operation cannot be performed.

Declaration

var kAudioFileOperationNotSupportedError: OSStatus { get }

Discussion

For example, setting the kAudioFilePropertyAudioDataByteCount constant to increase the size of the audio data in a file is not a supported operation. Write the data instead.

See Also

Result Codes