Skip to content

Commit

Permalink
Update webrtc.html
Browse files Browse the repository at this point in the history
  • Loading branch information
alvestrand authored Feb 22, 2024
1 parent a02178e commit 0ae0d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webrtc.html
Original file line number Diff line number Diff line change
Expand Up @@ -10279,7 +10279,7 @@ <h3>
<li>
<p>
Let <var>receiver</var> have a <dfn data-dfn-for="RTCRtpReceiver">[[\ReceiveCodecs]]</dfn>
internal slot, representing a list of {{RTCRtpCodecParameters}}
internal slot, representing a list of tuples, each containing a {{RTCRtpCodecParameters}}
dictionaries, and initialized to an list containing all the codecs in the
<a>list of implemented receive codecs</a> for <var>kind</var>, and with the "enabled" flag
set in an implementation defined manner.
Expand Down

0 comments on commit 0ae0d13

Please sign in to comment.