Uses of Package
javazoom.jl.decoder

Packages that use javazoom.jl.decoder
javazoom.jl.converter   
javazoom.jl.decoder   
javazoom.jl.player   
javazoom.jl.player.advanced   
 

Classes in javazoom.jl.decoder used by javazoom.jl.converter
Decoder.Params
          The Params class presents the customizable aspects of the decoder.
Header
          Class for extracting information from a frame header.
JavaLayerException
          The JavaLayerException is the base class for all API-level exceptions thrown by JavaLayer.
Obuffer
          Base Class for audio output.
 

Classes in javazoom.jl.decoder used by javazoom.jl.decoder
Bitstream
          The Bistream class is responsible for parsing an MPEG audio bitstream.
BitstreamErrors
          This interface describes all error codes that can be thrown in BistreamExceptions.
BitstreamException
          Instances of BitstreamException are thrown when operations on a Bitstream fail.
Control
          Work in progress.
Decoder.Params
          The Params class presents the customizable aspects of the decoder.
DecoderErrors
          This interface provides constants describing the error codes used by the Decoder to indicate errors.
DecoderException
          The DecoderException represents the class of errors that can occur when decoding MPEG audio.
Equalizer
          The Equalizer class can be used to specify equalization settings for the MPEG audio decoder.
Equalizer.EQFunction
           
FrameDecoder
          Implementations of FrameDecoder are responsible for decoding an MPEG audio frame.
Header
          Class for extracting information from a frame header.
JavaLayerErrors
          Exception erorr codes for components of the JavaLayer API.
JavaLayerException
          The JavaLayerException is the base class for all API-level exceptions thrown by JavaLayer.
JavaLayerHook
          The JavaLayerHooks class allows developers to change the way the JavaLayer library uses Resources.
Obuffer
          Base Class for audio output.
OutputChannels
          A Type-safe representation of the the supported output channel constants.
Source
          Work in progress.
 

Classes in javazoom.jl.decoder used by javazoom.jl.player
Decoder
          The Decoder class encapsulates the details of decoding an MPEG audio frame.
JavaLayerException
          The JavaLayerException is the base class for all API-level exceptions thrown by JavaLayer.
 

Classes in javazoom.jl.decoder used by javazoom.jl.player.advanced
JavaLayerException
          The JavaLayerException is the base class for all API-level exceptions thrown by JavaLayer.
 



Copyright © 2012. All Rights Reserved.