Wasabi ExpressPlay SDK for Desktop Systems  1.10
Data Fields
WSB_Player_EventListener Struct Reference

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)
 

Detailed Description

This structure pairs a listener instance value with a function pointer for receiving events.

See Also
WSB_Player_Create

Field Documentation

void(* WSB_Player_EventListener::handler)(void *instance, const WSB_Player_Event *event)
void* WSB_Player_EventListener::instance

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