common.h File Reference

Include dependency graph for common.h:

Go to the source code of this file.

Data Structures

struct  vout_display_sys_t

Defines

#define IDM_TOGGLE_ON_TOP   WM_USER + 1
#define DX_POSITION_CHANGE   0x1000
#define DX_WALLPAPER_CHANGE   0x2000
#define DX_DESKTOP_CHANGE   0x4000

Functions

int CommonInit (vout_display_t *)
void CommonClean (vout_display_t *)
void CommonManage (vout_display_t *)
int CommonControl (vout_display_t *, int, va_list)
void CommonDisplay (vout_display_t *)
 It ensures that the video window is shown after the first picture is displayed.
void UpdateRects (vout_display_t *, const vout_display_cfg_t *, const video_format_t *, bool is_forced)
void AlignRect (RECT *, int align_boundary, int align_size)


Define Documentation

#define DX_DESKTOP_CHANGE   0x4000

#define DX_POSITION_CHANGE   0x1000

Referenced by Manage(), and UpdateRects().

#define DX_WALLPAPER_CHANGE   0x2000

#define IDM_TOGGLE_ON_TOP   WM_USER + 1


Function Documentation

void AlignRect ( RECT *  ,
int  align_boundary,
int  align_size 
)

void CommonClean ( vout_display_t  ) 

int CommonControl ( vout_display_t ,
int  ,
va_list   
)

void CommonDisplay ( vout_display_t  ) 

It ensures that the video window is shown after the first picture is displayed.

References vout_display_sys_t::hvideownd, vout_display_sys_t::is_first_display, and vout_display_t::sys.

Referenced by Display().

int CommonInit ( vout_display_t  ) 

void CommonManage ( vout_display_t  ) 

void UpdateRects ( vout_display_t ,
const vout_display_cfg_t ,
const video_format_t ,
bool  is_forced 
)


Generated on Tue May 25 08:05:06 2010 for VLC by  doxygen 1.5.6