Documentation for this section has not yet been entered.
The amount of gain applied to sensor data before processing.
The sensitivity is the standard ISO sensitivity value, as defined in ISO 12232:2006.
The sensitivity must be within CameraCharacteristics.SensorInfoSensitivityRange, and if if it less than CameraCharacteristics.SensorMaxAnalogSensitivity, the camera device is guaranteed to use only analog amplification for applying the gain.
If the camera device cannot apply the exact sensitivity requested, it will reduce the gain to the nearest supported value. The final sensitivity used will be available in the output capture result.
Units: ISO arithmetic units
Range of valid values:
CameraCharacteristics.SensorInfoSensitivityRange
Optional - This value may be null on some devices.
Full capability - Present on all camera devices that report being CameraMetadata.INFO_SUPPORTED_HARDWARE_LEVEL_FULL devices in the CameraCharacteristics.InfoSupportedHardwareLevel key