getVideoThumbnails

open suspend fun getVideoThumbnails(video: Video): ThumbnailInfo?(source)

Return info for thumbnails to be used as a preview when seeking.

Since

extensions-lib 17

Return

the info for thumbnails. Return null if no thumbnails exist.

Parameters

video

the video information.