summaryrefslogtreecommitdiff
path: root/include/libcamera/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libcamera/stream.h')
-rw-r--r--include/libcamera/stream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libcamera/stream.h b/include/libcamera/stream.h
index b1441f8e..18142dc9 100644
--- a/include/libcamera/stream.h
+++ b/include/libcamera/stream.h
@@ -58,6 +58,7 @@ private:
enum StreamRole {
StillCapture,
+ StillCaptureRaw,
VideoRecording,
Viewfinder,
};