diff DOCS/tech/libvo.txt @ 11542:85e503ddf65f

runtime 'stay-on-top' functionality
author joey
date Sun, 30 Nov 2003 16:36:10 +0000
parents 407840681da1
children a8b4564641e0
line wrap: on
line diff
--- a/DOCS/tech/libvo.txt	Sun Nov 30 14:45:42 2003 +0000
+++ b/DOCS/tech/libvo.txt	Sun Nov 30 16:36:10 2003 +0000
@@ -57,8 +57,12 @@
 	 VOCTRL_GET_EQUALIZER
 		get the current video equalizer values
 		two arguments are provided: item and value
-		item is a string, the possible values are (currenlty):
+		item is a string, the possible values are (currently):
 		    brightness, contrast, saturation, hue
+	 VOCTRL_ONTOP
+		Makes the player window stay-on-top. Only supported (currently)
+		by drivers which use X11, except SDL, as well as directx and
+		gl2 under Windows.
 
     config():	
       Set up the video system. You get the dimensions and flags.