共用方式為


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
屬性

適用於