diff libvo/video_out.h @ 11542:85e503ddf65f

runtime 'stay-on-top' functionality
author joey
date Sun, 30 Nov 2003 16:36:10 +0000
parents c2bff70784d5
children cd33d1e3b709
line wrap: on
line diff
--- a/libvo/video_out.h	Sun Nov 30 14:45:42 2003 +0000
+++ b/libvo/video_out.h	Sun Nov 30 16:36:10 2003 +0000
@@ -55,6 +55,8 @@
 // ... 21
 #define VOCTRL_START_SLICE 21
 
+#define VOCTRL_ONTOP 25
+
 // Vo can be used by xover
 #define VOCTRL_XOVERLAY_SUPPORT 22