See Also: CameraMetadata Members
The base class for camera controls and information.
This class defines the basic key/value map used for querying for camera characteristics or capture results, and for setting camera request parameters.
All instances of CameraMetadata are immutable. The list of keys with CameraMetadata.Keys never changes, nor do the values returned by any key with #get throughout the lifetime of the object.