create

@RequiresPermission(value = "android.permission.CAMERA")
open suspend override fun create(context: Context): IVideoSourceInternal

Creates an IVideoSourceInternal instance.

Return

an IVideoSourceInternal

Parameters

context

the application context