CameraInfoState
A class containing detailed information about the device's camera capabilities.
This class provides read-only access to various camera features such as zoom limits, exposure ranges, flash and torch support, focus capabilities, and supported formats for both photos and videos. It is used to query the camera's hardware specifications and current availability status.
Fields are emitted through CameraInfo state as a single immutable model.
Constructors
Properties
Indicates whether exposure compensation is supported.
Indicates whether flash is currently available.
Indicates whether the camera has flash hardware.
Indicates whether focus operations are supported.
Indicates whether torch mode is currently available.
Indicates whether torch mode is supported.
Indicates whether video stabilization is supported.
Indicates whether Zero Shutter Lag is supported.
Indicates whether Zoom is supported.
Maximum supported exposure compensation.
Minimum supported exposure compensation.
Supported photo formats for the current camera.
Supported video formats for the current camera.