X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fpluginaclient.h;h=b0761d0da24fd53fcbffaa923fd8431bc4e7ab88;hb=c5451a0a1f2a69ffea5e8b85d05787466f355481;hp=d5b80e4db74f405f2be8b9a0591c6b0b76876171;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/pluginaclient.h b/cinelerra-5.1/cinelerra/pluginaclient.h index d5b80e4d..b0761d0d 100644 --- a/cinelerra-5.1/cinelerra/pluginaclient.h +++ b/cinelerra-5.1/cinelerra/pluginaclient.h @@ -104,7 +104,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(); // point to the start of the buffers ArrayList input_ptr_master;