Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
  • Loading branch information
aboba and jan-ivar committed Jul 27, 2023
1 parent 9640a1c commit 7897e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@ <h2>{{RTCRtpSender}} {{RTCRtpSender/setParameters()}} modifications to existing
<ul>
<li>
<p>For each <var>setParameterOptions.encodeOptions</var> indexed by <var>i</var>,
if the <code><var>setParameterOptions.encodeOptions</var>[i].keyFrame</code> flag is set to <var>true</var>,
if <code><var>setParameterOptions.encodeOptions</var>[i].keyFrame</code> is set to <var>true</var>,
request that the encoder associated with <code><var>parameters</var>.encodings[i]</code> generates a key frame.</p>
</li>
</ul>
Expand Down

0 comments on commit 7897e75

Please sign in to comment.