libcamera: controls: Add AeEnable control

Add a control to enable/disable Auto Exposure.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
Niklas Söderlund
2019-10-10 21:39:53 +03:00
committed by Laurent Pinchart
parent 39ef1f32c1
commit 914f9a7003
+7
View File
@@ -5,6 +5,13 @@
%YAML 1.2
---
controls:
- AeEnable:
type: bool
description: |
Enable or disable the AE.
\sa ManualExposure
- AwbEnable:
type: bool
description: |