共用方式為


AVAudioSession.OutputNumberOfChannels 屬性

定義

輸出路由中的目前通道數目。

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

屬性值

System.System.IntPtr System.nativeint
屬性

適用於