constructor(noOfColumns: Int, noOfRows: Int, thumbnailHeight: Int, thumbnailWidth: Int, keyframeDurationMs: Long, spriteSuffixes: List<String>? = null, isPrefetchRequired: Boolean? = true, shouldDeleteFromDiskOnExit: Boolean? = true) Creates an ThumbnailPreviewConfig instance.