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