add proxy
[goodguy/history.git] / cinelerra-5.1 / cinelerra / mwindow.h
index 0bbcfe2c285cc797474d21b26157180a16c24d80..22f43e54b74a2038784a086e8e3db3adb34ed6c6 100644 (file)
@@ -492,6 +492,8 @@ public:
        int modify_edithandles();
        int modify_pluginhandles();
        void finish_modify_handles();
+        void set_proxy(int new_scale,
+                ArrayList<Indexable*> *orig_assets, ArrayList<Indexable*> *proxy_assets);
 
        void dump_plugins(FILE *fp=stdout);
        void dump_edl(FILE *fp=stdout);