vout.h File Reference

Go to the source code of this file.

Data Structures

struct  event_thread_t
struct  vout_sys_t

Defines

#define WM_VLC_HIDE_MOUSE   WM_APP
#define WM_VLC_SHOW_MOUSE   WM_APP + 1
#define WM_VLC_CHANGE_TEXT   WM_APP + 2
#define IDM_TOGGLE_ON_TOP   WM_USER + 1
#define DX_POSITION_CHANGE   0x1000
#define DX_WALLPAPER_CHANGE   0x2000

Functions

int DirectDrawUpdateOverlay (vout_thread_t *p_vout)
void * EventThread (vlc_object_t *p_this)
void UpdateRects (vout_thread_t *p_vout, bool b_force)
void Win32ToggleFullscreen (vout_thread_t *p_vout)


Define Documentation

#define DX_POSITION_CHANGE   0x1000

#define DX_WALLPAPER_CHANGE   0x2000

#define IDM_TOGGLE_ON_TOP   WM_USER + 1

#define WM_VLC_CHANGE_TEXT   WM_APP + 2

#define WM_VLC_HIDE_MOUSE   WM_APP

#define WM_VLC_SHOW_MOUSE   WM_APP + 1


Function Documentation

int DirectDrawUpdateOverlay ( vout_thread_t p_vout  ) 

void* EventThread ( vlc_object_t p_this  ) 

void UpdateRects ( vout_thread_t p_vout,
bool  b_force 
)

void Win32ToggleFullscreen ( vout_thread_t p_vout  ) 


Generated on Wed Aug 13 08:03:38 2008 for VLC by  doxygen 1.5.1