playStream

open override fun playStream(item: String, playMode: PlayMode)

Starts playing a new item. This function will clear the playlist, and start with a new playlist that only contains item.

Parameters

item

the item that should be played.