Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

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.