Play
class Play(val perform: suspend (PlaybackState.PlaybackParameters) -> Unit) : MediaPlayer.Controls.ControlType
A ControlType that allows a MediaPlayer to be started
Properties
Link copied to clipboard
action to start the MediaPlayer with PlaybackState.PlaybackParameters
Functions
Link copied to clipboard
Start the MediaPlayer