summaryrefslogtreecommitdiffstats
path: root/src/uca.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/uca.c')
-rw-r--r--src/uca.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/uca.c b/src/uca.c
index cab02ec..ddf3e3d 100644
--- a/src/uca.c
+++ b/src/uca.c
@@ -59,10 +59,13 @@ static const char* property_map[] = {
"name",
"width",
"height",
+ "x-offset",
+ "y-offset",
"max-width",
"max-height",
"bit-depth",
"exposure",
+ "delay",
"frame-rate",
NULL
};