Editar

Compartir a través de


AVAudioPlayer.Pan Property

Definition

The current stereo pan (left-right) position.

public virtual float Pan { [Foundation.Export("pan")] get; [Foundation.Export("setPan:")] set; }
member this.Pan : single with get, set

Property Value

This value ranges from -1.0 (full left) to 1.0 (full right)

Attributes

Applies to