MonoMac.AudioToolbox.AudioSource: Method Members

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

See Also: Inherited members from MonoMac.AudioToolbox.AudioFile

Public Methods

abstract
Read(long, int, IntPtr, out int) : bool
Callback invoked to read encoded audio data.
abstract
Write(long, int, IntPtr, out int) : bool
Callback used to write audio data into the audio stream.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the AudioSource object.
Initialize(AudioFileType, AudioStreamBasicDescription)
Documentation for this section has not yet been entered.
Open(AudioFileType)
Documentation for this section has not yet been entered.