Files
hardware_interfaces/camera/metadata
Bharatt Kukreja cbbc870ba8 Camera: Add autoframing API
The new API can be used to keep objects in the frame's fov.
Auto-generated file from changes in metadata_definitions.xml

Bug: 234004829
Test: Successful build
Change-Id: I68b1c38a67427aba3fa0ef9f21fb526199953682
2022-11-07 18:38:54 +00:00
..
2022-11-07 18:38:54 +00:00

Camera Metadata Interface


Overview:

The camera.metadata interface is used by the Android camera service, camera provider and camera devices to retrieve static camera information and issue camera capture controls.

See the docs.html for each version for the detailed description of each metadata specification.

Version history:

@3.2:

HIDL version of the baseline camera metadata interface, required by camera.provider@2.4 and camera.device@3.2 onwards.