Describe all interface-specific data of the interface thread. More...

Data Fields | |
| struct intf_thread_t * | p_next |
| intf_sys_t * | p_sys |
| LibVLC interfaces book keeping. | |
| module_t * | p_module |
| system interface | |
| void(* | pf_show_dialog )(struct intf_thread_t *, int, int, intf_dialog_args_t *) |
| Specific for dialogs providers. | |
| config_chain_t * | p_cfg |
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 | |
Describe all interface-specific data of the interface thread.
set by the outside (eg.
Referenced by intf_Create().
(root of all evil) - 1
| struct intf_thread_t* intf_thread_t::p_next |
Referenced by intf_Create(), and intf_DestroyAll().
our parent
LibVLC interfaces book keeping.
| void( * intf_thread_t::pf_show_dialog)(struct intf_thread_t *, int, int, intf_dialog_args_t *) |
Specific for dialogs providers.
| const char* intf_thread_t::psz_object_type |
1.7.1