w3c / media-source

Media Source Extensions
https://w3c.github.io/media-source/
Other
267 stars 59 forks source link

Specify constructor for MediaSource, ManagedMediaSource, BufferedChangeEvent #345

Open tidoust opened 6 months ago

tidoust commented 6 months ago

The spec defines three constructible interfaces:

... but does not specify the algorithms for the underlying constructors. For MediaSource, this was raised in #193. For BufferedChangeEvent, this was noted in #342.