rework set default transtion, nested proxy edl fixes, doubleclick proxy media fix...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / proxy.h
index c2ad5486ba1c455a4165a70735e906f486bb28c3..0db833ea2b87599096eb97e8eeb8ba37eca7e7b3 100644 (file)
@@ -68,7 +68,7 @@ public:
        ProxyRender(MWindow *mwindow, Asset *format_asset);
        ~ProxyRender();
        void to_proxy_path(char *new_path, Indexable *indexable, int scale);
-       void from_proxy_path(char *new_path, Asset *asset, int scale);
+       static int from_proxy_path(char *new_path, Indexable *indexable, int scale);
 
        ArrayList<Indexable *> orig_idxbls;   // originals which match the proxy assets
        ArrayList<Indexable *> orig_proxies;  // proxy assets