png img proxy fixes, speed zoom segv fix, colapse ins 1frm silence undo, repair rende...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / floatautos.h
index 96d06d6390c582a127005dc4f91a9e507b3d84d3..0e7fa195f4ceb597d989b1af449faa2455f94c53 100644 (file)
@@ -65,6 +65,7 @@ public:
        void set_automation_mode(int64_t start, int64_t end, int mode);
        void set_proxy(int orig_scale, int new_scale);
        double automation_integral(int64_t start, int64_t length, int direction);
+       int64_t speed_position(double pos);
 
        void dump();
        Auto* new_auto();