Share via


AVAudioEnvironmentNode.ApplicableRenderingAlgorithms Property

Definition

Returns an array of rendering algorithms that can be meaningfully applied to the node.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSNumber[] ApplicableRenderingAlgorithms { [Foundation.Export("applicableRenderingAlgorithms")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("applicableRenderingAlgorithms")>]
member this.ApplicableRenderingAlgorithms : Foundation.NSNumber[]

Property Value

Attributes

Applies to