Open tidoust opened 11 months ago
The spec defines three constructible interfaces:
MediaSource
ManagedMediaSource
BufferedChangeEvent
... but does not specify the algorithms for the underlying constructors. For MediaSource, this was raised in #193. For BufferedChangeEvent, this was noted in #342.
The spec defines three constructible interfaces:
MediaSource
ManagedMediaSource
BufferedChangeEvent
... but does not specify the algorithms for the underlying constructors. For
MediaSource
, this was raised in #193. ForBufferedChangeEvent
, this was noted in #342.