Manpages

Manpage of Constants for the get/set properties functions.

Constants for the get/set properties functions.

Section: C Library Functions (3)
Updated: 15 Oct 2001
Index
Return to Main Contents
 

NAME

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


 

Index

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

This document was created by man2html, using the manual pages.
Time: 03:05:06 GMT, April 19, 2024