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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libcamera/stream.h b/include/libcamera/stream.h
index f502b359..bb47c390 100644
--- a/include/libcamera/stream.h
+++ b/include/libcamera/stream.h
@@ -59,8 +59,8 @@ private:
};
enum StreamRole {
+ Raw,
StillCapture,
- StillCaptureRaw,
VideoRecording,
Viewfinder,
};