We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e367198 + 3a88a39 commit 41636a6Copy full SHA for 41636a6
video_frame_metadata_registry.src.html
@@ -61,6 +61,18 @@
61
<td>segments</td>
62
<td>[Human face segmentation](https://w3c.github.io/mediacapture-extensions/#human-face-segmentation)</td>
63
</tr>
64
+ <tr>
65
+ <td>captureTime</td>
66
+ <td>[Capture time](https://w3c.github.io/mediacapture-extensions/#dom-videoframemetadata-capturetime)</td>
67
+ </tr>
68
69
+ <td>receiveTime</td>
70
+ <td>[Receive time](https://w3c.github.io/mediacapture-extensions/#dom-videoframemetadata-receivetime)</td>
71
72
73
+ <td>rtpTimestamp</td>
74
+ <td>[RTP timestamp](https://w3c.github.io/mediacapture-extensions/#dom-videoframemetadata-rtptimestamp)</td>
75
76
</table>
77
78
0 commit comments