The methods of Android.Media.Audiofx.AudioEffect are listed below. For a list of all members, see the AudioEffect Members list.
See Also: Inherited members from Java.Lang.Object
GetDescriptor()Get the effect descriptor. | ||
static | QueryEffects()Query all effects available on the platform. | |
Release()Releases the native AudioEffect resources. | ||
SetControlStatusListener(AudioEffect.IOnControlStatusChangeListener)Sets the listener AudioEffect notifies when the effect engine control is taken or returned. | ||
SetEnabled(bool)Enable or disable the effect. | ||
SetEnableStatusListener(AudioEffect.IOnEnableStatusChangeListener)Sets the listener AudioEffect notifies when the effect engine is enabled or disabled. |