AVAudioEngine.InputConnectionPoint(AVAudioNode, nuint) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
のオーディオ接続入力ポイントをnode
bus
返します。
[Foundation.Export("inputConnectionPointForNode:inputBus:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVAudioConnectionPoint InputConnectionPoint (AVFoundation.AVAudioNode node, nuint bus);
abstract member InputConnectionPoint : AVFoundation.AVAudioNode * nuint -> AVFoundation.AVAudioConnectionPoint
override this.InputConnectionPoint : AVFoundation.AVAudioNode * nuint -> AVFoundation.AVAudioConnectionPoint
パラメーター
- node
- AVAudioNode
- bus
- System.System.UIntPtr System.unativeint
戻り値
- 属性