Re: [webrtc-pc] Remove paragraph about removeTrack causing track to be ended remotely.

Are `pc.removeTrack(sender)` and `await sender.replaceTrack(null);` effectively equivalent then?

Hard to tell for sure in the algorithms. I suppose one being synchronous and the other asynchronous prevents sharing an algorithm.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/1168#issuecomment-299522627 using your GitHub account

Received on Friday, 5 May 2017 17:14:15 UTC