android-player-samples

Provides sample apps for the Brightcove Player SDK and Plugins for Android

View the Project on GitHub BrightcoveOS/android-player-samples

Thumbnail scrubbing (ThumbnailScrubberSampleApp)

Shows thumbnail previews while scrubbing the seek bar, using the Brightcove thumbnail plugin.

Key files

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.