]> git.sesse.net Git - kdenlive/blobdiff - src/projectlist.h
Extract clip metadata (camcorder name, aperture, exposure, ...) with exiftool if...
[kdenlive] / src / projectlist.h
index 86e71dcdbf0c60840f3e594099e7d50f673bd8a0..fe8c03424f8b1ec8c9a71b57d580002a880aab8f 100644 (file)
@@ -426,6 +426,7 @@ private:
     /** @brief Create rounded shape pixmap for project tree thumb. */
     QPixmap roundedPixmap(QImage img);
     QPixmap roundedPixmap(QPixmap source);
+    void extractMetadata(DocClipBase *clip);
 
 private slots:
     void slotClipSelected();