libcamera/src/py
Paul Elder 79893cc00f py: Add bindings for ControlId vendor information
Add python bindings for quering vendor information from a ControlId.
While at it, update __repr__ so that it also prints the vendor.

Example usage:
>>> cid
libcamera.ControlId(20, libcamera.Saturation, ControlType.Float)
>>> cid.vendor
'libcamera'

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2024-10-21 00:23:07 +03:00
..
cam py: cam: Convert to PyQt6 2024-08-12 20:25:20 +03:00
examples py: Use exceptions instead of returning error codes 2023-05-30 18:29:09 +03:00
libcamera py: Add bindings for ControlId vendor information 2024-10-21 00:23:07 +03:00
meson.build libcamera: Add missing SPDX headers for miscellaneous CC0-1.0 contents 2022-09-30 21:51:23 +03:00