load

abstract fun load(mediaProduct: MediaProduct)

Resets playback and immediately transition to set selected MediaProduct. Playback state will immediately change to PlaybackState.NOT_PLAYING. When this call returns, the requested media product is considered the active one.