QVisu
Qt-based visualization for smart homes
|
Go to the source code of this file.
Classes | |
struct | vlc_inhibit |
Macros | |
#define | VLC_INHIBIT_AUDIO (VLC_INHIBIT_SUSPEND) |
#define | VLC_INHIBIT_VIDEO (VLC_INHIBIT_SUSPEND|VLC_INHIBIT_DISPLAY) |
Typedefs | |
typedef struct vlc_inhibit | vlc_inhibit_t |
typedef struct vlc_inhibit_sys | vlc_inhibit_sys_t |
Enumerations | |
enum | vlc_inhibit_flags { VLC_INHIBIT_NONE =0, VLC_INHIBIT_SUSPEND =0x1, VLC_INHIBIT_DISPLAY =0x2 } |
This file defines the interface for screen-saver inhibition modules