Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
javazoom.jl.decoder.Equalizer.EQFunction
public static abstract class Equalizer.EQFunction
extends java.lang.Object
Method Summary | |
float |
|
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.