docs/doc/reference/com/google/android/exoplayer2/ui/package-summary.html
Interface Summary | Interface | Description |
| --- | --- |
| AdViewProvider | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| AspectRatioFrameLayout.AspectRatioListener |
Listener to be notified about changes of the aspect ratios of this view.
|
| PlayerControlView.ProgressUpdateListener |
Listener to be notified when progress has been updated.
|
| PlayerControlView.VisibilityListener |
Listener to be notified about changes of the visibility of the UI control.
|
| PlayerNotificationManager.CustomActionReceiver |
Defines and handles custom actions.
|
| PlayerNotificationManager.MediaDescriptionAdapter |
An adapter to provide content assets of the media currently playing.
|
| PlayerNotificationManager.NotificationListener |
A listener for changes to the notification.
|
| StyledPlayerControlView.OnFullScreenModeChangedListener | Deprecated.
Register a StyledPlayerView.FullscreenButtonClickListener via StyledPlayerView.setFullscreenButtonClickListener(StyledPlayerView.FullscreenButtonClickListener) instead.
|
| StyledPlayerControlView.ProgressUpdateListener |
Listener to be notified when progress has been updated.
|
| StyledPlayerControlView.VisibilityListener | Deprecated.
Register a StyledPlayerView.ControllerVisibilityListener via StyledPlayerView.setControllerVisibilityListener(StyledPlayerView.ControllerVisibilityListener) instead.
|
| StyledPlayerView.ControllerVisibilityListener |
Listener to be notified about changes of the visibility of the UI controls.
|
| StyledPlayerView.FullscreenButtonClickListener |
Listener invoked when the fullscreen button is clicked.
|
| TimeBar | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| TimeBar.OnScrubListener |
Listener for scrubbing events.
|
| TrackNameProvider | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| TrackSelectionDialogBuilder.DialogCallback |
Callback which is invoked when a track selection has been made.
|
| TrackSelectionView.TrackSelectionListener |
Listener for changes to the selected tracks.
|
Class Summary | Class | Description |
| --- | --- |
| AdOverlayInfo | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| AdOverlayInfo.Builder |
A builder for AdOverlayInfo instances.
|
| AspectRatioFrameLayout | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| CaptionStyleCompat | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| DefaultMediaDescriptionAdapter | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| DefaultTimeBar | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| DefaultTrackNameProvider | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| DownloadNotificationHelper | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| PlayerControlView | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| PlayerNotificationManager | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| PlayerNotificationManager.Builder |
A builder for PlayerNotificationManager instances.
|
| PlayerView | Deprecated.
Use StyledPlayerView instead.
|
| StyledPlayerControlView | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| StyledPlayerView | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| SubtitleView | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| TrackSelectionDialogBuilder | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| TrackSelectionView | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
Annotation Types Summary | Annotation Type | Description |
| --- | --- |
| AdOverlayInfo.Purpose |
The purpose of the overlay.
|
| AspectRatioFrameLayout.ResizeMode |
Resize modes for AspectRatioFrameLayout.
|
| CaptionStyleCompat.EdgeType |
The type of edge, which may be none.
|
| PlayerNotificationManager.Priority |
Priority of the notification (required for API 25 and lower).
|
| PlayerNotificationManager.Visibility |
Visibility of notification on the lock screen.
|
| PlayerView.ShowBuffering |
Determines when the buffering view is shown.
|
| StyledPlayerView.ArtworkDisplayMode |
Determines the artwork display mode.
|
| StyledPlayerView.ShowBuffering |
Determines when the buffering view is shown.
|
| SubtitleView.ViewType |
The type of View to use to display subtitles.
|