]> git.sesse.net Git - kdenlive/blobdiff - src/v4l/v4lcapture.h
Basic webcam (video4linux) autodetection
[kdenlive] / src / v4l / v4lcapture.h
index a1778b3b23da3ea673ebc5a3ea1a5bb5947ac973..ffa35b9358642135ad3c62b47a3811e88f8ec5d1 100644 (file)
@@ -44,7 +44,7 @@ public:
     void showOverlay(QImage img, bool transparent = true);
     void hideOverlay();
     void hidePreview(bool hide);
-    QString getDeviceName(QString input);
+    QString getDeviceName(QString input, int *width, int *height);
 
 private:
     bool m_update;