Package-level declarations
Types
Link copied to clipboard
A controller that manages the state and interactions of the camera.
Link copied to clipboard
abstract class CommonCameraController<RC : RecordController, TPC : TakePictureCommand> : CameraControllerContract
Common Camera Controller that abstracts the implementation of Common API.