|
8 | 8 | <link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon"> |
9 | 9 | <meta content="Bikeshed version 44af0bf3e, updated Fri Jul 29 17:05:16 2022 -0700" name="generator"> |
10 | 10 | <link href="https://www.w3.org/TR/webcodecs-aac-codec-registration/" rel="canonical"> |
11 | | - <meta content="814b6c55b23ad565caaa6d6b16696e1ef9ddbe4e" name="document-revision"> |
| 11 | + <meta content="b5ec85c5aeaa58b130cb9fd64280b3964a24a873" name="document-revision"> |
12 | 12 | <style>/* style-autolinks */ |
13 | 13 |
|
14 | 14 | .css.css, .property.property, .descriptor.descriptor { |
@@ -648,7 +648,8 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2> |
648 | 648 | <li><a href="#aac-encoder-config"><span class="secno">5.1</span> <span class="content">AacEncoderConfig</span></a> |
649 | 649 | <li><a href="#aac-bitstream-format"><span class="secno">5.2</span> <span class="content">AacBitstreamFormat</span></a> |
650 | 650 | </ol> |
651 | | - <li><a href="#privacy-and-security-considerations"><span class="secno">6</span> <span class="content">Privacy and Security Considerations</span></a> |
| 651 | + <li><a href="#privacy-considerations"><span class="secno">6</span> <span class="content">Privacy Considerations</span></a> |
| 652 | + <li><a href="#security-considerations"><span class="secno">7</span> <span class="content">Security Considerations</span></a> |
652 | 653 | <li> |
653 | 654 | <a href="#w3c-conformance"><span class="secno"></span> <span class="content">Conformance</span></a> |
654 | 655 | <ol class="toc"> |
@@ -740,8 +741,12 @@ <h3 class="heading settled" data-level="5.2" id="aac-bitstream-format"><span cla |
740 | 741 | <dd> The metadata of the encoded audio stream are provided in each ADTS frame, |
741 | 742 | and therefore no <code class="idl"><a data-link-type="idl" href="https://w3c.github.io/webcodecs/#dom-audiodecoderconfig-description" id="ref-for-dom-audiodecoderconfig-description④">AudioDecoderConfig.description</a></code> is necessary. |
742 | 743 | </dl> |
743 | | - <h2 class="heading settled" data-level="6" id="privacy-and-security-considerations"><span class="secno">6. </span><span class="content">Privacy and Security Considerations</span><a class="self-link" href="#privacy-and-security-considerations"></a></h2> |
744 | | - <p>Please refer to the <a href="https://w3c.github.io/webcodecs/#privacy-considerations">Privacy Considerations</a> and <a href="https://w3c.github.io/webcodecs/#security-considerations">Security Considerations</a> sections in <a data-link-type="biblio" href="#biblio-webcodecs">[WEBCODECS]</a>.</p> |
| 744 | + <h2 class="heading settled" data-level="6" id="privacy-considerations"><span class="secno">6. </span><span class="content">Privacy Considerations</span><a class="self-link" href="#privacy-considerations"></a></h2> |
| 745 | + <p>Please refer to the section <a href="https://w3c.github.io/webcodecs/#privacy-considerations">Privacy |
| 746 | +Considerations</a> in <a data-link-type="biblio" href="#biblio-webcodecs">[WEBCODECS]</a>.</p> |
| 747 | + <h2 class="heading settled" data-level="7" id="security-considerations"><span class="secno">7. </span><span class="content">Security Considerations</span><a class="self-link" href="#security-considerations"></a></h2> |
| 748 | + <p>Please refer to the section <a href="https://w3c.github.io/webcodecs/#security-considerations">Security |
| 749 | +Considerations</a> in <a data-link-type="biblio" href="#biblio-webcodecs">[WEBCODECS]</a>.</p> |
745 | 750 | </main> |
746 | 751 | <div data-fill-with="conformance"> |
747 | 752 | <h2 class="no-ref no-num heading settled" id="w3c-conformance"><span class="content">Conformance</span><a class="self-link" href="#w3c-conformance"></a></h2> |
|
0 commit comments