OnAdaptationEvent not firing when selectTrack changes tracks #447
Labels
status: archived
Archived and locked; will not be updated
type: docs
Improvements or fixes to documentation
This JS fiddle demonstrates the issue. When you select a different resolution, there is no event fired when selectTrack is called with a new track. In the js fiddle, click the 1080p and 144p buttons to change resolution. OnAdaptationEvent is only fired once, but it doesn't appear to be triggered when the track is changing via the 1080p and 144p buttons. Is this the expected behavior? I need to trigger events when a new track is selected.
https://jsfiddle.net/yh95LL4o/15/
The text was updated successfully, but these errors were encountered: