You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I subscribe to hls events ?
For example:
hls.on(Hls.Events.ERROR, function (event, data) {...})
videogular is not expose hls instance as I can found.
The text was updated successfully, but these errors were encountered:
How can I subscribe to hls events ?
For example:
hls.on(Hls.Events.ERROR, function (event, data) {...})
videogular is not expose hls instance as I can found.
The text was updated successfully, but these errors were encountered: