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
Yes, I see it now also in the updated doc. Thanks!
BTW If tried almost all HLS parsers and this looks (at least now) like the best and most comprehensive one. I would be very helpful to have TypeScript definitions for it. This is what I did for the parsed objects. hls-types.ts.zip
object ({AUDIO: number, VIDEO: number, SUBTITLES: number, CLOSED-CAPTIONS: number})
This is a build problem with TypeScript (when trying to add types) and will be an exception in run time.
The text was updated successfully, but these errors were encountered: