Package javazoom.jl.converter


package javazoom.jl.converter
  • Class
    Description
    The Converter class implements the conversion of an MPEG audio file to a .WAV file.
    Implementation of ProgressListener that writes notification text to a PrintWriter.
    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.
    The jlc class presents the JavaLayer Conversion functionality as a command-line program.
    Class to manage RIFF files
    Class allowing WaveFormat Access
    Implements an Obuffer by writing the data to a file in RIFF WAVE format.