Share via


AVAudioNode.NumberOfOutputs Property

Definition

Gets the number of output busses of this node.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr NumberOfOutputs { [Foundation.Export("numberOfOutputs")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("numberOfOutputs")>]
member this.NumberOfOutputs : unativeint

Property Value

UIntPtr

unativeint

Attributes

Applies to