X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Ftrackcanvas.h;fp=cinelerra-5.1%2Fcinelerra%2Ftrackcanvas.h;h=59f58c308e7f90ab6a1600225d691803402422c4;hp=a5d007e56bcefdeac63b8188881de2280281106d;hb=853407b57330e275b6c58432c678159b2eac00db;hpb=270d86e71b318578d56d0e8a245cf14f32cf09ac diff --git a/cinelerra-5.1/cinelerra/trackcanvas.h b/cinelerra-5.1/cinelerra/trackcanvas.h index a5d007e5..59f58c30 100644 --- a/cinelerra-5.1/cinelerra/trackcanvas.h +++ b/cinelerra-5.1/cinelerra/trackcanvas.h @@ -352,6 +352,7 @@ public: double time_visible(); void update_drag_handle(); int update_drag_edit(); + int render_handle_frame(EDL *edl, int64_t pos, int mode); int update_drag_floatauto(int cursor_x, int cursor_y); int update_drag_toggleauto(int cursor_x, int cursor_y); int update_drag_auto(int cursor_x, int cursor_y);