getTrickplayTileImage
suspend fun getTrickplayTileImage( itemId: <Error class: unknown class>, width: Int, index: Int, mediaSourceId: <Error class: unknown class>? = null): Response<ByteArray>
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.