ICamera View Controller
interface ICameraViewController
Base interface class for the Classical components View to control the behavior and trigger actions
Inheritors
Functions
Link copied to clipboard
Cancels auto-focus and performs continuous-focus. Should be executed from the main thread and when camera is opened
Link copied to clipboard
Restarts preview stream.
Link copied to clipboard
Sets LifecycleOwner for CameraX view. This is required to properly handle CameraX lifecycle.
Link copied to clipboard
Starts/resumes camera preview stream. Usually used after picture was taken.
Link copied to clipboard
Stops camera preview stream.
Link copied to clipboard
Takes picture.