vlc_object_t Struct Reference
[Objects]

The main vlc_object_t structure. More...

Collaboration diagram for vlc_object_t:
Collaboration graph
[legend]

Data Fields

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

The main vlc_object_t structure.


Field Documentation

set by the outside (eg.

module_need())

Referenced by vlc_custom_create(), and vlc_module_load().

Referenced by vlc_custom_create(), and vlc_vaLog().


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