render effect segv, drag chkbox track coords, check mask active,
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / pluginvclient.h
index 32bd3e4e0a54811be6c8d2bc5a68c48918411584..69f3da85a8827beae8ba09455c7db6f136774032 100644 (file)
@@ -148,6 +148,8 @@ public:
 
        int64_t local_to_edl(int64_t position);
        int64_t edl_to_local(int64_t position);
+       int64_t get_startproject();
+       int64_t get_endproject();
 
 // ======================== Non realtime buffer pointers =======================
 // Channels of arrays of frames that the client uses.