|
VLC
2.1.0-git
|

Data Fields | |
| struct hotkey * | p_hotkeys |
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 libvlc_int_t::b_force |
set by the outside (eg.
| int libvlc_int_t::i_flags |
| struct hotkey* libvlc_int_t::p_hotkeys |
Referenced by vlc_DeinitActions(), and vlc_InitActions().
| libvlc_int_t* libvlc_int_t::p_libvlc |
(root of all evil) - 1
| vlc_object_t* libvlc_int_t::p_parent |
our parent
| char* libvlc_int_t::psz_header |
| const char* libvlc_int_t::psz_object_type |
1.8.1.2