pause

abstract fun pause()

Pauses playback of active MediaProduct.

The target playback state for this action is PlaybackState.NOT_PLAYING.

Should not be called when current state is PlaybackState.IDLE.