videojs / mpd-parser

https://videojs.github.io/mpd-parser/
Other
79 stars 54 forks source link

Accessing availabilityStartTime #183

Open MyNameIsMidi opened 1 week ago

MyNameIsMidi commented 1 week ago

I can see a parser for availabilityStartTime in parseAttributes, but it's not exposed in the parsed MPD. I expected it'd be available on the playlist attributes. How can I get this value?