Add libmegapixels
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
#pragma once
|
||||
|
||||
#include "camera.h"
|
||||
#include "camera_config.h"
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
typedef struct _GdkSurface GdkSurface;
|
||||
|
||||
struct mp_process_pipeline_state {
|
||||
const struct mp_camera_config *camera;
|
||||
MPMode mode;
|
||||
libmegapixels_camera *camera;
|
||||
|
||||
int burst_length;
|
||||
|
||||
|
Reference in New Issue
Block a user