public static final class BinarySearchSeeker.DefaultSeekTimestampConverter extends java.lang.Object implements BinarySearchSeeker.SeekTimestampConverter
BinarySearchSeeker.SeekTimestampConverter implementation that returns the seek time itself as the
timestamp for a seek time position.| Constructor and Description |
|---|
DefaultSeekTimestampConverter() |
| Modifier and Type | Method and Description |
|---|---|
long |
timeUsToTargetTime(long timeUs)
Converts a seek time in microseconds into target timestamp for the
BinarySearchSeeker. |
public long timeUsToTargetTime(long timeUs)
BinarySearchSeeker.SeekTimestampConverterBinarySearchSeeker.timeUsToTargetTime in interface BinarySearchSeeker.SeekTimestampConverter