X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fpluginvclient.h;h=69f3da85a8827beae8ba09455c7db6f136774032;hp=32bd3e4e0a54811be6c8d2bc5a68c48918411584;hb=b78b166faf60a1c7357f990b1e2fb0e70be29fee;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1 diff --git a/cinelerra-5.1/cinelerra/pluginvclient.h b/cinelerra-5.1/cinelerra/pluginvclient.h index 32bd3e4e..69f3da85 100644 --- a/cinelerra-5.1/cinelerra/pluginvclient.h +++ b/cinelerra-5.1/cinelerra/pluginvclient.h @@ -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.