| Interface | Description |
|---|---|
| ExoPlayerVideoDisplayComponent.CaptionListener |
A listener for receiving notifications of timed text.
|
| ExoPlayerVideoDisplayComponent.Id3MetadataListener |
Listener for receiving ID3 metadata parsed from the media stream.
|
| ExoPlayerVideoDisplayComponent.InfoListener |
A listener for debugging information.
|
| ExoPlayerVideoDisplayComponent.InternalErrorListener |
Listeners for receiving error information.
|
| ExoPlayerVideoDisplayComponent.RendererBuilder |
Builds renderers for the player.
|
| ExoPlayerVideoDisplayComponent.RendererBuilderCallback |
The callbacks fired once renderers are built.
|
| Class | Description |
|---|---|
| ExoPlayerVideoDisplayComponent | Deprecated
There is a new version of this class which uses ExoPlayer v2.
|
| VideoDisplayComponent |
The VideoDisplayComponent wraps the Brightcove EventEmitter around the lifecycle of the standard Android MediaPlayer
API.
|
| VideoStillDisplayComponent |
Provides a simple Component interface to load Video Still images from a Video object into an
ImageView.
|