Skip to content

Commit 5af44f0

Browse files
authored
Merge branch 'gh-pages' into trickle-ice-spell-check
2 parents eabc11c + c94edd2 commit 5af44f0

File tree

4 files changed

+2
-500
lines changed

4 files changed

+2
-500
lines changed

index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h2 id="getusermedia"><a href="https://developer.mozilla.org/en-US/docs/Web/API/
100100
<li><a href="src/content/getusermedia/getdisplaymedia/">Screensharing with getDisplayMedia</a></li>
101101

102102
<li><a href="src/content/getusermedia/pan-tilt-zoom/">Control camera pan, tilt, and zoom</a></li>
103-
103+
104104
<li><a href="src/content/getusermedia/exposure/">Control exposure</a></li>
105105
</ul>
106106
<h2 id="devices">Devices:</h2>
@@ -156,8 +156,6 @@ <h2 id="peerconnection"><a href="https://developer.mozilla.org/en-US/docs/Web/AP
156156

157157
<li><a href="src/content/peerconnection/constraints/">Constraints and stats</a></li>
158158

159-
<li><a href="src/content/peerconnection/old-new-stats/">More constraints and stats</a></li>
160-
161159
<li><a href="src/content/peerconnection/per-frame-callback/">RTCPeerConnection and requestVideoFrameCallback()</a></li>
162160

163161
<li><a href="src/content/peerconnection/create-offer/">Display createOffer output for various scenarios</a>
@@ -211,7 +209,7 @@ <h2 id="capture">Insertable Streams:</h2>
211209
<li><a href="src/content/insertable-streams/audio-processing">Audio processing using MediaStream Insertable Streams</a></li> (Experimental)
212210
<li><a href="src/content/insertable-streams/video-crop">Video cropping using MediaStream Insertable Streams in a Worker</a></li> (Experimental)
213211
<li><a href="src/content/insertable-streams/webgpu">Integrations with WebGPU for custom video rendering:</a></li> (Experimental)
214-
</ul>
212+
</ul>
215213

216214
</section>
217215

src/content/peerconnection/old-new-stats/css/main.css

Lines changed: 0 additions & 110 deletions
This file was deleted.

src/content/peerconnection/old-new-stats/index.html

Lines changed: 0 additions & 113 deletions
This file was deleted.

0 commit comments

Comments
 (0)