Contents

kAudioFileDoesNotAllow64BitDataSizeError

The file offset was too large for the file type. The AIFF and WAVE file format types have 32-bit file size limits.

Declaration

var kAudioFileDoesNotAllow64BitDataSizeError: OSStatus { get }

See Also

Result Codes