MonoMac.AudioToolbox.OutputCompletedEventArgs.UnsafeBuffer Property
Gets the AudioQueueBuffer as an unsafe pointer.

Syntax

public AudioQueueBuffer* UnsafeBuffer { get; set; }

Value

The AudioQueueBuffer as an unsafe pointer, it allows the user to poke at the various data fields without having to marshal values.

Remarks

The AudioQueueBuffer that has just been played, it is ready for reuse.

Requirements

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