AVAudioSession.InputNumberOfChannels Property

Definition

The number of channels for the current input route.

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

Property Value

System.System.IntPtr System.nativeint
Attributes

Applies to