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__prop.html | 264 -------------------------- 1 file changed, 264 deletions(-) delete mode 100644 doc/xine-lib-API/html/group__video__prop.html (limited to 'doc/xine-lib-API/html/group__video__prop.html') diff --git a/doc/xine-lib-API/html/group__video__prop.html b/doc/xine-lib-API/html/group__video__prop.html deleted file mode 100644 index 86ca3d2d2..000000000 --- a/doc/xine-lib-API/html/group__video__prop.html +++ /dev/null @@ -1,264 +0,0 @@ - - -XINE, A Free Video Player Project - API reference -xine logo - - - - -
-Main Page   Modules   Data Structures   File List   Data Fields   Globals  
-

Constants for the get/set properties functions.

- - - - - - - - - - -

Defines

-#define VO_PROP_INTERLACED   0
-#define VO_PROP_ASPECT_RATIO   1
-#define VO_PROP_HUE   2
-#define VO_PROP_SATURATION   3
-#define VO_PROP_CONTRAST   4
-#define VO_PROP_BRIGHTNESS   5
-#define VO_PROP_COLORKEY   6
-#define VO_PROP_SOFT_DEINTERLACE   7
-#define VO_NUM_PROPERTIES   8
-

Define Documentation

-

- - - - -
- - -
-#define VO_NUM_PROPERTIES   8 -
-
- - - - - -
-   - - -

-Number of available properties property.

-See also:
-vo_driver_t
-

- - - - -
- - -
-#define VO_PROP_ASPECT_RATIO   1 -
-
- - - - - -
-   - - -

-Aspect ratio property.

-See also:
-vo_driver_t, Possible ratios for the VO_PROP_ASPECT_RATIO call
-

- - - - -
- - -
-#define VO_PROP_BRIGHTNESS   5 -
-
- - - - - -
-   - - -

-Brightness property.

-See also:
-vo_driver_t
-

- - - - -
- - -
-#define VO_PROP_COLORKEY   6 -
-
- - - - - -
-   - - -

-Colorkey property.

-See also:
-vo_driver_t
-

- - - - -
- - -
-#define VO_PROP_CONTRAST   4 -
-
- - - - - -
-   - - -

-Contrast property.

-See also:
-vo_driver_t
-

- - - - -
- - -
-#define VO_PROP_HUE   2 -
-
- - - - - -
-   - - -

-Hue property.

-See also:
-vo_driver_t
-

- - - - -
- - -
-#define VO_PROP_INTERLACED   0 -
-
- - - - - -
-   - - -

-Interleave property.

-See also:
-vo_driver_t
-

- - - - -
- - -
-#define VO_PROP_SATURATION   3 -
-
- - - - - -
-   - - -

-Saturation property.

-See also:
-vo_driver_t
-

- - - - -
- - -
-#define VO_PROP_SOFT_DEINTERLACE   7 -
-
- - - - - -
-   - - -

-Software deinterlacing (BOB) property.

-See also:
-vo_driver_t
-


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