diff options
author | Jacopo Mondi <jacopo.mondi@ideasonboard.com> | 2024-03-01 11:05:46 +0100 |
---|---|---|
committer | Jacopo Mondi <jacopo.mondi@ideasonboard.com> | 2024-03-05 10:09:41 +0100 |
commit | 1bf2d707e4becb51fc04ccdb0a8032290ec81fdb (patch) | |
tree | c07beba56d2a5f01399069520c2e0efcb129281b /src/apps/cam/sdl_sink.cpp | |
parent | be21f2747afe53eb9ff5f1eb4b29655048f37e87 (diff) |
guides: pipeline-handler: Fix controlInfo_ initialization
Since commit b48db3c489d3 ("libcamera: controls: Create ControlInfoMap
with ControlIdMap"), instances of the ControlInfoMap class need to be
created with an instance of an unordered_map of ControlId to ControlInfo
and with a ControlIdMap instance.
The pipeline handler developer guide was never updated to reflect the
change. Fix it.
Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/apps/cam/sdl_sink.cpp')
0 files changed, 0 insertions, 0 deletions