• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

3.2/23-Nov-2023-2,4872,116

3.3/23-Nov-2023-286237

3.4/23-Nov-2023-280234

3.5/23-Nov-2023-163140

README.mdD22-Nov-2023484 2012

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
17[email protected] and [email protected] onwards.
18
19
20