Package com.brightcove.player.mediacontroller
See: Description
-
Class Summary Class Description ThumbnailComponent Thumbnail Component Plugin. StartTimeComparator A Comparator used to sort TimedThumbnails based on their start time DefaultThumbnailDocument The default ThumbnailDocument used in the Thumbnail plugin. Builder The DefaultPreviewLoader Builder. DefaultPreviewLoader The default PreviewLoader used in the Thumbnail plugin. ThumbnailEvent An event class containing the Event property keys exclusively used in the Thumbnail plugin. BrightcovePreviewSeekBar The default PreviewThumbnailView in the Thumbnail plugin. ThumbnailEventType Identifies SSAI event types used and emitted within the Thumbnail plugin. DefaultTimedThumbnailFilter Filters a given ThumbnailDocument alowing a maximum number of MAX_NUMBER_OF_TIMED_THUMBNAILSTimedThumbnail. ScreenSizeThumbnailFormatSelector Selects the thumbnail format based on the screen size of the device. ThumbnailView The View used by the PreviewLoader to draw the preview thumbnail image. DefaultThumbnailDocumentCreator Creates a DefaultThumbnailDocument with a default DefaultTimedThumbnailFilter -
Interface Summary Interface Description PreviewThumbnailFormatSelector Selects a PreviewThumbnailFormat from a given list. PreviewLoader The component responsible for loading TimedThumbnail from a given ThumbnailDocument and the playhead position, into the ThumbnailView. OnPreviewChangeListener This PreviewThumbnailView's listener PreviewThumbnailView The representation for the Preview Thumbnail View which contains all the components needed for drawing thumbnail images according to the progress changes.