다음을 통해 공유


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

반환

특성

적용 대상