Flags for changes
[Video Output]

Collaboration diagram for Flags for changes:
These flags are set in the vout_thread_t::i_changes field when another thread changed a variable. More...

Defines

#define VOUT_INFO_CHANGE   0x0001
 b_info changed
#define VOUT_INTF_CHANGE   0x0004
 b_interface changed
#define VOUT_SCALE_CHANGE   0x0008
 b_autoscale changed
#define VOUT_ON_TOP_CHANGE   0x0010
 b_on_top changed
#define VOUT_CURSOR_CHANGE   0x0020
 b_cursor changed
#define VOUT_FULLSCREEN_CHANGE   0x0040
 b_fullscreen changed
#define VOUT_ZOOM_CHANGE   0x0080
 i_zoom changed
#define VOUT_SIZE_CHANGE   0x0200
 size changed
#define VOUT_DEPTH_CHANGE   0x0400
 depth changed
#define VOUT_CHROMA_CHANGE   0x0800
 change chroma tables
#define VOUT_CROP_CHANGE   0x1000
 cropping parameters changed
#define VOUT_ASPECT_CHANGE   0x2000
 aspect ratio changed
#define VOUT_PICTURE_BUFFERS_CHANGE   0x4000
 change/recreate picture buffers

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

#define VOUT_CHROMA_CHANGE   0x0800

change chroma tables

#define VOUT_CROP_CHANGE   0x1000

cropping parameters changed

Referenced by aglManage(), cocoaglvoutviewManage(), CommonManage(), CropCallback(), Init(), Manage(), and ManageVideo().

#define VOUT_CURSOR_CHANGE   0x0020

b_cursor changed

#define VOUT_DEPTH_CHANGE   0x0400

depth changed

#define VOUT_FULLSCREEN_CHANGE   0x0040

#define VOUT_INFO_CHANGE   0x0001

b_info changed

#define VOUT_INTF_CHANGE   0x0004

b_interface changed

#define VOUT_ON_TOP_CHANGE   0x0010

b_on_top changed

Referenced by Manage(), OnTopCallback(), and RunThread().

#define VOUT_PICTURE_BUFFERS_CHANGE   0x4000

change/recreate picture buffers

Referenced by Manage(), and RunThread().

#define VOUT_SCALE_CHANGE   0x0008

b_autoscale changed

Referenced by CommonManage(), Manage(), ManageVideo(), and ScalingCallback().

#define VOUT_SIZE_CHANGE   0x0200

#define VOUT_ZOOM_CHANGE   0x0080

i_zoom changed

Referenced by CommonManage(), Manage(), ManageVideo(), and ScalingCallback().


Generated on Sun Nov 22 08:06:06 2009 for VLC by  doxygen 1.5.6