Re: [webrtc-pc] Stopping senders and receivers: Present or absent? (#2579)

getSenders and getReceivers should return any sender or receiver in the set of transciever. The "if stopped" language is superflous and can be removed, but it is working as intended.

For a PR: Remove the superflous language. Also when setting an answer, instead of saying "If transceiver is stopped, associated with an m= section and the associated m= section is rejected in connection.[[CurrentLocalDescription]] or connection.[[CurrentRemoteDescription]], remove the transceiver from the connection's set of transceivers." I think we should simply say "If transceiver is stopped, remove the transceiver from the connection's set of transceivers."

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 24 September 2020 14:25:54 UTC