MonoMac.AudioToolbox.InputAudioQueue.InputCompleted Event
Event raised when a buffer has been filled up with recorded data.

Syntax

public event EventHandler<InputCompletedEventArgs> InputCompleted

Remarks

This event is raised when the audio system has completely filled one of the buffers with audio data. You would typically connect to this event a method that would save the contents of the buffer to a disk, encode it using MonoMac.AudioToolbox.AudioFile or do some real-time processing with the audio packets.

Requirements

Namespace: MonoMac.AudioToolbox
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0