PreviewThumbnailView
interface PreviewThumbnailView
The representation for the Preview Thumbnail View which contains all the components needed for drawing thumbnail images according to the progress changes.
Inheritors
Types
Link copied to clipboard
interface OnPreviewChangeListener
This PreviewThumbnailView's listener
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun attachPreviewFrameLayout(parentFrameLayout: FrameLayout, brightcoveControlBar: BrightcoveControlBar)
Attaches the this view's ThumbnailView to the parent frame layout.
Link copied to clipboard
Get the PreviewThumbnailView's current level of progress.
Link copied to clipboard
Returns the ThumbnailView where the thumbnail images will be drawn into.
Link copied to clipboard
Returns the offset, in pixels, of the thumb/scrubber.
Link copied to clipboard
Hides the Preview Thumbnail View
Link copied to clipboard
Returns true if the Preview Thumbnail is enabled, or false otherwise.
Link copied to clipboard
Returns true if the Preview Thumbnail is currently being shown, or false otherwise
Link copied to clipboard
Link copied to clipboard
Enables or disables the PreviewThumbnailView
Link copied to clipboard
Sets the PreviewLoader
Link copied to clipboard
Shows the Preview Thumbnail View