[webrtc-pc] Need to mark codec-related definitions for export (#2881)

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

== Need to mark codec-related definitions for export ==
The following definitions need to be exported in order to land https://github.com/w3c/webrtc-encoded-transform/pull/186 with the right links:

- final steps to create an offer
- final steps to create an answer
- list of implemented receive codecs (which should also be marked as an RTCRtpReceiver property, to match the list of implemented send codecs anchor)

The WEBRTC-PC spec also refers to "list of codecs which the user agent is currently prepared to receive" and "list of codecs which the user agent is currently capable of sending"; these terms are not tagged or defined further. We might want to add definitions for these.


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


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

Received on Thursday, 15 June 2023 14:44:01 UTC