BassBoost.ParamStrengthSupported Field

Definition

Is strength parameter supported by bass boost engine.

[Android.Runtime.Register("PARAM_STRENGTH_SUPPORTED")]
public const int ParamStrengthSupported = 0;
[<Android.Runtime.Register("PARAM_STRENGTH_SUPPORTED")>]
val mutable ParamStrengthSupported : int

Field Value

Value = 0
Attributes

Remarks

Is strength parameter supported by bass boost engine. Parameter ID for getParameter().

Java documentation for android.media.audiofx.BassBoost.PARAM_STRENGTH_SUPPORTED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to