@bitmovin/player-integration-conviva
Advanced tools
Changelog
[4.0.0] - 2021-01-15
Changelog
[3.0.6] - 2020-04-16
window.setInterval()
in Html5Timer.ts
instead of the NodeJS definition.Changelog
[3.0.5] - 2020-03-30
webpack-dev-server
to the latest version, to resolve console errors when running locally via npm run start
.Changelog
[3.0.3] - 2020-02-05
Changelog
[3.0.2] - 2019-10-23
endSession
will now prevent a new session from being initialized via internal event handling.Changelog
[3.0.0] - 2019-03-15
initializeSession
to external start session.endSession
to external end session.updateContentMetadata
to update content metadata after initializing.ConvivaAnalytics
viewerId
, applicationName
and customTags
from ConvivaAnalyticsConfiguration
. Use updateContentMetadata
instead.