summaryrefslogtreecommitdiffstats
path: root/src/uca-camera.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uca-camera.h')
-rw-r--r--src/uca-camera.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uca-camera.h b/src/uca-camera.h
index 156df8b..0b6270c 100644
--- a/src/uca-camera.h
+++ b/src/uca-camera.h
@@ -43,6 +43,7 @@ typedef enum {
UCA_CAMERA_ERROR_NOT_RECORDING,
UCA_CAMERA_ERROR_NO_GRAB_FUNC,
UCA_CAMERA_ERROR_NOT_IMPLEMENTED,
+ UCA_CAMERA_ERROR_WRONG_WRITE_METADATA,
UCA_CAMERA_ERROR_END_OF_STREAM
} UcaCameraError;