MockMediaPlayer
constructor(playableMedia: MutableStateFlow<PlayableMedia?>, controls: MutableStateFlow<MediaPlayer.Controls>, volumeController: MockVolumeController, mediaSurfaceController: MockMediaSurfaceController)
Parameters
volumeController
a MockVolumeController to act as the VolumeController
mediaSurfaceController
a MockMediaSurfaceController to act as the MediaSurfaceController