From c7b0d014b3a568ceb2db5d582a57cb7002face5e Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Tue, 8 Mar 2011 13:56:00 +0100 Subject: Add more offset properties --- src/uca.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/uca.h') diff --git a/src/uca.h b/src/uca.h index 0c554c6..28459e4 100644 --- a/src/uca.h +++ b/src/uca.h @@ -53,7 +53,11 @@ enum uca_property_ids { UCA_PROP_HEIGHT_MIN, UCA_PROP_HEIGHT_MAX, UCA_PROP_X_OFFSET, + UCA_PROP_X_OFFSET_MIN, + UCA_PROP_X_OFFSET_MAX, UCA_PROP_Y_OFFSET, + UCA_PROP_Y_OFFSET_MIN, + UCA_PROP_Y_OFFSET_MAX, UCA_PROP_BITDEPTH, UCA_PROP_EXPOSURE, UCA_PROP_EXPOSURE_MIN, -- cgit v1.2.3