AVAudioEnvironmentNode.ListenerPosition Property

Definition

Gets or sets the position of the listener.

public virtual OpenTK.Vector3 ListenerPosition { [Foundation.Export("listenerPosition", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setListenerPosition:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.ListenerPosition : OpenTK.Vector3 with get, set

Property Value

Attributes

Applies to