MediaStreamEventInit Dictionary object

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

The MediaStreamEventInit dictionary has a single member that represents the stream involved with the event.

Dictionary

Member Type Description
stream MediaStream Represents the stream involved with the event.

 

See also

MediaStreamEvent