summaryrefslogtreecommitdiffstats
path: root/src/uca.h
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2011-03-23 11:44:02 +0100
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2011-03-23 11:44:02 +0100
commit6c822e1dedff95eeb64733e8ae0f7554b01bcd17 (patch)
tree19af6ae5c84a06e400caf7323b94c2882a6baa1d /src/uca.h
parent8c48a8ad1c6153770c24ae2e8a9b0f9efedfc4af (diff)
downloaduca-6c822e1dedff95eeb64733e8ae0f7554b01bcd17.tar.gz
uca-6c822e1dedff95eeb64733e8ae0f7554b01bcd17.tar.bz2
uca-6c822e1dedff95eeb64733e8ae0f7554b01bcd17.tar.xz
uca-6c822e1dedff95eeb64733e8ae0f7554b01bcd17.zip
Implement grab timeout
Diffstat (limited to 'src/uca.h')
-rw-r--r--src/uca.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/uca.h b/src/uca.h
index 64eb3a4..1664fb3 100644
--- a/src/uca.h
+++ b/src/uca.h
@@ -101,6 +101,9 @@ enum uca_property_ids {
UCA_PROP_ADC_GAIN_MAX,
UCA_PROP_ADC_GAIN_STEPS,
+ /* grabber specific */
+ UCA_PROP_GRAB_TIMEOUT,
+
/* pco.edge specific */
UCA_PROP_TIMESTAMP_MODE,
UCA_PROP_SCAN_MODE,