Provides sample apps for the Brightcove Player SDK and Plugins for Android
View the Project on GitHub BrightcoveOS/android-player-samples
Shows thumbnail previews while scrubbing the seek bar, using the Brightcove thumbnail plugin.
| File | Responsibility |
|---|---|
MainActivity.kt |
Attaches the ThumbnailComponent, then fetches and plays the video. |
res/layout/activity_thumbnail_scrubbing_main.xml |
Screen layout hosting the BrightcoveExoPlayerVideoView. |
See the Playback README for shared setup and requirements.