- Fixes typo in
getStreamManager()andreset()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
readyforpostrollinstead of the deprecatedcontentendedevent. - Updates IMA implementation to follow the best-practice of listening to individual IMA stream events.
- Fixes for typo in
cuechangeevent listener. - Fixes typo in 'SdkImpl.prototype.onStreamEvent()'.
- Fixes functionality for 'ImaDaiPlugin.addEventListener()'.