AVAudioSession.MaximumInputNumberOfChannels 属性

定义

可用于当前输入路由的最大通道数。

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

属性值

System.System.IntPtr System.nativeint
属性

适用于