add zoom slider, fix stop_playback on quit, new msg.txt, rework filelist
[goodguy/history.git] / cinelerra-5.1 / cinelerra / playbackengine.h
index 1cbd24d32338ba308f907043c1144a0459785a1c..9d2d35e338f9f9e0708179042cc62ac5b28d89c2 100644 (file)
@@ -81,6 +81,7 @@ public:
        ChannelDB* get_channeldb();
 
        void run();
+       void stop_playback();
 
 // Maintain caches through console changes
        CICache *audio_cache, *video_cache;