AVAudioSession.InputNumberOfChannels 属性

定义

当前输入路由的通道数。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint InputNumberOfChannels { [Foundation.Export("inputNumberOfChannels")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.InputNumberOfChannels : nint

属性值

System.System.IntPtr System.nativeint
属性

适用于