Interface DecoderErrors

    • Field Detail

      • UNSUPPORTED_LAYER

        static final int UNSUPPORTED_LAYER
        Layer not supported by the decoder.
        See Also:
        Constant Field Values
      • ILLEGAL_SUBBAND_ALLOCATION

        static final int ILLEGAL_SUBBAND_ALLOCATION
        Illegal allocation in subband layer. Indicates a corrupt stream.
        See Also:
        Constant Field Values