Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
3.2/ | 15-Dec-2024 | - | 2,496 | 2,124 | ||
3.3/ | 15-Dec-2024 | - | 293 | 243 | ||
3.4/ | 15-Dec-2024 | - | 287 | 240 | ||
3.5/ | 15-Dec-2024 | - | 170 | 146 | ||
3.6/ | 15-Dec-2024 | - | 425 | 372 | ||
3.7/ | 15-Dec-2024 | - | 79 | 67 | ||
aidl/ | 15-Dec-2024 | - | 25,071 | 5,846 | ||
README.md | D | 14-Jan-2024 | 484 | 20 | 12 |
README.md
1## Camera Metadata Interface ## 2--- 3 4## Overview: ## 5 6The camera.metadata interface is used by the Android camera service, 7camera provider and camera devices to retrieve static camera information and issue 8camera capture controls. 9 10See the docs.html for each version for the detailed description of each metadata 11specification. 12## Version history: ## 13 14### @3.2: 15 16HIDL version of the baseline camera metadata interface, required by 17camera.provider@2.4 and camera.device@3.2 onwards. 18 19 20