Modifica

Share via


AVAudioSession.MaximumOutputNumberOfChannels Property

Definition

The largest number of channels available for the current output route.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint MaximumOutputNumberOfChannels { [Foundation.Export("maximumOutputNumberOfChannels")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.MaximumOutputNumberOfChannels : nint

Property Value

System.System.IntPtr System.nativeint
Attributes

Applies to