Equalizer amplification values are constrained to the range -20.0 Hz to 20.0 Hz, see {@link LibVlcConst#MIN_GAIN} and {@link LibVlcConst#MAX_GAIN}. Attempting to set values outside of this range will cause an {@link IllegalArgumentException}to be thrown.
After creating an equalizer, it may be associated with a media player. @see MediaPlayer#setEqualizer(Equalizer)
|
|
|
|