| Interface | Description |
|---|---|
| PlaybackControlView.ControlDispatcher |
Dispatches operations to the
Player. |
| PlaybackControlView.VisibilityListener |
Listener to be notified about changes of the visibility of the UI control.
|
| TimeBar |
Interface for time bar views that can display a playback position, buffered position, duration
and ad markers, and that have a listener for scrubbing (seeking) events.
|
| TimeBar.OnScrubListener |
Listener for scrubbing events.
|
| Class | Description |
|---|---|
| AspectRatioFrameLayout |
A
FrameLayout that resizes itself to match a specified aspect ratio. |
| DebugTextViewHelper |
A helper class for periodically updating a
TextView with debug information obtained from
a SimpleExoPlayer. |
| DefaultTimeBar |
A time bar that shows a current position, buffered position, duration and ad markers.
|
| PlaybackControlView |
A view for controlling
Player instances. |
| SimpleExoPlayerView |
A high level view for
SimpleExoPlayer media playbacks. |
| SubtitleView |
A view for displaying subtitle
Cues. |
| Annotation Type | Description |
|---|---|
| AspectRatioFrameLayout.ResizeMode |
Resize modes for
AspectRatioFrameLayout. |