[webrtc-pc] RTCRtpCodecCapability is superfluous and should be deleted from the spec. (#2974)

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

== RTCRtpCodecCapability is superfluous and should be deleted from the spec. ==
At the moment we have the definition:

dictionary [RTCRtpCodecCapability](https://w3c.github.io/webrtc-pc/#dom-rtcrtpcodeccapability) : [RTCRtpCodec](https://w3c.github.io/webrtc-pc/#dom-rtcrtpcodec) {
};

The text talks about what codecs should be a member of a set of RTCRtpCodecCapability, which doesn't belong there.

This dictionary isn't carrying its weight. Proposing to delete it.


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


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

Received on Thursday, 16 May 2024 13:55:35 UTC