AVAudioEnvironmentNode.ListenerPosition Property

Definition

Gets or sets the position of the listener.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Numerics.Vector3 ListenerPosition { [Foundation.Export("listenerPosition", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setListenerPosition:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("listenerPosition", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setListenerPosition:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ListenerPosition : System.Numerics.Vector3 with get, set

Property Value

Attributes

Applies to