Add libcamera - dummy (for now)

This commit is contained in:
Kamil Trzcinski
2022-04-10 16:19:51 +02:00
parent 2ec7347b26
commit 2e36ac9aed
9 changed files with 204 additions and 4 deletions

View File

@ -25,6 +25,7 @@ typedef struct buffer_s {
union {
struct buffer_v4l2_s *v4l2;
struct buffer_dummy_s *dummy;
struct buffer_libcamera_s *libcamera;
};
// State