AVAudioUnitComponent.SupportsNumberInputChannels(nint, nint) Method

Definition

[Foundation.Export("supportsNumberInputChannels:outputChannels:")]
public virtual bool SupportsNumberInputChannels (nint numInputChannels, nint numOutputChannels);
abstract member SupportsNumberInputChannels : nint * nint -> bool
override this.SupportsNumberInputChannels : nint * nint -> bool

Parameters

numInputChannels
System.System.IntPtr System.nativeint
numOutputChannels
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to