W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > April 2018

[webrtc-pc] RTCRtpDecodingParameters

From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
Date: Mon, 23 Apr 2018 20:05:36 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issues.opened-316963412-1524513929-sysbot+gh@w3.org>
aboba has just created a new issue for https://github.com/w3c/webrtc-pc:

== RTCRtpDecodingParameters ==
Currently, RTCRtpDecodingParameters is defined as follows: 

dictionary RTCRtpCodingParameters {
    DOMString rid;
};

dictionary RTCRtpDecodingParameters : RTCRtpCodingParameters {
};

Some questions: 

a. Since WebRTC 1.0 API doesn't support simulcast reception, why is rid attribute in RTCRtpDecodingParameters?
b. Does codecPayloadType belong in RTCRtpDecodingParameters? 

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1852 using your GitHub account
Received on Monday, 23 April 2018 20:05:43 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:44 UTC