Android.Media.Audiofx.BassBoost Members

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

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

Public Constructors

Class constructor.

Protected Constructors

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

Public Fields

const
ParamStrengthBassBoostParam (1). Bass boost effect strength.
const
ParamStrengthSupportedint (0). Is strength parameter supported by bass boost engine.

Public Properties

PropertiesBassBoost.Settings. Gets the bass boost properties.
[read-only]
RoundedStrengthshort. Gets the current strength of the effect.
[read-only]
StrengthSupportedbool. Indicates whether setting strength is supported.

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

SetParameterListener(BassBoost.IOnParameterChangeListener)
Registers an OnParameterChangeListener interface.
SetStrength(short)
Sets the strength of the bass boost effect.

Public Events

ParameterDocumentation for this section has not yet been entered.