CameraSourceFactory
A factory to create a CameraSource.
Parameters
cameraId
the camera id to use, If null, the default camera is used.
Functions
Link copied to clipboard
open suspend override fun create(context: Context, dispatcherProvider: IVideoDispatcherProvider): IVideoSourceInternal
Creates an IVideoSourceInternal instance.
Link copied to clipboard
Whether the source that will be created by create is equal to another source.