MonoMac.AudioUnit.ExtAudioFile: Method Members

The methods of MonoMac.AudioUnit.ExtAudioFile are listed below. For a list of all members, see the ExtAudioFile Members list.

See Also: Inherited members from System.Object

Public Methods

static
CreateWithUrl(MonoMac.CoreFoundation.CFUrl, MonoMac.AudioToolbox.AudioFileType, MonoMac.AudioToolbox.AudioStreamBasicDescription, MonoMac.AudioToolbox.AudioFileFlags) : ExtAudioFile
Documentation for this section has not yet been entered.
Dispose()
Releases the resourced used by the ExtAudioFile object.
FileTell() : long
Documentation for this section has not yet been entered.
static
OpenUrl(MonoMac.CoreFoundation.CFUrl) : ExtAudioFile
Documentation for this section has not yet been entered.
Read(int, MonoMac.AudioToolbox.AudioBufferList) : int
Documentation for this section has not yet been entered.
Read(uint, MonoMac.AudioToolbox.AudioBuffers, out ExtAudioFileError) : uint
Documentation for this section has not yet been entered.
Seek(long)
Documentation for this section has not yet been entered.
WriteAsync(int, MonoMac.AudioToolbox.AudioBufferList)
Documentation for this section has not yet been entered.
WriteAsync(uint, MonoMac.AudioToolbox.AudioBuffers) : ExtAudioFileError
Documentation for this section has not yet been entered.