PlaybackStateRepo

constructor(mediaManager: MediaManager, coroutineContext: CoroutineContext)

Parameters

mediaManager

the MediaManager to manage the PlaybackState

coroutineContext

the CoroutineContext the CoroutineContext used to create a coroutine scope for this state machine.