You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes typo in getStreamManager() and reset() in dai/sdk-impl.js
Removes plugin handling of hiding/showing the IMA ad container. Hiding and showing the ad container is handled by the IMA SDK. This fixes an issue where VPAID ad icons were not rendered.
Updates the plugin to use readyforpostroll instead of the deprecated contentended event.
Updates IMA implementation to follow the best-practice of listening to individual IMA stream events.
Fixes for typo in cuechange event listener.
Fixes typo in 'SdkImpl.prototype.onStreamEvent()'.
Fixes functionality for 'ImaDaiPlugin.addEventListener()'.