androidx.leanback.media
Interfaces
SurfaceHolderGlueHost | Optional interface to be implemented by any subclass of |
Classes
MediaControllerAdapter | A helper class for implementing a adapter layer for |
MediaControllerGlue | This class is deprecated. Use |
MediaPlayerAdapter | This implementation extends the |
PlaybackBannerControlGlue | A helper class for managing a |
PlaybackBaseControlGlue | A base abstract class for managing a |
PlaybackControlGlue | A helper class for managing a |
PlaybackGlue | Base class for abstraction of media play/pause feature. |
PlaybackGlue.PlayerCallback | Interface to allow clients to take action once the video is ready to play and start stop. |
PlaybackGlueHost | This class represents the UI (e.g. Fragment/Activity) hosting playback controls and defines the interaction between |
PlaybackGlueHost.HostCallback | Callbacks triggered by the host(e.g. fragment) hosting the video controls/surface. |
PlaybackGlueHost.PlayerCallback | Optional Client that implemented by PlaybackGlueHost to respond to player event. |
PlaybackTransportControlGlue | A helper class for managing a |
PlayerAdapter | Base class that wraps underlying media player. |
PlayerAdapter.Callback | Client for client of PlayerAdapter. |