|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DecoderErrors
This interface provides constants describing the error codes used by the Decoder to indicate errors.
Field Summary | |
---|---|
static int |
ILLEGAL_SUBBAND_ALLOCATION
Illegal allocation in subband layer. |
static int |
UNKNOWN_ERROR
|
static int |
UNSUPPORTED_LAYER
Layer not supported by the decoder. |
Fields inherited from interface javazoom.jl.decoder.JavaLayerErrors |
---|
BITSTREAM_ERROR, DECODER_ERROR |
Field Detail |
---|
static final int UNKNOWN_ERROR
static final int UNSUPPORTED_LAYER
static final int ILLEGAL_SUBBAND_ALLOCATION
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |