diff options
Diffstat (limited to 'src/uca.c')
-rw-r--r-- | src/uca.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -67,6 +67,10 @@ static const char* property_map[] = { "exposure", "delay", "frame-rate", + "trigger-mode", + "interlace-sample-rate", + "interlace-pixel-threshold", + "interlace-row-threshold", NULL }; |