videojs / mpd-parser

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

refactor: rename SegmentInfo property from timeline to segmentTimeline #140

Closed gesinger closed 3 years ago

gesinger commented 3 years ago

This change helps avoid confusion between VHS-JSON timeline property and the DASH SegmentTimeline attribute.

gkatsev commented 3 years ago

Looks like test issue was a fluke, re-ran and it succeeded.