AVAudioPlayer.Duration Property

Definition

The total time, in seconds, of the sound associated with the AVAudioPlayer.

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

Property Value

Attributes

Applies to