Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
3.2/ | 06-Dec-2017 | ||
README.md | 06-Dec-2017 | 484 |
1 ## Camera Metadata Interface ## 2 --- 3 4 ## Overview: ## 5 6 The camera.metadata interface is used by the Android camera service, 7 camera provider and camera devices to retrieve static camera information and issue 8 camera capture controls. 9 10 See the docs.html for each version for the detailed description of each metadata 11 specification. 12 ## Version history: ## 13 14 ### @3.2: 15 16 HIDL version of the baseline camera metadata interface, required by 17 camera.provider@2.4 and camera.device@3.2 onwards. 18 19 20