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

适用于