From 8b862a82507e93b56abfb863d8ad357ff593bc75 Mon Sep 17 00:00:00 2001 From: iovar Date: Tue, 7 Aug 2007 05:08:56 +0000 Subject: rmdtypes.h: added follow_mouse argument git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@401 f606c939-3180-4ac9-a4b8-4b8779d57d0a --- recordmydesktop/include/rmdtypes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'recordmydesktop') 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) -- cgit v1.2.3