다음을 통해 공유


AVAudioSession.CurrentHardwareOutputNumberOfChannels 속성

정의

애플리케이션 개발자는 이 사용되지 않는 속성을 사용하면 안 됩니다. 대신 OutputNumberOfChannels를 사용하세요.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'OutputNumberOfChannels' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint CurrentHardwareOutputNumberOfChannels { [Foundation.Export("currentHardwareOutputNumberOfChannels")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'OutputNumberOfChannels' instead.")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CurrentHardwareOutputNumberOfChannels : nint

속성 값

System.System.IntPtr System.nativeint
특성

적용 대상