AudioSession.InputGainAvailable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.