Share via


AVAudioUnitComponent.SupportsNumberInputChannels(nint, nint) メソッド

定義

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

パラメーター

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

戻り値

属性

適用対象