getTrickplayTileImageUrl

fun getTrickplayTileImageUrl(itemId: UUID, width: Int, index: Int, mediaSourceId: UUID? = null): String

Gets a trickplay tile image.

Parameters

itemId

The item id.

width

The width of a single tile.

index

The index of the desired tile.

mediaSourceId

The media version id, if using an alternate version.