rework histogram_bezier, init wm icon set_icon(gg), update de.po+msg/txt
[goodguy/history.git] / cinelerra-5.1 / cinelerra / pluginset.h
index 8170db2ec1482687738f68f3e15975ff0c0d7526..f072e62b64e05dc32fefa10793d85f2703bde202 100644 (file)
@@ -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();