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

Event data for reporting the DRM state. More...

#include <WsbMediaPlayback.h>

Data Fields

WSB_Player_Event base
 
WSB_Player_DRMState state
 

Detailed Description

Event data for reporting the DRM state.

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

Field Documentation

◆ base

WSB_Player_Event WSB_Player_DRMStateNotificationEvent::base

◆ state

WSB_Player_DRMState WSB_Player_DRMStateNotificationEvent::state

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