Skip to content

Commit a74786c

Browse files
author
Guido Urdaneta
committed
Update references to mediacapture-extensions.
1 parent 250fe3a commit a74786c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

video_frame_metadata_registry.src.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,15 @@
6363
</tr>
6464
<tr>
6565
<td>captureTime</td>
66-
<td>[Capture time](https://wicg.github.io/video-rvfc/#dom-videoframecallbackmetadata-capturetime)</td>
66+
<td>[Capture time](https://w3c.github.io/mediacapture-extensions/#dfn-capture-timestamp)</td>
6767
</tr>
6868
<tr>
6969
<td>receiveTime</td>
70-
<td>[Receive time](https://wicg.github.io/video-rvfc/#dom-videoframecallbackmetadata-receivetime)</td>
70+
<td>[Receive time](https://w3c.github.io/mediacapture-extensions/#dfn-receive-timestamp)</td>
7171
</tr>
7272
<tr>
7373
<td>rtpTimestamp</td>
74-
<td>[RTP timestamp](https://wicg.github.io/video-rvfc/#dom-videoframecallbackmetadata-rtptimestamp)</td>
74+
<td>[RTP timestamp](https://w3c.github.io/mediacapture-extensions/#dfn-rtp-timestamp)</td>
7575
</tr>
7676
</table>
7777

0 commit comments

Comments
 (0)