Enable or disable the AEGC algorithm. When this control is set to true,
both ExposureTimeMode and AnalogueGainMode are set to auto, and if this
control is set to false then both are set to manual.
Each detected face is given a unique ID that is valid for as long as the
face is visible to the camera device. A face that leaves the field of
view and later returns may be assigned a new ID. The number of values
should be the number of faces reported in FaceDetectFaceRectangles.
Array of human face landmark coordinates in format […, left_eye_i,
right_eye_i, mouth_i, left_eye_i+1, …], with i = index of face. The
number of values should be 3 * the number of faces reported in
FaceDetectFaceRectangles.
Confidence score of each of the detected faces. The range of score is
[0, 100]. The number of values should be the number of faces reported
in FaceDetectFaceRectangles.
The maximum number of frames that can occur after a request (different
than the previous) has been submitted, and before the result’s state
becomes synchronized. A value of -1 indicates unknown latency, and 0
indicates per-frame control. Currently identical to
ANDROID_SYNC_MAX_LATENCY.
Specifies the number of pipeline stages the frame went through from when
it was exposed to when the final completed result was available to the
framework. Always less than or equal to PipelineMaxDepth. Currently
identical to ANDROID_REQUEST_PIPELINE_DEPTH.
Control to report the time between the start of exposure of the first
row and the start of exposure of the last row. Currently identical to
ANDROID_SENSOR_ROLLING_SHUTTER_SKEW