Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 0 additions & 45 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -308,45 +308,6 @@ <h2>
This algorithm results in a captured track not starting until something changes in
the canvas.
</p>
<table class="parameters">
<tbody>
<tr>
<th>
Parameter
</th>
<th>
Type
</th>
<th>
Nullable
</th>
<th>
Optional
</th>
<th>
Description
</th>
</tr>
<tr>
<td class="prmName">
frameRequestRate
</td>
<td class="prmType">
<code>double</code>
</td>
<td class="prmNullFalse">
<span role="img" aria-label="False">✘</span>
</td>
<td class="prmOptTrue">
<span role="img" aria-label="True">✔</span>
</td>
<td class="prmDesc"></td>
</tr>
</tbody>
</table>
<div>
<em>Return type:</em> {{MediaStream}}
</div>
</dd>
</dl>
</section>
Expand Down Expand Up @@ -401,12 +362,6 @@ <h2>
error feedback if the canvas is not origin-clean. In part, this is because we
don't track where requests for frames come from. Do we want to highlight that?
</p>
<div>
<em>No parameters.</em>
</div>
<div>
<em>Return type:</em> <code>undefined</code>
</div>
</dd>
</dl>
</section>
Expand Down