TrickplayApi
Functions
Link copied to clipboard
suspend fun getTrickplayHlsPlaylist(itemId: ERROR CLASS: Symbol not found for UUID, width: Int, mediaSourceId: ERROR CLASS: Symbol not found for UUID?? = null): Response<ByteArray>
Gets an image tiles playlist for trickplay.
Link copied to clipboard
fun getTrickplayHlsPlaylistUrl(itemId: ERROR CLASS: Symbol not found for UUID, width: Int, mediaSourceId: ERROR CLASS: Symbol not found for UUID?? = null): String
Gets an image tiles playlist for trickplay.
Link copied to clipboard
suspend fun getTrickplayTileImage(itemId: ERROR CLASS: Symbol not found for UUID, width: Int, index: Int, mediaSourceId: ERROR CLASS: Symbol not found for UUID?? = null): Response<ByteArray>
Gets a trickplay tile image.
Link copied to clipboard
fun getTrickplayTileImageUrl(itemId: ERROR CLASS: Symbol not found for UUID, width: Int, index: Int, mediaSourceId: ERROR CLASS: Symbol not found for UUID?? = null): String
Gets a trickplay tile image.