Compartir a través de


AVAudioSession.CurrentHardwareOutputNumberOfChannels Propiedad

Definición

Los desarrolladores de aplicaciones no deben usar esta propiedad en desuso. Utilice OutputNumberOfChannels en su lugar.

[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

Valor de propiedad

System.System.IntPtr System.nativeint
Atributos

Se aplica a