updatePlaybackParameters
abstract fun updatePlaybackParameters(new: PlaybackState.PlaybackParameters): suspend () -> PlaybackState.Started
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