[webrtc-pc] Unclear if setDirection() acts right away

aboba has just created a new issue for 
https://github.com/w3c/webrtc-pc:

== Unclear if setDirection() acts right away ==
It is unclear whether the changes indicated by setDirection() take 
effect immediately.  For example, does calling 
audio.setDirection("recv-only") cause audio.sender to stop sending 
immediately, or does that only happen later (e.g. after calling 
setLocalDescription or setRemoteDescription)? 

Please view or discuss this issue at 
https://github.com/w3c/webrtc-pc/issues/664 using your GitHub account

Received on Thursday, 19 May 2016 15:38:10 UTC