
Data Fields | |
| libvlc_event_type_t | type |
| void * | p_obj |
| union libvlc_event_t::event_type_specific | u |
Data Structures | |
| union | event_type_specific |
| type | the even type | |
| p_obj | the sender object | |
| u | Event dependent content |
Referenced by libvlc_event_send(), and VlmEvent().
| void* libvlc_event_t::p_obj |
Referenced by items_subitems_added(), libvlc_event_send(), media_list_subitem_added(), and mlist_item_deleted().
1.5.6