Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

Flags for changes
[Video Output]


Defines

#define VOUT_INFO_CHANGE   0x0001
#define VOUT_GRAYSCALE_CHANGE   0x0002
#define VOUT_INTF_CHANGE   0x0004
#define VOUT_SCALE_CHANGE   0x0008
#define VOUT_GAMMA_CHANGE   0x0010
#define VOUT_CURSOR_CHANGE   0x0020
#define VOUT_FULLSCREEN_CHANGE   0x0040
#define VOUT_SIZE_CHANGE   0x0200
#define VOUT_DEPTH_CHANGE   0x0400
#define VOUT_CHROMA_CHANGE   0x0800
#define VOUT_CROP_CHANGE   0x1000
#define VOUT_ASPECT_CHANGE   0x2000
#define VOUT_PICTURE_BUFFERS_CHANGE   0x4000

Detailed Description

These flags are set in the vout_thread_t::i_changes field when another thread changed a variable

Define Documentation

#define VOUT_ASPECT_CHANGE   0x2000
 

aspect ratio changed

Definition at line 190 of file video_output.h.

#define VOUT_CHROMA_CHANGE   0x0800
 

change chroma tables

Definition at line 186 of file video_output.h.

#define VOUT_CROP_CHANGE   0x1000
 

cropping parameters changed

Definition at line 188 of file video_output.h.

#define VOUT_CURSOR_CHANGE   0x0020
 

b_cursor changed

Definition at line 178 of file video_output.h.

#define VOUT_DEPTH_CHANGE   0x0400
 

depth changed

Definition at line 184 of file video_output.h.

#define VOUT_FULLSCREEN_CHANGE   0x0040
 

b_fullscreen changed

Definition at line 180 of file video_output.h.

Referenced by VLC_FullScreen().

#define VOUT_GAMMA_CHANGE   0x0010
 

gamma changed

Definition at line 176 of file video_output.h.

#define VOUT_GRAYSCALE_CHANGE   0x0002
 

b_grayscale changed

Definition at line 170 of file video_output.h.

#define VOUT_INFO_CHANGE   0x0001
 

b_info changed

Definition at line 168 of file video_output.h.

#define VOUT_INTF_CHANGE   0x0004
 

b_interface changed

Definition at line 172 of file video_output.h.

#define VOUT_PICTURE_BUFFERS_CHANGE   0x4000
 

change/recreate picture buffers

Definition at line 192 of file video_output.h.

#define VOUT_SCALE_CHANGE   0x0008
 

b_scale changed

Definition at line 174 of file video_output.h.

#define VOUT_SIZE_CHANGE   0x0200
 

size changed

Definition at line 182 of file video_output.h.


Generated on Tue Dec 20 10:15:04 2005 for vlc-0.8.4a by  doxygen 1.4.2