Skip to content
Merged
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
4 changes: 4 additions & 0 deletions video_frame_metadata_registry.src.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@
<td>rtpTimestamp</td>
<td>[RTP timestamp](https://w3c.github.io/mediacapture-extensions/#dom-videoframemetadata-rtptimestamp)</td>
</tr>
<tr>
<td>backgroundBlur</td>
<td>[Background blur effect status](https://w3c.github.io/mediacapture-extensions/#background-blur-effect-status)</td>
</tr>
</table>


Expand Down