AudioToolbox.AudioQueue.Prime Method
Used to prepare the audio buffers to play back and ensure that there is data ready to be played by the audio hardware.

Syntax

public AudioQueueStatus Prime (int toPrepare, out int prepared)

Parameters

toPrepare
Number of frames to process. If you pass zero, this will process all the frames.
prepared
Returns the number of frames actually processed

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