a year ago
Android: 4.13.1
In this release, we have introduced enhancements to the player functionality, including the exposure of the raw VAST XML string and synchronization of the scrub bar with the current playlist.
New Feature
When playing ads, the player surfaces the on('adLoadedXml')
event, which exposes the raw VAST XML string in the parameter xml
.
Bug Fix
The scrub bar synchronizes with the current playlist on the initial load when casting is active.