CameraController
class CameraController
Encapsulates device controller and session controller.
Functions
Link copied to clipboard
Adds targets to the current capture session.
Link copied to clipboard
Creates a new capture session with the given outputs.
Link copied to clipboard
Gets a setting from the current capture request.
Link copied to clipboard
Link copied to clipboard
Removes an output from the current capture session.
Link copied to clipboard
Removes a target from the current capture session.
Link copied to clipboard
Replaces an output in the current capture session.
Link copied to clipboard
Link copied to clipboard
Sets the dynamic range of the camera.
Link copied to clipboard
fun setRepeatingSession(cameraCaptureCallback: CameraCaptureSession.CaptureCallback = captureCallback)
Sets a repeating session with the current capture request.
Link copied to clipboard
Sets a setting to the current capture request.
Link copied to clipboard