[media-source] Specify constructor for MediaSource, ManagedMediaSource, BufferedChangeEvent (#345)

tidoust has just created a new issue for https://github.com/w3c/media-source:

== Specify constructor for MediaSource, ManagedMediaSource, BufferedChangeEvent ==
The spec defines three constructible interfaces:
- [`MediaSource`](https://w3c.github.io/media-source/#webidl-886913678)
- [`ManagedMediaSource`](https://w3c.github.io/media-source/#webidl-1619111096)
- [`BufferedChangeEvent`](https://w3c.github.io/media-source/#webidl-1824271606)

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

Please view or discuss this issue at https://github.com/w3c/media-source/issues/345 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 20 December 2023 14:09:52 UTC