merged hv7 mod
[goodguy/history.git] / cinelerra-5.1 / guicast / bccapture.h
index e0f098b9d728686dfa6ce5f3a3841ad6cf0c0869..787fb4a6455fb94d429235b780580ff598604621 100644 (file)
@@ -39,7 +39,8 @@ public:
 
        int init_window(const char *display_path);
 // x1 and y1 are automatically adjusted if out of bounds
-       int capture_frame(VFrame *frame, int &x1, int &y1);
+       int capture_frame(VFrame *frame, int &x1, int &y1, 
+               int do_cursor=0); // the scale of the cursor if nonzero
        int get_w();
        int get_h();