Android.Media.Audiofx.AutomaticGainControl Members

The members of Android.Media.Audiofx.AutomaticGainControl are listed below.

See Also: Inherited members from Android.Media.Audiofx.AudioEffect

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
static
IsAvailablebool. Checks if the device implements automatic gain control.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

static
Create(int) : AutomaticGainControl
Creates an AutomaticGainControl and attaches it to the AudioRecord on the audio session specified.