21#ifndef LIBVLC_VIDEO_OUTPUT_INHIBIT_H_
22#define LIBVLC_VIDEO_OUTPUT_INHIBIT_H_
void vlc_inhibit_Destroy(vlc_inhibit_t *)
Definition inhibit.c:56
vlc_inhibit_t * vlc_inhibit_Create(vlc_object_t *)
Definition inhibit.c:37
Definition vlc_inhibit.h:45
VLC object common members.
Definition vlc_objects.h:53
This file defines the interface for screen-saver inhibition modules.