updatePlaybackParameters
abstract override fun updatePlaybackParameters(new: PlaybackState.PlaybackParameters): suspend () -> PlaybackState.Playing
Transitions into a Started state with new PlaybackParameters
Return
a method for transitioning into a new Started state
Parameters
new
the PlaybackParameters to update to