MonoTouch.AudioToolbox.AudioFileError Enumeration
The error codes returned by MonoTouch.AudioToolbox.AudioFile.

Syntax

public enum AudioFileError

Remarks

Members

Member NameDescription
BadPropertySizeThe size of the property data was invalid.
DoesNotAllow64BitDataSizeThe a file offset was too large for the file type.
EndOfFileThe end of file.
FileNotFoundFile not found.
FileNotOpenThe file is not opened.
FilePositionInvalid file position.
InvalidChunkThe chunk does not exist or is not supported by the file.
InvalidFileThe file is invalid.
InvalidPacketOffsetA packet offset is not valid.
NotOptimizedThe file must be optimized in order to write more audio data.
PermissionsDocumentation for this section has not yet been entered.
UnspecifiedAn unspecified error has occurred.
UnsupportedDataFormatThe data format is not supported.
UnsupportedFileTypeThe file type is not supported.
UnsupportedPropertyThe property is not supported.

Requirements

Namespace: MonoTouch.AudioToolbox
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0