diff options
author | Jacopo Mondi <jacopo.mondi@ideasonboard.com> | 2023-12-21 11:12:33 +0100 |
---|---|---|
committer | Jacopo Mondi <jacopo.mondi@ideasonboard.com> | 2023-12-29 11:33:29 +0100 |
commit | a4e6a5085b465216546b802e6bb9d55ecf278c63 (patch) | |
tree | d884cbe4c584d4f09626c3b0ba4359eefc333216 /src/apps/qcam | |
parent | 89289ceeb487fa305025802277222a0f21e9307e (diff) |
libcamera: Add 'required' property to controls
Add to the ControlId class a 'required' boolean flag that determine
if the control (or property) is mandatory to be supported by a Camera
in order to comply with the libcamera API specification.
Add support for a 'required' field to the controls and properties yaml
file definition and control generation scripts.
Also plumb support for the flag in the control serializer component
to allow pass the information across IPC borders.
Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Diffstat (limited to 'src/apps/qcam')
0 files changed, 0 insertions, 0 deletions