From 50d25aa6d552e41509ad1be75e3d222abd49c900 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Thu, 12 May 2011 14:55:14 +0200 Subject: Add binning and "fix" that damn 64-bit format thing in grab-async.c --- src/uca.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/uca.h') diff --git a/src/uca.h b/src/uca.h index 3f98898..4cd5991 100644 --- a/src/uca.h +++ b/src/uca.h @@ -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, -- cgit v1.2.3