Brightcove Player IMA3 Plugin v3.7.0
Features
Debug Mode
Adds a debug
option as well as integrating with the player-level debug mode. Also, adds many helpful logging statements.
Autoplay Updates
By default, the plugin will now use its own autoplay handling.
In 3.4.3, we silently introduced a change to use the player's built-in autoplay handling instead of that build. This was invisible to most users, but it seems to have caused some edge cases issues with certain advanced customer integrations.
As such, in 3.7.0, this is no longer the default behavior. However, the previous (3.4.3 through 3.6.2) behavior can be restored by passing usePlayerAutoplayHandling: true
in options for the IMA3 plugin.