[webrtc-pc] Clarify simulcast envelope is a sender property (#2921)

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

== Clarify simulcast envelope is a sender property ==
The spec says: _"An [RTCRtpTransceiver](https://w3c.github.io/webrtc-pc/#dom-rtcrtptransceiver)'s [**simulcast envelope**](https://w3c.github.io/webrtc-pc/#simulcast-functionality) is established in the first successful negotiation that involves it sending simulcast instead of unicast, and includes the maximum number of simulcast streams that can be sent, as well as the ordering of its [encodings](https://w3c.github.io/webrtc-pc/#dom-rtcrtpsendparameters-encodings)."_

Since simulcast is entirely about sending, it'd be clearer to call it a property of [RTCRtpSender](https://w3c.github.io/webrtc-pc/#dom-rtcrtpsender), which is the _"it"_ in _"its [encodings](https://w3c.github.io/webrtc-pc/#dom-rtcrtpsendparameters-encodings)"_.

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


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

Received on Monday, 8 January 2024 19:59:42 UTC