Skip to content

Commit 96f8baa

Browse files
committed
Add backgroundSegmentationMask to VideoFrameMetadata registry
1 parent dc3cf30 commit 96f8baa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

video_frame_metadata_registry.src.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@
7777
<td>backgroundBlur</td>
7878
<td>[Background blur effect status](https://w3c.github.io/mediacapture-extensions/#background-blur-effect-status)</td>
7979
</tr>
80+
<tr>
81+
<td>backgroundSegmentationMask</td>
82+
<td>[Background segmentation mask](https://github.com/w3c/mediacapture-extensions/pull/142)</td>
83+
</tr>
8084
</table>
8185

8286

0 commit comments

Comments
 (0)