getUCPlaybackInfo

abstract suspend fun getUCPlaybackInfo(itemId: String, streamingSessionId: String): PlaybackInfo

Returns a PlaybackInfo which we can use for playback of UC.

Parameters

itemId

The requested item id as String.

streamingSessionId

The streaming session id as String.