CameraControl
Functions
Captures the highest resolution image that the local camera supports. This does not depend on publisher's resolution. Once the onImageCapture method returns, the image in the ImageCaptureModel will be closed and invalid for access. Do not store it, the resources need to be released.
Captures the highest resolution image that the local camera supports. This does not depend on publisher's resolution.
Gets the manual focus range
Gets maximum zoom value in for current camera session. If not supported ZOOM_DEFAULT_VALUE is returned
Gets minimum zoom value in for current camera session. If not supported ZOOM_DEFAULT_VALUE is returned
Checks if the camera flash is enabled.
Checks if the camera has a flash device.
Checks if manual focus is supported by the current facing cameraID
Checks if any focus mode is supported by the current facing cameraID
Checks if digital zoom is supported by the current facing cameraID
Sets the manual focus, will not zoom if its outside the zoom bounds The camera should support manual focus
Tap to focus, before calling this check isTapToFocusSupported