Package-level declarations
Types
Link copied to clipboard
The default PreviewThumbnailView in the Thumbnail plugin.
Link copied to clipboard
The default PreviewLoader used in the Thumbnail plugin.
Link copied to clipboard
class DefaultThumbnailDocument
The default ThumbnailDocument used in the Thumbnail plugin.
Link copied to clipboard
Creates a DefaultThumbnailDocument with a default DefaultTimedThumbnailFilter
Link copied to clipboard
Filters a given ThumbnailDocument alowing a maximum number of MAX_NUMBER_OF_TIMED_THUMBNAILSTimedThumbnail.
Link copied to clipboard
interface PreviewLoader
The component responsible for loading TimedThumbnail from a given ThumbnailDocument and the playhead position, into the ThumbnailView.
Link copied to clipboard
interface PreviewThumbnailFormatSelector
Selects a PreviewThumbnailFormat from a given list.
Link copied to clipboard
interface PreviewThumbnailView
The representation for the Preview Thumbnail View which contains all the components needed for drawing thumbnail images according to the progress changes.
Link copied to clipboard
Selects the thumbnail format based on the screen size of the device.
Link copied to clipboard
class ThumbnailComponent
Thumbnail Component Plugin.
Link copied to clipboard
An event class containing the Event property keys exclusively used in the Thumbnail plugin.
Link copied to clipboard
class ThumbnailEventType
Identifies SSAI event types used and emitted within the Thumbnail plugin.
Link copied to clipboard
The View used by the PreviewLoader to draw the preview thumbnail image.