We already reset focus reticle when we move between cameras or change modes
[harmattan/cameraplus] / lib / qtcamimagemode.h
index 1e53449..47d51c1 100644 (file)
@@ -45,6 +45,8 @@ public:
 
   bool setResolution(const QtCamImageResolution& resolution);
 
+  QtCamImageResolution currentResolution();
+
   void setProfile(GstEncodingProfile *profile);
 
   QtCamImageSettings *settings() const;