JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.android.exoplayer2.util
Interface MediaClock
All Known Implementing Classes:
MediaCodecAudioRenderer
,
SimpleDecoderAudioRenderer
,
StandaloneMediaClock
public interface
MediaClock
Tracks the progression of media time.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
getPositionUs
()
Returns the current media position in microseconds.
Method Detail
getPositionUs
long getPositionUs()
Returns the current media position in microseconds.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method