BinarySearchSeeker.SeekTimestampConverter


protected interface BinarySearchSeeker.SeekTimestampConverter

Known direct subclasses
BinarySearchSeeker.DefaultSeekTimestampConverter

A SeekTimestampConverter implementation that returns the seek time itself as the timestamp for a seek time position.


A converter that converts seek time in stream time into target timestamp for the .

Summary

Public methods

abstract long
timeUsToTargetTime(long timeUs)

Converts a seek time in microseconds into target timestamp for the .

Public methods

timeUsToTargetTime

abstract long timeUsToTargetTime(long timeUs)

Converts a seek time in microseconds into target timestamp for the .