8.5.3: refresh manifest on validity changed event (#341)
๐บ What
Manually refresh the manifest on a manifest validity changed event. This is only implemented for dynamic event streams that can end (Growing window type).
๐ How
- Call
mediaPlayer.refreshManifest(callback)
- Use updated dash.js fork release that has configurable internal ended behaviour.