|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javazoom.jl.decoder.Equalizer.EQFunction
public abstract static class Equalizer.EQFunction
Constructor Summary | |
---|---|
Equalizer.EQFunction()
|
Method Summary | |
---|---|
float |
getBand(int band)
Returns the setting of a band in the equalizer. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Equalizer.EQFunction()
Method Detail |
---|
public float getBand(int band)
band
- The index of the band to retrieve the setting
for.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |