]> git.sesse.net Git - kdenlive/blobdiff - src/blackmagic/capture.h
Stopmotion widget: Improved webcam support, taken from the fswebcam project
[kdenlive] / src / blackmagic / capture.h
index 1a7942ec51ab28df2d72b8d6e3f4fe6c9abdebf7..1be79adb8cbf36074214f67b9ae3a69a3f98f873 100644 (file)
@@ -60,6 +60,7 @@ public:
     void hideOverlay();
     void hidePreview(bool hide);
     QStringList getDeviceName(QString);
+    void setDevice(const QString input, QString size = QString());
 
 private:
     IDeckLinkIterator       *deckLinkIterator;