次の方法で共有


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

適用対象