VLC
3.0.15
|
Data Structures | |
struct | inhibit_t |
Functions | |
vlc_inhibit_t * | vlc_inhibit_Create (vlc_object_t *parent) |
void | vlc_inhibit_Destroy (vlc_inhibit_t *ih) |
vlc_inhibit_t* vlc_inhibit_Create | ( | vlc_object_t * | parent | ) |
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 * | ih | ) |
References module_unneed, and vlc_object_release.