change to fixed rate refresh stratigy for vicons
[goodguy/history.git] / cinelerra-5.0 / cinelerra / assetedit.h
index 06f72e79fc03a70944ae6c21ca64aaa29c1c139c..32199f060639ad25ae4dcd14e8d7c0baf9f872eb 100644 (file)
@@ -222,6 +222,7 @@ public:
        ~DetailAssetThread();
 
        void start(Asset *asset);
+       void stop();
        void run();
 };