| Interface | Description |
|---|---|
| BaseVideoView.OnVideoViewSizeChangedListener |
Interface definition for a callback to be invoked when the
BaseVideoView's size changes.
|
| RenderView |
A common interface implemented by BrightcoveSurfaceView and
BrightcoveTextureView.
|
| Class | Description |
|---|---|
| BaseVideoView |
BaseVideoView provides the base functionality for
BrightcoveVideoView, which for historical reasons isn't named
BrightcoveSurfaceVideoView, and BrightcoveTextureVideoView.
|
| BrightcoveClosedCaptioningSurfaceView | |
| BrightcoveClosedCaptioningView | |
| BrightcoveExoPlayerTextureVideoView | Deprecated
There is a new version of this class which uses ExoPlayer v2.
|
| BrightcoveExoPlayerVideoView | Deprecated
There is a new version of this class which uses ExoPlayer v2.
|
| BrightcovePlayer |
An Activity with basic life cycle and full screen support.
|
| BrightcovePlayerFragment |
A Fragment with basic life cycle and full screen support.
|
| BrightcoveSurfaceView | |
| BrightcoveTextureVideoView |
BrightcoveTextureVideoView extends the BaseVideoView using a
TextureView based RenderView.
|
| BrightcoveTextureView | |
| BrightcoveVideoView |
BrightcoveVideoView extends the BaseVideoView using a
SurfaceView based RenderView. |
| Enum | Description |
|---|---|
| BrightcoveClosedCaptioningView.ClosedCaptioningMode |
Specifies the type of captions being used currently.
|