|
VLC
2.1.0-git
|

Go to the source code of this file.
Macros | |
| #define | LIVCLC_INHIBIT_H 1 |
Functions | |
| vlc_inhibit_t * | vlc_inhibit_Create (vlc_object_t *) |
| void | vlc_inhibit_Destroy (vlc_inhibit_t *) |
| #define LIVCLC_INHIBIT_H 1 |
| 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, vlc_custom_create, and vlc_object_release.
Referenced by vout_window_New().
| void vlc_inhibit_Destroy | ( | vlc_inhibit_t * | ) |
References module_unneed, and vlc_object_release.
Referenced by vout_window_Delete().
1.8.1.2