javazoom.jl.decoder
Interface JavaLayerErrors
- All Known Subinterfaces:
- BitstreamErrors, DecoderErrors
- public interface JavaLayerErrors
Exception erorr codes for components of the JavaLayer API.
BITSTREAM_ERROR
public static final int BITSTREAM_ERROR
- The first bitstream error code. See the
DecoderErrors
interface for other bitstream error codes.
DECODER_ERROR
public static final int DECODER_ERROR
- The first decoder error code. See the
DecoderErrors
interface for other decoder error codes.
JavaZOOM 1999-2002