For AI agents: visit https://developer.bitmovin.com/playback/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
data class Thumbnail(val start: Double, val end: Double, val x: Int, val y: Int, val width: Int, val height: Int, val uri: Uri, val text: String) Represents a thumbnail image.