Class Equalizer.EQFunction

java.lang.Object
javazoom.jl.decoder.Equalizer.EQFunction
Enclosing class:
Equalizer

public abstract static class Equalizer.EQFunction extends Object
  • Constructor Details

    • EQFunction

      public EQFunction()
  • Method Details

    • 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.