public final class

BinarySearchSeeker.DefaultSeekTimestampConverter

extends java.lang.Object

implements BinarySearchSeeker.SeekTimestampConverter

 java.lang.Object

↳androidx.media3.extractor.BinarySearchSeeker.DefaultSeekTimestampConverter

Overview

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

Summary

Constructors
publicDefaultSeekTimestampConverter()

Methods
public longtimeUsToTargetTime(long timeUs)

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public DefaultSeekTimestampConverter()

Methods

public long timeUsToTargetTime(long timeUs)