Data Fields

intf_thread_t Struct Reference
[Interface]

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

Collaboration diagram for intf_thread_t:
Collaboration graph
[legend]

Data Fields

struct intf_thread_tp_next
intf_sys_tp_sys
 LibVLC interfaces book keeping.
module_tp_module
 system interface
void(* pf_show_dialog )(struct intf_thread_t *, int, int, intf_dialog_args_t *)
 Specific for dialogs providers.
config_chain_tp_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_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent

Detailed Description

Describe all interface-specific data of the interface thread.


Field Documentation

set by the outside (eg.

module_need())

Referenced by intf_Create().

(root of all evil) - 1

system interface

Interface module

Referenced by intf_Create().

Referenced by intf_Create(), and intf_DestroyAll().

our parent

LibVLC interfaces book keeping.

Specific for dialogs providers.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines