rework deglitch/optimize/stop_playback, sams ladspa icons, reticle color, tweak frame...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / edl.h
index 00f31bb0aaa6f1f5f40881cb72f6c328ef4d2576..13fd8d5df61c41cbbd37f873cebb629334f36646 100644 (file)
@@ -95,7 +95,9 @@ public:
                int direction,
                PlayableTracks *playable_tracks);
 
-// Convert position to frames if cursor alignment is enabled
+// Convert position to frame boundry times
+       double frame_align(double position, int round);
+// frame align if cursor alignment is enabled
        double align_to_frame(double position, int round);
 
 // increase track w/h to at least session w/h