Camera Capturer
class CameraCapturer(context: Context, source: VideoSource, rootEglBase: EglBase, videoParameters: VideoParameters, cameraName: String?) : Capturer, CameraVideoCapturer.CameraSwitchHandler
Constructors
Link copied to clipboard
constructor(context: Context, source: VideoSource, rootEglBase: EglBase, videoParameters: VideoParameters, cameraName: String?)