Wasabi ExpressPlay SDK for Desktop Systems  1.23.0
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

◆ handler

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

◆ instance

void* WSB_Player_EventListener::instance

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