X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.1%2Fcinelerra%2Fpluginset.h;fp=cinelerra-5.1%2Fcinelerra%2Fpluginset.h;h=f072e62b64e05dc32fefa10793d85f2703bde202;hb=564227981f9c1b021445fa0352b75c7670172912;hp=8170db2ec1482687738f68f3e15975ff0c0d7526;hpb=4ed99d3ff21fc5809ff2a2927f6d99413f80a168;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/pluginset.h b/cinelerra-5.1/cinelerra/pluginset.h index 8170db2e..f072e62b 100644 --- a/cinelerra-5.1/cinelerra/pluginset.h +++ b/cinelerra-5.1/cinelerra/pluginset.h @@ -61,6 +61,7 @@ public: int64_t plugin_change_duration(int64_t input_position, int64_t input_length, int reverse); + KeyFrame *nearest_keyframe(int64_t pos, int dir); void shift_effects(int64_t start, int64_t length, int edit_autos); Edit* insert_edit_after(Edit *previous_edit); Edit* create_edit();