CameraController
A controller that manages the state and interactions of the camera.
This class serves as the primary interface for interacting with the underlying camera when bound to a com.ujizin.camposer.session.CameraSession.
It offers methods to capture images, record videos, and manipulate camera parameters such as zoom, exposure, focus, flash modes, and torch settings.
Functions
Start recording camera.
Take a picture with the camera.
Transform takePicture output files options to suspend function
Transform takePicture file to suspend function
Transform takePicture content values to suspend function
Toggle recording camera.
Transform toggle recording output files options to suspend function
Transform toggle recording file to suspend function
Transform toggle recording content values options to suspend function