Changeset 1781 for branches/release-1_0
- Timestamp:
- 04/01/12 02:48:30 (14 months ago)
- Location:
- branches/release-1_0/include
- Files:
-
- 2 edited
-
propset1.h (modified) (1 diff)
-
propset2.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-1_0/include/propset1.h
r1678 r1781 46 46 #define PROPCASE_WB_ADJ 100 47 47 #define PROPCASE_OPTICAL_ZOOM_POSITION 99 //untested ! 48 #define PROPCASE_STITCH_DIRECTION 52 // 0=left>right, 1=right>left. Some cams have more 49 #define PROPCASE_STITCH_SEQUENCE 48 // counts shots in stitch sequence, positive for left-right, negative for right-left 48 50 #endif -
branches/release-1_0/include/propset2.h
r1678 r1781 51 51 #define PROPCASE_CONTINUOUS_AF 12 //G10 0 = Continuous AF off, 1 = Continuous AF on 52 52 #define PROPCASE_DIGITAL_ZOOM_MODE 91 //G10 Digital Zoom Mode/State 0 = off/standard, 2 = 1.7x, 3 = 2.1x 53 #define PROPCASE_STITCH_DIRECTION 233 //D10 0=left>right, 1=right>left 54 #define PROPCASE_STITCH_SEQUENCE 238 //D10 counts shots in stitch sequence, positive=left>right, negative=right>left 53 55 #endif
Note: See TracChangeset
for help on using the changeset viewer.