
Data Fields | |
| void * | p_obj |
| struct libvlc_instance_t * | p_libvlc_instance |
| vlc_array_t | listeners_groups |
| vlc_mutex_t | object_lock |
| vlc_mutex_t | event_sending_lock |
| struct libvlc_event_async_queue * | async_event_queue |
Referenced by libvlc_event_manager_new(), and libvlc_event_send().
struct libvlc_instance_t* libvlc_event_manager_t::p_libvlc_instance [read] |
Referenced by libvlc_event_manager_new(), and libvlc_event_manager_release().
Referenced by libvlc_event_detach(), libvlc_event_manager_new(), libvlc_event_manager_release(), and libvlc_event_send().
Referenced by libvlc_event_async_init(), libvlc_event_manager_new(), and queue().
1.5.6