AudioSession.InputGainAvailable Property

Definition

Determines whether input gain is available.

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

Property Value

Attributes

Remarks

If available, you can use the InputGainScalar property.

Applies to