public interface JavaLayerErrors
Modifier and Type | Field and Description |
---|---|
static int |
BITSTREAM_ERROR
The first bitstream error code.
|
static int |
DECODER_ERROR
The first decoder error code.
|
static final int BITSTREAM_ERROR
DecoderErrors
interface for other bitstream error codes.static final int DECODER_ERROR
DecoderErrors
interface for other decoder error codes.