Share via


AVAudioInputNode.RenderingAlgorithm Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVAudio3DMixingRenderingAlgorithm RenderingAlgorithm { [Foundation.Export("renderingAlgorithm")] get; [Foundation.Export("setRenderingAlgorithm:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("renderingAlgorithm")>]
[<set: Foundation.Export("setRenderingAlgorithm:")>]
member this.RenderingAlgorithm : AVFoundation.AVAudio3DMixingRenderingAlgorithm with get, set

Property Value

Implements

Attributes

Applies to