videojs / videojs-contrib-eme

Supports Encrypted Media Extensions for playback of encrypted content in Video.js
Other
200 stars 71 forks source link

feat: event payloads #210

Closed adrums86 closed 5 months ago

adrums86 commented 5 months ago

Adding event payloads to most new events and fix tests. Also emit a new event 'keystatuseschanged', when the event of the same name is emitted from the keySession object, which will pass the entire keyStatusMap as a payload.