Interface SubtitleDecoder

    • Method Detail

      • setPositionUs

        void setPositionUs​(long positionUs)
        Deprecated.
        Informs the decoder of the current playback position.

        Must be called prior to each attempt to dequeue output buffers from the decoder.

        Parameters:
        positionUs - The current playback position in microseconds.