X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fplaybackengine.h;h=ee27ff19a4b55e4ddf1db4250d7655c2f8ddc02f;hp=65935c2bd9d5c8850fcb68aa0c5608b764f5699e;hb=refs%2Fheads%2Fmaster;hpb=22c6251d37911a11e322bf7518e6a992ea0bb6c7 diff --git a/cinelerra-5.1/cinelerra/playbackengine.h b/cinelerra-5.1/cinelerra/playbackengine.h index 65935c2b..9fdb45fb 100644 --- a/cinelerra-5.1/cinelerra/playbackengine.h +++ b/cinelerra-5.1/cinelerra/playbackengine.h @@ -86,6 +86,7 @@ public: void stop_playback(int wait); void refresh_frame(int change_type, EDL *edl, int dir=1); int get_direction(); + void update_preferences(Preferences *prefs); // Maintain caches through console changes CICache *audio_cache, *video_cache;