| Interface | Description |
|---|---|
| PlaybackControlView.ControlDispatcher | Deprecated
Use
ControlDispatcher. |
| PlaybackControlView.VisibilityListener | Deprecated |
| PlayerControlView.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 | Deprecated
Use
PlayerControlView. |
| PlayerControlView |
A view for controlling
Player instances. |
| PlayerView |
A high level view for
Player media playbacks. |
| SimpleExoPlayerView | Deprecated
Use
PlayerView. |
| SubtitleView |
A view for displaying subtitle
Cues. |
| Annotation Type | Description |
|---|---|
| AspectRatioFrameLayout.ResizeMode |
Resize modes for
AspectRatioFrameLayout. |