MonoMac.AudioToolbox.InputAudioQueue Members

The members of MonoMac.AudioToolbox.InputAudioQueue are listed below.

See Also: Inherited members from MonoMac.AudioToolbox.AudioQueue

Public Constructors

Creates an AudioQueue for recording, and invokes the notification callback on an internal AudioQueue thread.
Creates an AudioQueue for recording, specifying on which run loop events are delivered.

Public Methods

EnqueueBuffer(AudioQueueBuffer*) : AudioQueueStatus
Adds the specified buffer to the queue.

Protected Methods

Public Events

InputCompletedEvent raised when a buffer has been filled up with recorded data.