Wasabi ExpressPlay SDK for Desktop Systems  1.23.0
Data Fields
WSB_Player_StreamPositionNotificationEvent Struct Reference

Event data for reporting a seek to a particular position. More...

#include <WsbMediaPlayback.h>

Data Fields

WSB_Player_Event base
 
WSB_StreamPosition position
 

Detailed Description

Event data for reporting a seek to a particular position.

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

Field Documentation

◆ base

WSB_Player_Event WSB_Player_StreamPositionNotificationEvent::base

◆ position

WSB_StreamPosition WSB_Player_StreamPositionNotificationEvent::position

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