ThumbnailPreviewImpl

constructor(appContext: Context, endpointURL: String, videoDurationMs: Long, maxConcurrentThumbnailDownloads: Int, thumbnailPreviewConfig: ThumbnailPreviewConfig?, playerInitialPositionMs: Long)

Creates a ThumbnailPreview instance

Parameters

maxConcurrentThumbnailDownloads

The maximum number of concurrent thumbnail downloads allowed. Also is the size of each sprite batch when prefetching. Default value is the number of available processors.