add refresh_only to scopewindow, fix alsa prefs for capture source, add python to...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / vwindowgui.h
index a62a3015542954b4a9adcec9c39a8fd309f32c11..d56cc052b2b2910c3c74b46897901e5e2b8907a6 100644 (file)
@@ -115,7 +115,7 @@ public:
        void create_objects(EDL *edl);
        void zoom_resize_window(float percentage);
        int scope_on();
-       void draw_scope(VFrame *output);
+       void draw_scope(VFrame *output, int refresh);
        void draw_refresh(int flush = 1);
        int need_overlays();
        void draw_overlays();