MonoMac.AudioToolbox.OutputAudioQueue.RenderOffline Method
Writes audio data to an audio buffer, instead of to a device.

Syntax

public AudioQueueStatus RenderOffline (double timeStamp, AudioQueueBuffer* audioQueueBuffer, int frameCount)

Parameters

timeStamp
The timestamp of the first frame to render.
audioQueueBuffer
The audio queue buffer to render to.
frameCount
The number of frames to render.

Returns

AudioQueueStatus.Ok on success, otherwise the error.

Remarks

Requirements

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