Skip to main content

BassBoostEffect

Complete API reference for BassBoostEffect, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: SoundEffects

Component: no


public class BassBoostEffect extends AudioEffect

Constructors

SignatureDescription
BassBoostEffect(BassBoost)Executes BassBoostEffect and returns after the underlying engine call finishes.
BassBoostEffect()Executes BassBoostEffect and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
effectBassBoostRepresents the effect value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
strengthfloatget/setVirtual attribute exposed by getStrength. Access it like a field to read or write the underlying value.