AVAudioSession.CurrentHardwareOutputNumberOfChannels プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アプリケーション開発者は、この非推奨のプロパティを使用しないでください。 代わりに 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
- 属性