public final class AudioEqualizer
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

The AudioEqualizer class provides audio equalization control for a media player. It contains an ObservableList of EqualizerBand elements. Each AudioEqualizer instance is connected to a MediaPlayer and may be obtained using the MediaPlayer.getAudioEqualizer method.

See also:
MediaPlayer, EqualizerBand

Since:  JavaFX 2.0