diff options
author | Jacopo Mondi <jacopo.mondi@ideasonboard.com> | 2024-11-27 09:08:48 +0100 |
---|---|---|
committer | Jacopo Mondi <jacopo.mondi@ideasonboard.com> | 2024-11-28 17:17:40 +0100 |
commit | 562b6335d91fbebd5ab3122ea69a686cea7efa10 (patch) | |
tree | 5c5889ae16515a5e8472cce859f9608c5fca8feb /src/ipa | |
parent | 493f198e94f84e6453573f24f10a2a30edb3c9c0 (diff) |
libcamera: v4l2_videodevice: Clarify V4L2M2MDevice
The documentation seems to suggest that to create a new M2M
execution context it is expected users to call V4L2M2MDevice::open()
multiple times on the same video device path.
It is instead expected that multiple instances of the class are
created, one for each required execution context.
Clarify it in the documentation of the V4L2M2MDevice class.
Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/ipa')
0 files changed, 0 insertions, 0 deletions