]> git.sesse.net Git - kdenlive/blobdiff - src/kdenlivesettingsdialog.h
Get rid of all blackmagic stuff, we now get infos directly from MLT, no more compile...
[kdenlive] / src / kdenlivesettingsdialog.h
index 8c01c3fbb915f710a29cef91e29d928bb753c9c1..9208107a22835e2e10592db56d8bad943d68e6a9 100644 (file)
@@ -65,10 +65,15 @@ private slots:
     void slotCheckAlsaDriver();
     void slotAddTranscode();
     void slotDeleteTranscode();
+    /** @brief Update current transcoding profile. */
+    void slotUpdateTranscodingProfile();
+    /** @brief Enable / disable the update profile button. */
+    void slotEnableTranscodeUpdate();
+    /** @brief Update display of current transcoding profile parameters. */
+    void slotSetTranscodeProfile();
     void slotShuttleModified();
     void slotDialogModified();
     void slotEnableCaptureFolder();
-    void slotUpdateHDMIModes();
     void slotUpdatev4lDevice();
     void slotUpdatev4lCaptureProfile();
     void slotManageEncodingProfile();