Skip to content

Adding optional error to KeyStatusesChangedEvent type

Vinay Rosenberg requested to merge github/fork/ed0wolf/patch-1 into development

Created by: ed0wolf

The ProtectionController can emit this event with an error, when the current license expires:

  1. https://github.com/Dash-Industry-Forum/dash.js/blob/75cf1a5535bcb5777a55f5b51a034be6022378e5/src/streaming/protection/controllers/ProtectionController.js#L635

Merge request reports