MonoMac.AudioToolbox.OutputCompletedEventArgs Members

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

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the OutputCompletedEventArgs class.
Initializes a new instance of the OutputCompletedEventArgs class.

Public Properties

[read-only]
IntPtrBufferIntPtr. Get the AudioQueueBuffer as an IntPtr.
UnsafeBufferAudioQueueBuffer*. Gets the AudioQueueBuffer as an unsafe pointer.