|
VLC
2.1.0-git
|

Data Fields | |
| vlc_mutex_t | lock |
| sap_address_t * | first |
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 sap_handler_t::b_force |
set by the outside (eg.
| sap_address_t* sap_handler_t::first |
Referenced by SAP_Add(), SAP_Create(), SAP_Del(), and SAP_Destroy().
| int sap_handler_t::i_flags |
| vlc_mutex_t sap_handler_t::lock |
Referenced by SAP_Add(), SAP_Create(), SAP_Del(), and SAP_Destroy().
| libvlc_int_t* sap_handler_t::p_libvlc |
(root of all evil) - 1
| vlc_object_t* sap_handler_t::p_parent |
our parent
| char* sap_handler_t::psz_header |
| const char* sap_handler_t::psz_object_type |
1.8.1.2