AudioSession.CurrentHardwareInputNumberChannels Property

Definition

The number of hardware input channels.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "AudioSession[Get|Set]Property are deprecated in iOS7")]
public static int CurrentHardwareInputNumberChannels { get; }
member this.CurrentHardwareInputNumberChannels : int

Property Value

Attributes

Remarks

If there is an error reading or setting the property, this will raise an AudioSessionException.

Applies to