Documentation for this section has not yet been entered.
Maximum raw value output by sensor.
This specifies the fully-saturated encoding level for the raw sample values from the sensor. This is typically caused by the sensor becoming highly non-linear or clipping. The minimum for each channel is specified by the offset in the CameraCharacteristics.SensorBlackLevelPattern key.
The white level is typically determined either by sensor bit depth (8-14 bits is expected), or by the point where the sensor response becomes too non-linear to be useful. The default value for this is maximum representable value for a 16-bit raw sample (2^16 - 1).
Range of valid values:
> 255 (8-bit output)
Optional - This value may be null on some devices.