| 
    Wasabi ExpressPlay SDK for Desktop Systems
    1.10
    
   | 
 
This structure pairs a listener instance value with a function pointer for receiving events. More...
#include <WsbMediaPlayback.h>
Data Fields | |
| void * | instance | 
| void(* | handler )(void *instance, const WSB_Player_Event *event) | 
This structure pairs a listener instance value with a function pointer for receiving events.
| void(* WSB_Player_EventListener::handler)(void *instance, const WSB_Player_Event *event) | 
| void* WSB_Player_EventListener::instance |