
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.
| void(* vlc_inhibit::inhibit)(vlc_inhibit_t *, unsigned flags) |
Referenced by vlc_inhibit_Create(), and vlc_inhibit_Set().
(root of all evil) - 1
our parent
Referenced by vlc_inhibit_Create().
| char* vlc_inhibit::psz_header |
| const char* vlc_inhibit::psz_object_type |
1.7.1