Will reset TIDAL Player from any current state and immediately make a transition to the provided media product.
Playback state will immediately change to NOT_PLAYING.
The media product to load.
At which time in seconds playback should start when later calling the play method, defaults to 0.
Wether or not this is a prefetch. This should be set to true if you need a media product transition to boot the UI.
import('../../api/event/playback-state-change').PlaybackStateChange
Will reset TIDAL Player from any current state and immediately make a transition to the provided media product.
Playback state will immediately change to NOT_PLAYING.