diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/camera/CameraParameters.h | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/include/camera/CameraParameters.h b/include/camera/CameraParameters.h index b6d1582..bd9efc2 100644 --- a/include/camera/CameraParameters.h +++ b/include/camera/CameraParameters.h @@ -828,6 +828,8 @@ public:      static const char ISO_400[];      static const char ISO_800[];      static const char ISO_1600[]; +    static const char ISO_3200[]; +    static const char ISO_6400[];      // Values for Lens Shading      static const char LENSSHADE_ENABLE[] ;      static const char LENSSHADE_DISABLE[] ;  | 
