qte.cpp File Reference

Include dependency graph for qte.cpp:


Defines

#define DISPLAY_TEXT   N_("QT Embedded display")
#define DISPLAY_LONGTEXT

Functions

static int Open (vlc_object_t *)
static void Close (vlc_object_t *)
static void Render (vout_thread_t *, picture_t *)
static void Display (vout_thread_t *, picture_t *)
static int Manage (vout_thread_t *)
static int Init (vout_thread_t *)
static void End (vout_thread_t *)
static int OpenDisplay (vout_thread_t *)
static void CloseDisplay (vout_thread_t *)
static int NewPicture (vout_thread_t *, picture_t *)
static void FreePicture (vout_thread_t *, picture_t *)
static void ToggleFullScreen (vout_thread_t *)
static void * RunQtThread (vlc_object_t *p_this)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)
static void vout_Seek (off_t i_seek)

Define Documentation

#define DISPLAY_LONGTEXT

Value:

N_( \
    "Qt Embedded hardware display to use. " \
    "By default VLC will use the value of the DISPLAY environment variable.")

#define DISPLAY_TEXT   N_("QT Embedded display")


Function Documentation

static void Close ( vlc_object_t p_this  )  [static]

static void CloseDisplay ( vout_thread_t p_vout  )  [static]

static void Display ( vout_thread_t p_vout,
picture_t p_pic 
) [static]

static void End ( vout_thread_t p_vout  )  [static]

static void FreePicture ( vout_thread_t p_vout,
picture_t p_pic 
) [static]

static int Init ( vout_thread_t p_vout  )  [static]

static int Manage ( vout_thread_t p_vout  )  [static]

static int NewPicture ( vout_thread_t p_vout,
picture_t p_pic 
) [static]

static int Open ( vlc_object_t p_this  )  [static]

static int OpenDisplay ( vout_thread_t p_vout  )  [static]

static void Render ( vout_thread_t p_vout,
picture_t p_pic 
) [static]

static void * RunQtThread ( vlc_object_t p_this  )  [static]

static void ToggleFullScreen ( vout_thread_t p_vout  )  [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 

static void vout_Seek ( off_t  i_seek  )  [inline, static]


Generated on Wed Mar 31 08:06:03 2010 for VLC by  doxygen 1.5.6