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

Event data for reporting a URL to which the player was directed. More...

#include <WsbMediaPlayback.h>

Data Fields

WSB_Player_Event base
 
const char * goto_url
 

Detailed Description

Event data for reporting a URL to which the player was directed.

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

Field Documentation

◆ base

WSB_Player_Event WSB_Player_GotoUrlNotificationEvent::base

◆ goto_url

const char* WSB_Player_GotoUrlNotificationEvent::goto_url

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