VLC
3.0.15
|
Go to the source code of this file.
Functions | |
vlc_inhibit_t * | vlc_inhibit_Create (vlc_object_t *) |
void | vlc_inhibit_Destroy (vlc_inhibit_t *) |
vlc_inhibit_t* vlc_inhibit_Create | ( | vlc_object_t * | ) |
References inhibit_t::ih, vlc_inhibit::inhibit, inhibit_t::module, module_need, vlc_inhibit::p_sys, and vlc_custom_create.
void vlc_inhibit_Destroy | ( | vlc_inhibit_t * | ) |
References module_unneed, and vlc_object_release.