From 640f93d0183419c1d7894fa09ef7cafac416ab9f Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 30 Nov 2003 16:36:10 +0000 Subject: runtime 'stay-on-top' functionality git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11543 b3059339-0415-0410-9bf9-f77b7e298cf2 --- input/input.h | 1 + 1 file changed, 1 insertion(+) (limited to 'input/input.h') diff --git a/input/input.h b/input/input.h index f8c0576b84..563f632730 100644 --- a/input/input.h +++ b/input/input.h @@ -52,6 +52,7 @@ #define MP_CMD_GET_VO_FULLSCREEN 48 #define MP_CMD_GET_SUB_VISIBILITY 49 #define MP_CMD_SUB_FORCED_ONLY 50 +#define MP_CMD_VO_ONTOP 51 #define MP_CMD_GUI_EVENTS 5000 #define MP_CMD_GUI_LOADFILE 5001 -- cgit v1.2.3