AVAudioPlayer.CurrentTime Property

Definition

The current location, in seconds, of the playback head.

public virtual double CurrentTime { [Foundation.Export("currentTime")] get; [Foundation.Export("setCurrentTime:")] set; }
member this.CurrentTime : double with get, set

Property Value

Attributes

Applies to