public interface DecoderErrors extends JavaLayerErrors
Modifier and Type | Field and Description |
---|---|
static int |
ILLEGAL_SUBBAND_ALLOCATION
Illegal allocation in subband layer.
|
static int |
UNKNOWN_ERROR |
static int |
UNSUPPORTED_LAYER
Layer not supported by the decoder.
|
BITSTREAM_ERROR, DECODER_ERROR
static final int UNKNOWN_ERROR
static final int UNSUPPORTED_LAYER
static final int ILLEGAL_SUBBAND_ALLOCATION