playWithUpdatedPlaybackParameters
open fun playWithUpdatedPlaybackParameters(new: PlaybackState.PlaybackParameters): suspend () -> PlaybackState.Playing
Will transition into a Playing state with new PlaybackParameters
Return
a method for transitioning into a new Playing state
Parameters
new
the PlaybackParameters to update to