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
static | CreateWithUrl(MonoMac.CoreFoundation.CFUrl, MonoMac.AudioToolbox.AudioFileType, MonoMac.AudioToolbox.AudioStreamBasicDescription, MonoMac.AudioToolbox.AudioFileFlags)Documentation for this section has not yet been entered. | |
Dispose()Releases the resourced used by the ExtAudioFile object. | ||
FileTell()Documentation for this section has not yet been entered. | ||
static | OpenUrl(MonoMac.CoreFoundation.CFUrl)Documentation for this section has not yet been entered. | |
Read(int, MonoMac.AudioToolbox.AudioBufferList)Documentation for this section has not yet been entered. | ||
Read(uint, MonoMac.AudioToolbox.AudioBuffers, out ExtAudioFileError)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)Documentation for this section has not yet been entered. | ||