QVisu
Qt-based visualization for smart homes
|
#include <vlc_vout_window.h>
Public Attributes | |
union { | |
void * hwnd | |
uint32_t xid | |
void * nsobject | |
} | handle |
union { | |
char * x11 | |
} | display |
int(* | control )(vout_window_t *, int query, va_list) |
vout_window_sys_t * | sys |
FIXME do we need an event system in the window too ? or the window user will take care of it ?