diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2022-05-18 19:19:20 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-05-22 12:52:13 +0300 |
commit | 568865a6c14355d74349dea61fee06e09f11dfd7 (patch) | |
tree | d33c7757839e3c627f473be610062efad0af43fd /src/cam/capture_script.cpp | |
parent | 3a91e37bb82a9df0027adc4182fdb012068c7932 (diff) |
cam: Use script parser to set controls
Add a "--script" option to the cam test application to allow specify a
capture script to be used to drive the capture session. Add to the
CameraSession class a script parser instance, created conditionally to
the OptCaptureScript option.
If the script parser has been created, use it at queueRequest time to
retrieve the list of controls that has to be associated with a Request,
and populate Request::controls() with it before queueing it to the
Camera.
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/cam/capture_script.cpp')
0 files changed, 0 insertions, 0 deletions