Files
external_libcamera/test
Tomi Valkeinen 210ce547a4 py: Add CameraManager.read_event()
Add CameraManager.read_event() so that the user does not need to call
os.read().

We use eventfd, and we must always read 8 bytes. Hiding that inside
read_event() makes sense.

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:02:31 +03:00
..
2021-11-24 12:19:00 +00:00
2022-05-27 22:02:31 +03:00
2021-08-03 10:55:21 +03:00
2022-05-10 13:53:43 +02:00
2021-12-03 19:20:41 +02:00
2022-05-10 00:22:36 +03:00