|
VLC
2.1.0-git
|

Data Fields | |
| vlc_inhibit_sys_t * | p_sys |
| void(* | inhibit )(vlc_inhibit_t *, unsigned flags) |
VLC_COMMON_MEMBERS \ * these members are common for all vlc objects \ | |
| const char * | psz_object_type |
| char * | psz_header |
| int | i_flags |
| bool | b_force |
| set by the outside (eg. | |
| libvlc_int_t * | p_libvlc |
| (root of all evil) - 1 | |
| vlc_object_t * | p_parent |
| our parent | |
| bool vlc_inhibit::b_force |
set by the outside (eg.
| int vlc_inhibit::i_flags |
| void(* vlc_inhibit::inhibit)(vlc_inhibit_t *, unsigned flags) |
Referenced by vlc_inhibit_Create(), and vlc_inhibit_Set().
| libvlc_int_t* vlc_inhibit::p_libvlc |
(root of all evil) - 1
| vlc_object_t* vlc_inhibit::p_parent |
our parent
| vlc_inhibit_sys_t* vlc_inhibit::p_sys |
Referenced by vlc_inhibit_Create().
| char* vlc_inhibit::psz_header |
| const char* vlc_inhibit::psz_object_type |
1.8.1.2