TileInfo

constructor(imageIndex: Int, timeMs: Long, x: Int, y: Int, width: Int, height: Int)(source)

Parameters

imageIndex

The index from imageTileUrls to use image tile from

timeMs

The position, in milliseconds, where the preview starts

x

X coordinate of tile start, in pixels

y

Y coordinate of tile start, in pixels

width

Tile width, in pixels

height

Tile height, in pixels