videojs / videojs-contrib-ads

A Tool for Building Video.js Ad Plugins
http://videojs.github.io/videojs-contrib-ads/
Other
379 stars 257 forks source link

feat: Standardize ads-ad-skipped event #542

Closed roman-bc-dev closed 1 year ago

roman-bc-dev commented 1 year ago

Provide initial scaffolding for an ads-ad-skipped event, add associated state method, update tests, and add a description of the event to the Common Interface section of the Integrators documentation for guidance.

Notes