MonoTouch.AudioToolbox.AudioQueue.GetCurrentTime Method
Returns the current time for the audio queue.

Syntax

public AudioQueueStatus GetCurrentTime (AudioQueueTimeline timeline, ref AudioTimeStamp time, ref bool timelineDiscontinuty)

Parameters

timeline
Timeline object to track discontinuities, or null if you do not need it.
time
The time
timelineDiscontinuty
On return, if true, it means that there was an audio discontinuity.

Returns

AudioQueueStatus.Ok on success, otherwise the error.

Remarks

Requirements

Namespace: MonoTouch.AudioToolbox
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0