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:
committed by
Laurent Pinchart
parent
39ef1f32c1
commit
914f9a7003
@@ -5,6 +5,13 @@
|
||||
%YAML 1.2
|
||||
---
|
||||
controls:
|
||||
- AeEnable:
|
||||
type: bool
|
||||
description: |
|
||||
Enable or disable the AE.
|
||||
|
||||
\sa ManualExposure
|
||||
|
||||
- AwbEnable:
|
||||
type: bool
|
||||
description: |
|
||||
|
||||
Reference in New Issue
Block a user