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