Interface VideoDecoderOutputBufferRenderer

    • Method Detail

      • setOutputBuffer

        void setOutputBuffer​(VideoDecoderOutputBuffer outputBuffer)
        Deprecated.
        Sets the output buffer to be rendered. The renderer is responsible for releasing the buffer.
        Parameters:
        outputBuffer - The output buffer to be rendered.