Edit

Share via


AVAudioPlayer.DeviceCurrentTime Property

Definition

A value that increases while the AVAudioPlayer is playing or paused. Used for synchronizing multiple audio players.

public virtual double DeviceCurrentTime { [Foundation.Export("deviceCurrentTime")] get; }
member this.DeviceCurrentTime : double

Property Value

Attributes

Applies to