AUAudioUnitBusArray.SetBusCount(UIntPtr, NSError) Method

Definition

[Foundation.Export("setBusCount:error:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool SetBusCount(UIntPtr count, out Foundation.NSError? outError);
[<Foundation.Export("setBusCount:error:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetBusCount : unativeint * NSError -> bool
override this.SetBusCount : unativeint * NSError -> bool

Parameters

count
UIntPtr

unativeint

outError
NSError

To be added.

This parameter can be null.

Returns

Attributes

Applies to