create
abstract fun create(surfaceBinder: MediaSurfaceBinder?, coroutineContext: CoroutineContext): BaseMediaManager
Creates a BaseMediaManager
Parameters
surfaceBinder
a MediaSurfaceBinder whose bound MediaSurface is automatically passed to renderVideoOnSurface
coroutineContext
the CoroutineContext on which the media will be managed