共用方式為


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

適用於