From 403f01979cef7e03b8322ddb870e3959c8de0f77 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Wed, 4 Sep 2002 23:31:05 +0000 Subject: merging in the new_api branch ... unfortunately video_out / vo_scale is broken now ... matthias/miguel: please fix it :-) CVS patchset: 2606 CVS date: 2002/09/04 23:31:05 --- doc/xine-lib-API/html/group__video__cap.html | 146 --------------------------- 1 file changed, 146 deletions(-) delete mode 100644 doc/xine-lib-API/html/group__video__cap.html (limited to 'doc/xine-lib-API/html/group__video__cap.html') diff --git a/doc/xine-lib-API/html/group__video__cap.html b/doc/xine-lib-API/html/group__video__cap.html deleted file mode 100644 index 945cffbb9..000000000 --- a/doc/xine-lib-API/html/group__video__cap.html +++ /dev/null @@ -1,146 +0,0 @@ - - -XINE, A Free Video Player Project - API reference -xine logo - - - - -
-Main Page   Modules   Data Structures   File List   Data Fields   Globals  
-

video driver capabilities

- - - - - - -

Defines

-#define VO_CAP_HUE   0x00000010
-#define VO_CAP_SATURATION   0x00000020
-#define VO_CAP_BRIGHTNESS   0x00000040
-#define VO_CAP_CONTRAST   0x00000080
-#define VO_CAP_COLORKEY   0x00000100
-

Define Documentation

-

- - - - -
- - -
-#define VO_CAP_BRIGHTNESS   0x00000040 -
-
- - - - - -
-   - - -

-Driver can set BRIGHTNESS value.

-

- - - - -
- - -
-#define VO_CAP_COLORKEY   0x00000100 -
-
- - - - - -
-   - - -

-Driver can set COLORKEY value.

-

- - - - -
- - -
-#define VO_CAP_CONTRAST   0x00000080 -
-
- - - - - -
-   - - -

-Driver can set CONTRAST value.

-

- - - - -
- - -
-#define VO_CAP_HUE   0x00000010 -
-
- - - - - -
-   - - -

-Driver can set HUE value.

-

- - - - -
- - -
-#define VO_CAP_SATURATION   0x00000020 -
-
- - - - - -
-   - - -

-Driver can set SATURATION value.

-


Generated at Mon Oct 15 01:18:07 2001 for XINE, A Free Video Player Project - API reference by - -doxygen1.2.8 written by Dimitri van Heesch, - © 1997-2001
- - -- cgit v1.2.3