Package-level declarations
Types
Link copied to clipboard
interface ThumbnailPreview
Provides the API for showing content preview as thumbnails while seeking a.k.a "Thumbnail Preview".
Link copied to clipboard
class ThumbnailPreviewImpl(appContext: Context, endpointURL: String, videoDurationMs: Long, maxConcurrentThumbnailDownloads: Int, thumbnailPreviewConfig: ThumbnailPreviewConfig?, playerInitialPositionMs: Long) : ThumbnailPreview
Concrete implementation of the ThumbnailPreview interface for the Thumbnail Scrubbing feature of the player.