Skip to content

Commit f74bdb4

Browse files
committed
Add backgroundSegmentationMask to VideoFrameMetadata registry
1 parent 70892e0 commit f74bdb4

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://w3c.github.io/mediacapture-extensions/#background-segmentation-mask)</td>
83+
</tr>
8084
</table>
8185

8286

0 commit comments

Comments
 (0)