summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recordmydesktop/include/rmdtypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/recordmydesktop/include/rmdtypes.h b/recordmydesktop/include/rmdtypes.h
index 2c8aac1..2f53449 100644
--- a/recordmydesktop/include/rmdtypes.h
+++ b/recordmydesktop/include/rmdtypes.h
@@ -159,6 +159,7 @@ typedef struct _ProgArgs{
int nowmcheck; //do not check if there's a 3d comp window manager
//(which changes full-shots and with-shared to 1)
int full_shots; //do not poll damage, take full screenshots
+ int follow_mouse; //capture area follows the mouse(fullshots auto enabled)
int no_quick_subsample; //average pixels in chroma planes
int v_bitrate,v_quality,s_quality; //video bitrate,video-sound quality
int encOnTheFly; //encode while recording, no caching(default 0)
© All Rights Reserved