X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fplaybackengine.h;fp=cinelerra-5.1%2Fcinelerra%2Fplaybackengine.h;h=2fd071677bb52b19157781f6c1c04b459c4429df;hb=667ff598ae2a94f48c7056aee1d77d7cde39066b;hp=5d915877eece836e0345e683c100cb2934167263;hpb=ad2996ab94e6e12c9c14a5b9f14792f76111dff7;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/playbackengine.h b/cinelerra-5.1/cinelerra/playbackengine.h index 5d915877..2fd07167 100644 --- a/cinelerra-5.1/cinelerra/playbackengine.h +++ b/cinelerra-5.1/cinelerra/playbackengine.h @@ -84,6 +84,7 @@ public: void stop_playback(int wait); void issue_command(EDL *edl, int command, int wait_tracking, int use_inout, int update_refresh, int toggle_audio); + void refresh_frame(int change_type, EDL *edl); // Maintain caches through console changes CICache *audio_cache, *video_cache;