| 
    Wasabi ExpressPlay SDK for Desktop Systems
    1.10
    
   | 
 
Event data for reporting that the decoder sent a pong reply in response to a ping. More...
#include <WsbMediaPlayback.h>
Data Fields | |
| WSB_Player_Event | base | 
| const void * | cookie | 
Event data for reporting that the decoder sent a pong reply in response to a ping.
If the WSB_Player_EventType for the event passed to the listener is WSB_PLAYER_EVENT_TYPE_PONG_NOTIFICATION, then the WSB_Player_Event pointer passed to the listener should be cast to WSB_Player_PongNotificationEvent.
| WSB_Player_Event WSB_Player_PongNotificationEvent::base | 
| const void* WSB_Player_PongNotificationEvent::cookie |