| Interface | Description |
|---|---|
| ExoPlayerVideoDisplayComponent.CaptionListener |
A listener for receiving notifications of timed text.
|
| ExoPlayerVideoDisplayComponent.Id3MetadataListener | Deprecated
Use
ExoPlayerVideoDisplayComponent.MetadataListener instead. |
| ExoPlayerVideoDisplayComponent.InfoListener |
A listener for debugging information.
|
| ExoPlayerVideoDisplayComponent.InternalErrorListener |
Listeners for receiving error information.
|
| ExoPlayerVideoDisplayComponent.MetadataListener |
Listener for receiving
Metadata parsed from the media stream. |
| Class | Description |
|---|---|
| ExoPlayerVideoDisplayComponent |
This class extends the VideoDisplayComponent to add support for the
ExoPlayer.
|
| 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.
|
| Annotation Type | Description |
|---|---|
| ExoPlayerVideoDisplayComponent.TrackType |
The list of possible Format types.
|