8.7.1: Augment onManifestLoaded plugin with the manifest load time (#355)
๐บ What
Augment the onManifestLoaded
plugin with the loading time for MSE strategy devices.
๐ How
Use dash.js' manifestLoadingFinished
event to obtain the time taken to load the manifest. Store and send this data when calling the onManifestLoaded
plugin