javazoom.jl.decoder

Class Equalizer.EQFunction

public abstract static class Equalizer.EQFunction extends Object

Method Summary
floatgetBand(int band)
Returns the setting of a band in the equalizer.

Method Detail

getBand

public float getBand(int band)
Returns the setting of a band in the equalizer.

Parameters: band The index of the band to retrieve the setting for.

Returns: the setting of the specified band. This is a value between -1 and +1.

JavaZOOM 1999-2005