libcamera/src/py
Tomi Valkeinen 1698442aa8 py: Re-structure the controls API
Add ControlInfo class and change the controls related methods to
resemble the C++ API (e.g. no more string based control methods).

We don't implement ControlList or ControlInfoMap but just expose the
same data via standard Python dict.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2022-05-27 22:03:38 +03:00
..
cam py: Re-structure the controls API 2022-05-27 22:03:38 +03:00
libcamera py: Re-structure the controls API 2022-05-27 22:03:38 +03:00
meson.build Add Python bindings 2022-05-10 13:53:43 +02:00