Documentation for this section has not yet been entered.
Generally classifies the overall set of the camera device functionality.
Camera devices will come in three flavors: LEGACY, LIMITED and FULL.
A FULL device will support below capabilities:
A LIMITED device may have some or none of the above characteristics. To find out more refer to CameraCharacteristics.RequestAvailableCapabilities.
Some features are not part of any particular hardware level or capability and must be queried separately. These include:
A LEGACY device does not support per-frame control, manual sensor control, manual post-processing, arbitrary cropping regions, and has relaxed performance constraints.
Each higher level supports everything the lower level supports in this order: FULL > LIMITED > LEGACY.
Possible values:
This key is available on all devices.