X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fpluginclient.h;fp=cinelerra-5.1%2Fcinelerra%2Fpluginclient.h;h=b338debaf09f5f5037aa9fa7ed60e4dc2185d22f;hb=096e197a21d85fa8c60547cd54944fb379c08bb9;hp=8abf7666dbf39ea4877a160dc5605e7045027133;hpb=8565f9650b0f5c8d922bcbc001fbc9aed8cd9d56;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/pluginclient.h b/cinelerra-5.1/cinelerra/pluginclient.h index 8abf7666..b338deba 100644 --- a/cinelerra-5.1/cinelerra/pluginclient.h +++ b/cinelerra-5.1/cinelerra/pluginclient.h @@ -381,7 +381,7 @@ public: // console. This gets a keyframe from the EDL, with the position set to the // EDL tracking position. int send_configure_change(); - + virtual void span_keyframes(KeyFrame *src, int64_t start, int64_t end); // Called from process_buffer // Returns 1 if a GUI is open so OpenGL routines can determine if