diff options
Diffstat (limited to 'src/uca.h')
-rw-r--r-- | src/uca.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -81,6 +81,8 @@ enum uca_property_ids { UCA_PROP_Y_OFFSET, UCA_PROP_Y_OFFSET_MIN, UCA_PROP_Y_OFFSET_MAX, + UCA_PROP_BINNING_X, + UCA_PROP_BINNING_Y, UCA_PROP_BITDEPTH, UCA_PROP_EXPOSURE, UCA_PROP_EXPOSURE_MIN, |