diff options
Diffstat (limited to 'src/uca.c')
-rw-r--r-- | src/uca.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 }; |