AVAudioEnvironmentNode.ListenerVectorOrientation Property

Definition

Gets or sets a vector that represents direction in which the listener is facing.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVAudio3DVectorOrientation ListenerVectorOrientation { [Foundation.Export("listenerVectorOrientation", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setListenerVectorOrientation:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("listenerVectorOrientation", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setListenerVectorOrientation:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ListenerVectorOrientation : AVFoundation.AVAudio3DVectorOrientation with get, set

Property Value

Attributes

Applies to