fast drag/drop rework, modify labels in mwin->cwin locks, mods to cut/paste, marks...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / pluginset.h
index f072e62b64e05dc32fefa10793d85f2703bde202..4e149e76f5e85a17f4e23e968304d28c0b041422 100644 (file)
@@ -57,6 +57,7 @@ public:
                int use_default, int active_only);
        void paste_keyframes(int64_t start, int64_t length, FileXML *file,
                int use_default, int active_only);
+       void paste_silence(int64_t start, int64_t end, int edit_autos);
 // Return the nearest boundary of any kind in the plugin edits
        int64_t plugin_change_duration(int64_t input_position,
                int64_t input_length,