mirror of
https://github.com/mpv-player/mpv.git
synced 2026-05-07 20:02:49 +00:00
Screenshot on the fly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4739 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
#define VOCTRL_GUISUPPORT 4
|
||||
/* used to switch to fullscreen */
|
||||
#define VOCTRL_FULLSCREEN 5
|
||||
/* user wants to have screen shot. (currently without args)*/
|
||||
#define VOCTRL_SCREENSHOT 6
|
||||
|
||||
#define VO_TRUE 1
|
||||
#define VO_FALSE 0
|
||||
|
||||
Reference in New Issue
Block a user