repair default keyframe load, tweak init default histogram threshold
[goodguy/history.git] / cinelerra-5.1 / cinelerra / batchrender.h
index 3350f792c3f4050abeaec85873a8bbc6f53d2482..4a81520babf3ba1180863a4f58671504ac31ae05 100644 (file)
@@ -200,6 +200,7 @@ public:
        BatchRenderThread *thread;
        BC_FileBox *gui;
        void run();
+       void stop();
        virtual int keypress_event();
        Mutex *startup_lock;
 };
@@ -213,6 +214,7 @@ public:
        BatchRenderThread *thread;
        BC_FileBox *gui;
        void run();
+       void stop();
        virtual int keypress_event();
        Mutex *startup_lock;
 };