Skip to content

Commit

Permalink
Add missing event to ProtectionEvents.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dsilhavy committed Apr 4, 2023
1 parent 9cf6029 commit 93462ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/streaming/protection/ProtectionEvents.js
Expand Up @@ -110,7 +110,7 @@ class ProtectionEvents extends EventsBase {
/**
* Event ID for events delivered when a key system access procedure
* has completed
* @ignore
* @event ProtectionEvents#KEY_SYSTEM_ACCESS_COMPLETE
*/
this.KEY_SYSTEM_ACCESS_COMPLETE = 'public_keySystemAccessComplete';

Expand Down

0 comments on commit 93462ad

Please sign in to comment.