mirror of
https://github.com/mpv-player/mpv
synced 2024-12-19 21:31:52 +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:
parent
5ddd8e92a1
commit
340183b0e9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user