smooth lines, motion51, opengl pbuffer bit typo, misc fixes
[goodguy/history.git] / cinelerra-5.1 / cinelerra / pluginclient.h
index 83e0eeed66c926fe486d429a41141b08273d38b0..260a0edad2e8c1bb55bf5704a39df75a9707a91f 100644 (file)
@@ -414,6 +414,8 @@ public:
        int get_project_samplerate();
 // get framerate of EDL
        double get_project_framerate();
+// get asset path
+       const char *get_source_path();
 // Total number of processors - 1
        int get_project_smp();
        int get_aspect_ratio(float &aspect_w, float &aspect_h);