X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fpluginvclient.h;h=a0f3627d98e8940e55fc40c2a27dab4d3992a9c3;hb=6ec5ee267320df640586b6c93814562d0d250194;hp=32bd3e4e0a54811be6c8d2bc5a68c48918411584;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/pluginvclient.h b/cinelerra-5.1/cinelerra/pluginvclient.h index 32bd3e4e..a0f3627d 100644 --- a/cinelerra-5.1/cinelerra/pluginvclient.h +++ b/cinelerra-5.1/cinelerra/pluginvclient.h @@ -2,6 +2,7 @@ /* * CINELERRA * Copyright (C) 2008 Adam Williams + * Copyright (C) 2003-2016 Cinelerra CV contributors * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -148,6 +149,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.