Skip to content

Commit

Permalink
Export RTCRtpReceiver.ReceiveCodec
Browse files Browse the repository at this point in the history
  • Loading branch information
alvestrand committed Apr 17, 2024
1 parent 52e76ec commit 489f23d
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 @@ -10219,7 +10219,7 @@ <h3>
</li>
<li id="rtcrtpreceiver-receivecodecs">
<p>
Let <var>receiver</var> have a <dfn data-dfn-for="RTCRtpReceiver">[[\ReceiveCodecs]]</dfn>
Let <var>receiver</var> have a <dfn class="export" data-dfn-for="RTCRtpReceiver">[[\ReceiveCodecs]]</dfn>
internal slot, representing a list of [=tuple=]s, 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
Expand Down

0 comments on commit 489f23d

Please sign in to comment.