1 #ifndef PROPSET3_H
2 #define PROPSET3_H
3
4
5
6
7
8
9 #define PROPCASE_DRIVE_MODE 102
10 #define PROPCASE_FOCUS_MODE 133
11 #define PROPCASE_REAL_FOCUS_MODE 6
12 #define PROPCASE_FOCUS_STATE 18
13 #define PROPCASE_FLASH_MODE 143
14 #define PROPCASE_FLASH_FIRE 122
15 #define PROPCASE_FLASH_MANUAL_OUTPUT 141
16 #define PROPCASE_FLASH_ADJUST_MODE 121
17 #define PROPCASE_USER_TV 266
18 #define PROPCASE_TV 264
19 #define PROPCASE_USER_AV 26
20 #define PROPCASE_AV 23
21 #define PROPCASE_MIN_AV 25
22 #define PROPCASE_SV 249
23 #define PROPCASE_DELTA_SV 79
24 #define PROPCASE_SV_MARKET 248
25 #define PROPCASE_BV 34
26 #define PROPCASE_SUBJECT_DIST1 247
27 #define PROPCASE_SUBJECT_DIST2 65
28 #define PROPCASE_DATE_STAMP 66
29 #define PROPCASE_ISO_MODE 149
30 #define PROPCASE_EXPOSURE_LOCK 208
31 #define PROPCASE_SHOOTING 301
32 #define PROPCASE_IS_FLASH_READY 210
33 #define PROPCASE_OVEREXPOSURE 103
34 #define PROPCASE_SHOOTING_MODE 49
35 #define PROPCASE_IS_MODE 145
36 #define PROPCASE_QUALITY 57
37 #define PROPCASE_RESOLUTION 220
38 #define PROPCASE_EV_CORRECTION_1 107
39 #define PROPCASE_EV_CORRECTION_2 209
40 #define PROPCASE_ORIENTATION_SENSOR 221
41 #define PROPCASE_DIGITAL_ZOOM_MODE 91
42 #define PROPCASE_DIGITAL_ZOOM_STATE 94
43 #define PROPCASE_DIGITAL_ZOOM_POSITION 95
44 #define PROPCASE_DISPLAY_MODE 105
45 #define PROPCASE_BRACKET_MODE 29
46 #define PROPCASE_LANGUAGE 61
47 #define PROPCASE_FLASH_SYNC_CURTAIN 64
48 #define PROPCASE_METERING_MODE 155
49 #define PROPCASE_WB_MODE 270
50 #define PROPCASE_WB_ADJ 271
51 #define PROPCASE_ASPECT_RATIO 294
52 #define PROPCASE_TIMER_MODE 225
53 #define PROPCASE_OPTICAL_ZOOM_POSITION 197
54 #define PROPCASE_VIDEO_RESOLUTION 169
55 #define PROPCASE_AF_ASSIST_BEAM 5
56 #define PROPCASE_AF_FRAME 8
57 #define PROPCASE_AF_LOCK 11
58 #define PROPCASE_CONTINUOUS_AF 12
59 #define PROPCASE_SERVO_AF 297
60 #define PROPCASE_TIMER_SHOTS 336
61 #define PROPCASE_ND_FILTER_STATE 194
62 #define PROPCASE_JPEG_WITH_RAW 284
63 #endif