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

Possible ratios for the VO_PROP_ASPECT_RATIO call

- - - - - - - -

Defines

-#define ASPECT_AUTO   0
-#define ASPECT_ANAMORPHIC   1
-#define ASPECT_FULL   2
-#define ASPECT_DVB   3
-#define ASPECT_SQUARE   4
-#define NUM_ASPECT_RATIOS   5
-

Detailed Description

-
-See also:
-VO_PROP_ASPECT_RATIO, vo_driver_t

Define Documentation

-

- - - - -
- - -
-#define ASPECT_ANAMORPHIC   1 -
-
- - - - - -
-   - - -

-Set aspect ration to 16:9.

-See also:
-VO_PROP_ASPECT_RATIO
-

- - - - -
- - -
-#define ASPECT_AUTO   0 -
-
- - - - - -
-   - - -

-Let video driver guessing aspect ratio.

-See also:
-VO_PROP_ASPECT_RATIO
-

- - - - -
- - -
-#define ASPECT_DVB   3 -
-
- - - - - -
-   - - -

-Set aspect ration to 1:2.

-See also:
-VO_PROP_ASPECT_RATIO
-

- - - - -
- - -
-#define ASPECT_FULL   2 -
-
- - - - - -
-   - - -

-Set aspect ration to 4:3.

-See also:
-VO_PROP_ASPECT_RATIO
-

- - - - -
- - -
-#define ASPECT_SQUARE   4 -
-
- - - - - -
-   - - -

-Set aspect ration to square pels.

-See also:
-VO_PROP_ASPECT_RATIO
-

- - - - -
- - -
-#define NUM_ASPECT_RATIOS   5 -
-
- - - - - -
-   - - -

-Number of aspect ratios supported for VO_PROP_ASPECT_RATIO property.

-See also:
-VO_PROP_ASPECT_RATIO
-


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