comparison libvo/video_out.h @ 13091:25f51c72eb06

added runtime toggle of root window playback only directx supports this at the moment
author joey
date Sun, 22 Aug 2004 19:01:56 +0000
parents 1f6bb2356d18
children e047e70a9767
comparison
equal deleted inserted replaced
13090:0c37bcfc5ef0 13091:25f51c72eb06
54 #define VOCTRL_DUPLICATE_FRAME 20 54 #define VOCTRL_DUPLICATE_FRAME 20
55 // ... 21 55 // ... 21
56 #define VOCTRL_START_SLICE 21 56 #define VOCTRL_START_SLICE 21
57 57
58 #define VOCTRL_ONTOP 25 58 #define VOCTRL_ONTOP 25
59 #define VOCTRL_ROOTWIN 26
59 60
60 // Vo can be used by xover 61 // Vo can be used by xover
61 #define VOCTRL_XOVERLAY_SUPPORT 22 62 #define VOCTRL_XOVERLAY_SUPPORT 22
62 63
63 #define VOCTRL_XOVERLAY_SET_COLORKEY 24 64 #define VOCTRL_XOVERLAY_SET_COLORKEY 24