fix transition at media start in opengl, fix circular shared tracks
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / pluginclient.h
index 068f5eace15fa8f3a87a02fa759d2c835d208da6..8abf7666dbf39ea4877a160dc5605e7045027133 100644 (file)
@@ -426,6 +426,7 @@ public:
 // Plugin must call this before performing OpenGL operations.
 // Returns 1 if the user supports opengl buffers.
        int get_use_opengl();
+       int to_ram(VFrame *vframe);
 
 // Get total tracks to process
        int get_total_buffers();