AVAudioPlayer.EnableRate Property

Definition

Whether the AVAudioPlayer can have its playback rate adjusted.

public virtual bool EnableRate { [Foundation.Export("enableRate")] get; [Foundation.Export("setEnableRate:")] set; }
member this.EnableRate : bool with get, set

Property Value

Attributes

Applies to