|
5 | 5 | <title>WebCodecs VideoFrame Metadata Registry</title> |
6 | 6 | <meta content="ED" name="w3c-status"> |
7 | 7 | <link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet"> |
8 | | - <meta content="Bikeshed version b25686b9f, updated Fri Mar 14 14:15:20 2025 -0700" name="generator"> |
| 8 | + <meta content="Bikeshed version 9a7a6709a, updated Tue May 27 16:45:34 2025 -0700" name="generator"> |
9 | 9 | <link href="https://www.w3.org/TR/webcodecs-video-frame-metadata-registry/" rel="canonical"> |
10 | | - <meta content="dc3cf30a81d6532856625125db9932af6013c842" name="revision"> |
| 10 | + <meta content="2fcb55883a2ed677f80e203633658835bd4be2e2" name="revision"> |
11 | 11 | <meta content="dark light" name="color-scheme"> |
12 | 12 | <link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css"> |
13 | 13 | <style>/* Boilerplate: style-autolinks */ |
|
569 | 569 | <div class="head"> |
570 | 570 | <p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p> |
571 | 571 | <h1 class="p-name no-ref" id="title">WebCodecs VideoFrame Metadata Registry</h1> |
572 | | - <p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2025-04-03">3 April 2025</time></p> |
| 572 | + <p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2025-06-09">9 June 2025</time></p> |
573 | 573 | <details open> |
574 | 574 | <summary>More details about this document</summary> |
575 | 575 | <div data-fill-with="spec-metadata"> |
@@ -686,6 +686,9 @@ <h2 class="heading settled" data-level="2" id="videoframemetadata-members"><span |
686 | 686 | <tr> |
687 | 687 | <td>backgroundBlur |
688 | 688 | <td><a href="https://w3c.github.io/mediacapture-extensions/#background-blur-effect-status">Background blur effect status</a> |
| 689 | + <tr> |
| 690 | + <td>backgroundSegmentationMask |
| 691 | + <td><a href="https://w3c.github.io/mediacapture-extensions/#background-segmentation-mask">Background segmentation mask</a> |
689 | 692 | </table> |
690 | 693 | <h2 class="heading settled" data-level="3" id="privacy-considerations"><span class="secno">3. </span><span class="content">Privacy Considerations</span><a class="self-link" href="#privacy-considerations"></a></h2> |
691 | 694 | <p>Please refer to the section <a href="https://w3c.github.io/webcodecs/#privacy-considerations">Privacy |
|
0 commit comments