BassBoost.RoundedStrength Property

Definition

Gets the current strength of the effect.

public virtual short RoundedStrength { [Android.Runtime.Register("getRoundedStrength", "()S", "GetGetRoundedStrengthHandler")] get; }
[<get: Android.Runtime.Register("getRoundedStrength", "()S", "GetGetRoundedStrengthHandler")>]
member this.RoundedStrength : int16

Property Value

the strength of the effect. The valid range for strength is [0, 1000], where 0 per mille designates the mildest effect and 1000 per mille the strongest

Attributes

Exceptions

Remarks

Gets the current strength of the effect.

Java documentation for android.media.audiofx.BassBoost.getRoundedStrength().

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