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

Event data for reporting information about a stream, and the update mask. More...

#include <WsbMediaPlayback.h>

Data Fields

WSB_Player_Event base
 
WSB_Mask update_mask
 
WSB_StreamInfo info
 

Detailed Description

Event data for reporting information about a stream, and the update mask.

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

Field Documentation

◆ base

WSB_Player_Event WSB_Player_StreamInfoNotificationEvent::base

◆ info

WSB_StreamInfo WSB_Player_StreamInfoNotificationEvent::info

◆ update_mask

WSB_Mask WSB_Player_StreamInfoNotificationEvent::update_mask

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