Go to the documentation of this file.
   27 # define VLC_INHIBIT_H 1 
   37 #define VLC_INHIBIT_AUDIO (VLC_INHIBIT_SUSPEND) 
   38 #define VLC_INHIBIT_VIDEO (VLC_INHIBIT_SUSPEND|VLC_INHIBIT_DISPLAY) 
  
#define VLC_COMMON_MEMBERS
Backward compatibility macro.
Definition: vlc_common.h:453
struct vlc_inhibit_sys vlc_inhibit_sys_t
Definition: vlc_inhibit.h:30
Definition: vlc_inhibit.h:36
static void vlc_inhibit_Set(vlc_inhibit_t *ih, unsigned flags)
Definition: vlc_inhibit.h:49
Definition: vlc_inhibit.h:35
void(* inhibit)(vlc_inhibit_t *, unsigned flags)
Definition: vlc_inhibit.h:46
Definition: vlc_inhibit.h:41
vlc_inhibit_sys_t * p_sys
Definition: vlc_inhibit.h:45
vlc_inhibit_flags
Definition: vlc_inhibit.h:32
Definition: vlc_inhibit.h:34