bbc / bigscreen-player

Simplified media playback for bigscreen devices
https://bbc.github.io/bigscreen-player/
Apache License 2.0
88 stars 20 forks source link

refresh manifest on validity changed event #341

Closed jlks closed 3 months ago

jlks commented 4 months ago

📺 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