Wasabi ExpressPlay SDK for Desktop Systems
1.23.0
|
Event data for reporting a new decoder state. More...
#include <WsbMediaPlayback.h>
Data Fields | |
WSB_Player_Event | base |
WSB_Player_DecoderState | state |
Event data for reporting a new decoder state.
If the WSB_Player_EventType for the event passed to the listener is WSB_PLAYER_EVENT_TYPE_DECODER_STATE_NOTIFICATION, then the WSB_Player_Event pointer passed to the listener should be cast to WSB_Player_DecoderStateNotificationEvent.
WSB_Player_Event WSB_Player_DecoderStateNotificationEvent::base |
WSB_Player_DecoderState WSB_Player_DecoderStateNotificationEvent::state |