AVAudioPlayer.Volume Property

Definition

The playback volume of the AVAudioPlayer.

public virtual float Volume { [Foundation.Export("volume")] get; [Foundation.Export("setVolume:")] set; }
member this.Volume : single with get, set

Property Value

The value ranges from 0.0 to 1.0.

Attributes

Applies to