X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fpluginset.h;h=4e149e76f5e85a17f4e23e968304d28c0b041422;hp=f072e62b64e05dc32fefa10793d85f2703bde202;hb=15b020d5c21b2cc5545227f7c092f06086666b4a;hpb=ab209efd7893132268c7dc159cd78a4574276946 diff --git a/cinelerra-5.1/cinelerra/pluginset.h b/cinelerra-5.1/cinelerra/pluginset.h index f072e62b..4e149e76 100644 --- a/cinelerra-5.1/cinelerra/pluginset.h +++ b/cinelerra-5.1/cinelerra/pluginset.h @@ -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,