| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectjavazoom.jl.decoder.Equalizer.EQFunctionpublic static abstract class Equalizer.EQFunctionextends java.lang.ObjectMethod 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.