Package javazoom.jl.converter
-
Interface Summary Interface Description Converter.ProgressListener This interface is used by the Converter to provide notification of tasks being carried out by the converter, and to provide new information as it becomes available. -
Class Summary Class Description Converter TheConverter
class implements the conversion of an MPEG audio file to a .WAV file.Converter.PrintWriterProgressListener Implementation ofProgressListener
that writes notification text to aPrintWriter
.jlc Thejlc
class presents the JavaLayer Conversion functionality as a command-line program.RiffFile Class to manage RIFF filesWaveFile Class allowing WaveFormat AccessWaveFileObuffer Implements an Obuffer by writing the data to a file in RIFF WAVE format.