onSmartEqualizerEnabledChanged

open fun onSmartEqualizerEnabledChanged(isSmartEqualizerEnabled: Boolean)

Called when the smart equalizer state (enabled/disabled) has changed. Smart equalizer might be a specific type of equalization that applies automatic adjustments.

Parameters

isSmartEqualizerEnabled

A boolean indicating whether the smart equalizer is currently enabled (true) or disabled (false).