]> git.sesse.net Git - kdenlive/blobdiff - src/renderer.h
Do not switch monitor when not necessary, make sure we refresh monitor when adding...
[kdenlive] / src / renderer.h
index f1ca980ce43f5420cd1622136deebafbe24d9cc6..9813d6270c9e9892d24e7f6d072ddba3bbe6c204 100644 (file)
@@ -199,6 +199,10 @@ Q_OBJECT public:
     double dar() const;
     /** @brief Returns sample aspect ratio. */
     double sar() const;
+    /** @brief If monitor is active, refresh it. */
+    void refreshIfActive();
+    /** @brief Start the MLT monitor consumer. */
+    void startConsumer();
 
     /*
      * Playlist manipulation.