diff input/input.h @ 10884:bbdaa93c469e

slave mode commands to print out vo_fs and sub_visibility globals, patch by Mike Swieton <swietonm at student.gvsu.edu>
author faust3
date Fri, 19 Sep 2003 20:44:30 +0000
parents 5b666694b437
children d45870f67728
line wrap: on
line diff
--- a/input/input.h	Fri Sep 19 20:07:50 2003 +0000
+++ b/input/input.h	Fri Sep 19 20:44:30 2003 +0000
@@ -49,6 +49,8 @@
 #define MP_CMD_TV_SET_CONTRAST 45
 #define MP_CMD_TV_SET_HUE 46
 #define MP_CMD_TV_SET_SATURATION 47
+#define MP_CMD_GET_VO_FULLSCREEN 48
+#define MP_CMD_GET_SUB_VISIBILITY 49
 
 #define MP_CMD_GUI_EVENTS       5000
 #define MP_CMD_GUI_LOADFILE     5001