X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fcwindowgui.h;h=e663c3514aec4f9509b9015f674a7f8589773e17;hb=fb3e53778e49a406768506de9bf8edfd3d4c36e6;hp=fad225f328df8fd42a3347264b5c2e48f55ecf25;hpb=21af3206552d78919dad02f83c08439bedb05c89;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/cwindowgui.h b/cinelerra-5.1/cinelerra/cwindowgui.h index fad225f3..e663c351 100644 --- a/cinelerra-5.1/cinelerra/cwindowgui.h +++ b/cinelerra-5.1/cinelerra/cwindowgui.h @@ -304,6 +304,8 @@ public: void reset_projector(); void draw_crophandle(int x, int y); int set_fullscreen(int on, int unlock); + int scope_on(); + void draw_scope(VFrame *output); // Draw the camera/projector overlay in different colors. void draw_outlines(int do_camera);