The members of Android.Media.Audiofx.AutomaticGainControl are listed below.
See Also: Inherited members from Android.Media.Audiofx.AudioEffect
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] static | IsAvailable | bool. Checks if the device implements automatic gain control. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
static | Create(int)Creates an AutomaticGainControl and attaches it to the AudioRecord on the audio session specified. |