AudioToolbox.AudioQueue.EnqueueBuffer Method
Adds a buffer to the buffer queue of an audio queue.

Syntax

public AudioQueueStatus EnqueueBuffer (AudioQueueBuffer* audioQueueBuffer, AudioStreamPacketDescription[] desc)

Parameters

audioQueueBuffer
The audio queue buffer to add to the buffer queue.
desc
An array of packet descriptors for the packets that will be added to the queue.

Returns

AudioQueueStatus.Ok on success, otherwise the error.

Remarks

Requirements

Namespace: AudioToolbox
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0