]> git.sesse.net Git - kdenlive/blobdiff - src/mltdevicecapture.h
Merging of scopes manager by Granjow (final merge)
[kdenlive] / src / mltdevicecapture.h
index 69ad361e696c55451ad60d552b7e82e569b6aa2c..f6fdfbe56207c8914d66b154238ab10e4d356033 100644 (file)
@@ -89,9 +89,6 @@ Q_OBJECT public:
 
     /** @brief This will add a horizontal flip effect, easier to work when filming yourself. */
     void mirror(bool activate);
-
-    /** @brief This property is used to decide if the renderer should send audio data for monitoring. */
-    bool analyseAudio;
     
     /** @brief True if we are processing an image (yuv > rgb) when recording. */
     bool processingImage;