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

Event data for reporting the number of buffer bytes available versus the number needed. More...

#include <WsbMediaPlayback.h>

Data Fields

WSB_Player_Event base
 
WSB_Size available
 
WSB_Size needed
 

Detailed Description

Event data for reporting the number of buffer bytes available versus the number needed.

If the WSB_Player_EventType for the event passed to the listener is WSB_PLAYER_EVENT_TYPE_BUFFERING, then the WSB_Player_Event pointer passed to the listener should be cast to WSB_Player_BufferingNotificationEvent.

Field Documentation

WSB_Size WSB_Player_BufferingNotificationEvent::available
WSB_Player_Event WSB_Player_BufferingNotificationEvent::base
WSB_Size WSB_Player_BufferingNotificationEvent::needed

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