Closed matt-stephenson closed 1 month ago
📺 What
Augment the onManifestLoaded plugin with the loading time for MSE strategy devices.
onManifestLoaded
🛠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
manifestLoadingFinished
📺 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 theonManifestLoaded
plugin