Class DecoderOutputBuffer

    • Field Detail

      • timeUs

        public long timeUs
        Deprecated.
        The presentation timestamp for the buffer, in microseconds.
      • skippedOutputBufferCount

        public int skippedOutputBufferCount
        Deprecated.
        The number of buffers immediately prior to this one that were skipped in the Decoder.
    • Constructor Detail

      • DecoderOutputBuffer

        public DecoderOutputBuffer()
        Deprecated.
    • Method Detail

      • release

        public abstract void release()
        Deprecated.
        Releases the output buffer for reuse. Must be called when the buffer is no longer needed.