[mediacapture-main] Pull Request: MediaStream: allow construction with given id

fippo has just submitted a new pull request for https://github.com/w3c/mediacapture-main:

== MediaStream: allow construction with given id ==
allows MediaStreams to be created with a specific id, similar
to how it can be done for a MediaStreamTrack.

fixes https://github.com/w3c/webrtc-pc/issues/1196

Text is taken from https://w3c.github.io/mediacapture-main/#dom-mediastreamtrack-id with "MediaStreamTrack" replaced by "MediaStream" and "track id" by "stream id"

See https://github.com/w3c/mediacapture-main/pull/450

Received on Thursday, 11 May 2017 04:35:34 UTC