Skip to content

Commit

Permalink
Merge pull request #801 from AOMediaCodec/jwcullen-patch-1
Browse files Browse the repository at this point in the history
SHA: 846514b
Reason: push, by sunghee-hwang

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
sunghee-hwang and github-actions[bot] committed Feb 13, 2024
1 parent fede792 commit 49b32f7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1490,7 +1490,7 @@
</style>
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
<link href="https://aomediacodec.github.io/iamf/" rel="canonical">
<meta content="bbb33c8190c6092da5cea9064b4d49abf9a3b943" name="document-revision">
<meta content="846514b3455018f2e6a41f9d78bb227a4d789940" name="document-revision">
<style>/* Boilerplate: style-autolinks */
.css.css, .property.property, .descriptor.descriptor {
color: var(--a-normal-text);
Expand Down Expand Up @@ -3901,10 +3901,10 @@ <h4 class="heading settled" data-level="6.2.3" id="iasampleentry-section"><span
<p><b>Semantics</b></p>
<p><dfn data-dfn-type="dfn" data-noexport id="ia_configuration_box">ia_configuration_box<a class="self-link" href="#ia_configuration_box"></a></dfn> is an instance of the IAConfigurationBox() class, which provides the configuration of the <a data-link-type="dfn" href="#ia-sequence" id="ref-for-ia-sequence⑥⑤">IA Sequence</a>. The position of the instance SHALL comply with the rule specified in <a data-link-type="biblio" href="#biblio-iso-bmff" title="Information Technology - Coding of audio-visual objects - Part 12: ISO base media file format">[ISO-BMFF]</a> for <a data-link-type="dfn" href="https://www.iso.org/standard/68960.html#" id="ref-for-something⑧⑧">AudioSampleEntry</a>. In other words, the instance SHALL be present after the <a data-link-type="dfn" href="https://www.iso.org/standard/68960.html#" id="ref-for-something⑧⑨">samplerate</a> field of <a data-link-type="dfn" href="https://www.iso.org/standard/68960.html#" id="ref-for-something⑨⓪">AudioSampleEntry</a>. When the instance is present with another optional box such as the BitRateBox() (<a class="property css" data-link-type="property" href="https://www.iso.org/standard/68960.html#" id="ref-for-something⑨①">btrt</a>), their exact ordering is not defined.</p>
<h4 class="heading settled" data-level="6.2.4" id="iaconfigurationbox-section"><span class="secno">6.2.4. </span><span class="content">IA Configuration Box</span><a class="self-link" href="#iaconfigurationbox-section"></a></h4>
<pre class="def">Sample Entry Type: <dfn data-dfn-for="IAConfigurationBox" data-dfn-type="dfn" data-export id="iaconfigurationbox-iacb">iacb<a class="self-link" href="#iaconfigurationbox-iacb"></a></dfn>
Container: IA Sample Entry ('iamf')
Mandatory: Yes
Quantity: One.
<pre class="def">Box Type: <dfn data-dfn-for="IAConfigurationBox" data-dfn-type="dfn" data-export id="iaconfigurationbox-iacb">iacb<a class="self-link" href="#iaconfigurationbox-iacb"></a></dfn>
Container: IA Sample Entry ('iamf')
Mandatory: Yes
Quantity: One.
</pre>
<p><b>Syntax</b></p>
<pre>class IAConfigurationBox extends Box('iacb') {
Expand Down

0 comments on commit 49b32f7

Please sign in to comment.