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.