videojs-contrib-ads

Integrator Docs | Developer Docs | Github

Migrating to videojs-contrib-ads 5.0.0

Version 5 of videojs-contrib-ads includes a rewrite of the Redispatch feature. The goal of this rewrite was to provide reliable, maintainable, well-documented, and well-tested functionality.

Migration

*An unprefixed event is a normal media event while a prefixed event is one that has been redispatched. For example, play is unprefixed and adplay is prefixed.