VLC 4.0.0-dev
vlc_event_t Struct Reference

#include <vlc_events.h>

Collaboration diagram for vlc_event_t:
[legend]

Data Structures

union  vlc_event_type_specific
 

Data Fields

vlc_event_type_t type
 
void * p_obj
 
union vlc_event_t::vlc_event_type_specific u
 

Field Documentation

◆ p_obj

void* vlc_event_t::p_obj

Referenced by vlc_event_send().

◆ type

vlc_event_type_t vlc_event_t::type

Referenced by vlc_event_send().

◆ u


The documentation for this struct was generated from the following file: