Re: [webrtc-pc] Should the spec describe addStream/onaddstream as legacy API?

> @foolip addStream is literally stream.getTracks().forEach(t => this.addTrack(t, stream))

That is the way addStream is also implemented in WebKit behind a runtime flag.
It also seems the way it should be defined, should it be defined somewhere.


-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1125#issuecomment-294268120 using your GitHub account

Received on Saturday, 15 April 2017 03:04:58 UTC