Skip to content

8.5.3: refresh manifest on validity changed event (#341)

Compare
Choose a tag to compare
@tvr-buildatron tvr-buildatron released this 20 Aug 13:10

๐Ÿ“บ 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.