javazoom.jl.decoder

Class Equalizer.EQFunction

Enclosing Class:
Equalizer

public static abstract class Equalizer.EQFunction
extends java.lang.Object

Method Summary

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

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.

JavaZOOM 1999-2005