Skip to content

Commit

Permalink
Merge pull request #2753 from Orphis/remove_decodingparameters
Browse files Browse the repository at this point in the history
Remove unused RTCRtpDecodingParameters
  • Loading branch information
aboba committed Jul 21, 2022
2 parents 1b7ff52 + bcda039 commit 2d3ac38
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions webrtc.html
Expand Up @@ -9457,14 +9457,6 @@ <h2>
</section>
</div>
</section>
<section id="rtcrtpdecodingparameters">
<h3>
<dfn>RTCRtpDecodingParameters</dfn> Dictionary
</h3>
<div>
<pre class="idl">dictionary RTCRtpDecodingParameters : RTCRtpCodingParameters {};</pre>
</div>
</section>
<section id="rtcrtpencodingparameters">
<h3>
<dfn>RTCRtpEncodingParameters</dfn> Dictionary
Expand Down

0 comments on commit 2d3ac38

Please sign in to comment.