Updated the snapshot creation based on the latest release of VideoCore (included backwards compatibility if correct)

Former-commit-id: 5bb8d6d7cd673ac8c08a2c9a8f1995231074d327
This commit is contained in:
T. van der Zwan
2013-10-02 07:46:12 +00:00
parent 2b4060c1b1
commit 79be6ea4a2
5 changed files with 54 additions and 7 deletions

View File

@@ -55,10 +55,10 @@ public slots:
void stop();
///
/// \brief Set the grabbing mode
/// \param mode The new grabbing mode
/// Set the grabbing mode
/// @param[in] mode The new grabbing mode
///
void setGrabbingMode(GrabbingMode mode);
void setGrabbingMode(const GrabbingMode mode);
private:
/// The update rate [Hz]