The members of MonoMac.AudioUnit.ExtAudioFile are listed below.
See Also: Inherited members from System.Object
| [write-only] | ClientDataFormat | MonoMac.AudioToolbox.AudioStreamBasicDescription. Documentation for this section has not yet been entered. |
| [read-only] | FileDataFormat | MonoMac.AudioToolbox.AudioStreamBasicDescription. Documentation for this section has not yet been entered. |
| [read-only] | FileLengthFrames | long. Documentation for this section has not yet been entered. |
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. | ||