Interface

MediaSource

MediaSource

This Media Source Extensions API interface represents a source of media data for an HTMLMediaElement object. A MediaSource object can be attached to a HTMLMediaElement to be played in the user agent.

View Source js/lib.dom.d.ts, line 4899