summaryrefslogtreecommitdiff
path: root/src/libcamera/include/v4l2_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcamera/include/v4l2_device.h')
-rw-r--r--src/libcamera/include/v4l2_device.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libcamera/include/v4l2_device.h b/src/libcamera/include/v4l2_device.h
index 5a536393..1d31d1b4 100644
--- a/src/libcamera/include/v4l2_device.h
+++ b/src/libcamera/include/v4l2_device.h
@@ -100,6 +100,7 @@ public:
int setFormat(V4L2DeviceFormat *format);
int exportBuffers(BufferPool *pool);
+ int importBuffers(BufferPool *pool);
int releaseBuffers();
int queueBuffer(Buffer *buffer);