SCNAudioSource.Rate Property

Definition

The playback rate of the audio source.

public virtual float Rate { [Foundation.Export("rate")] get; [Foundation.Export("setRate:")] set; }
member this.Rate : single with get, set

Property Value

The default value is 1.0. Higher values play faster.

Attributes

Applies to