Android.Media.Audiofx.AudioEffect: Property Members

The properties 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

Public Properties

[read-only]
static
EffectTypeAecJava.Util.UUID. UUID for Acoustic Echo Canceler (AEC)
[read-only]
static
EffectTypeAgcJava.Util.UUID. UUID for Automatic Gain Control (AGC)
[read-only]
static
EffectTypeBassBoostJava.Util.UUID. UUID for bass boost effect
[read-only]
static
EffectTypeEnvReverbJava.Util.UUID. UUID for environmental reverberation effect
[read-only]
static
EffectTypeEqualizerJava.Util.UUID. UUID for equalizer effect
[read-only]
static
EffectTypeLoudnessEnhancerJava.Util.UUID. UUID for Loudness Enhancer
[read-only]
static
EffectTypeNsJava.Util.UUID. UUID for Noise Suppressor (NS)
[read-only]
static
EffectTypePresetReverbJava.Util.UUID. UUID for preset reverberation effect
[read-only]
static
EffectTypeVirtualizerJava.Util.UUID. UUID for virtualizer effect
[read-only]
Enabledbool. Returns effect enabled state
[read-only]
HasControlbool. Checks if this AudioEffect object is controlling the effect engine.
[read-only]
Idint. Returns effect unique identifier.

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.