MockMediaSurfaceProvider
class MockMediaSurfaceProvider(val surface: MutableSharedFlow<MediaSurface?>) : MediaSurfaceProvider
Mock implementation of MediaSurfaceProvider
Parameters
surface
A MutableSharedFlow of the MediaSurface currently associated with the lifecycle