Skip to content

Commit 21cf103

Browse files
author
Bryant Chandler
committed
Add backgroundBlur to VideoFrameMetadata registry
See https://github.com/markafoltz/camera-effects for more info
1 parent 011346f commit 21cf103

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
@@ -73,6 +73,10 @@
7373
<td>rtpTimestamp</td>
7474
<td>[RTP timestamp](https://w3c.github.io/mediacapture-extensions/#dom-videoframemetadata-rtptimestamp)</td>
7575
</tr>
76+
<tr>
77+
<td>backgroundBlur</td>
78+
<td>[Camera dffect status](https://github.com/markafoltz/camera-effects)</td>
79+
</tr>
7680
</table>
7781

7882

0 commit comments

Comments
 (0)