AVAudioUnitSampler.StereoPan Property

Definition

Gets or sets the amount of stereo panning applied to all played notes.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float StereoPan { [Foundation.Export("stereoPan")] get; [Foundation.Export("setStereoPan:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("stereoPan")>]
[<set: Foundation.Export("setStereoPan:")>]
member this.StereoPan : single with get, set

Property Value

Attributes

Applies to