The members of Android.Media.Audiofx.BassBoost 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. |
const | ParamStrength | BassBoostParam (1). Bass boost effect strength. |
const | ParamStrengthSupported | int (0). Is strength parameter supported by bass boost engine. |
Properties | BassBoost.Settings. Gets the bass boost properties. | |
[read-only] | RoundedStrength | short. Gets the current strength of the effect. |
[read-only] | StrengthSupported | bool. Indicates whether setting strength is supported. |
[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. |
SetParameterListener(BassBoost.IOnParameterChangeListener)Registers an OnParameterChangeListener interface. | ||
SetStrength(short)Sets the strength of the bass boost effect. |
Parameter | Documentation for this section has not yet been entered. |