diff DOCS/tech/libvo.txt @ 16968:e9d849bf8050

add a switch, slave command, and vo control to toggle borderless window. includes documentation.
author joey
date Thu, 10 Nov 2005 22:25:54 +0000
parents a8b4564641e0
children 780caed72ac7
line wrap: on
line diff
--- a/DOCS/tech/libvo.txt	Thu Nov 10 21:33:12 2005 +0000
+++ b/DOCS/tech/libvo.txt	Thu Nov 10 22:25:54 2005 +0000
@@ -63,6 +63,8 @@
 		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.
+	 VOCTRL_BORDER
+		Makes the player window borderless.  Only supported by directx.
 
     config():	
       Set up the video system. You get the dimensions and flags.