Fix copypasta fail
This commit is contained in:
parent
e37262c97f
commit
deb46d1f69
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ A decoder SHOULD treat any Opus packet whose duration is different from that of
|
||||||
The coding mode (SILK, Hybrid, or CELT), audio bandwidth, channel count,
|
The coding mode (SILK, Hybrid, or CELT), audio bandwidth, channel count,
|
||||||
duration (frame size), and number of frames per packet, are indicated in the
|
duration (frame size), and number of frames per packet, are indicated in the
|
||||||
TOC (table of contents) in the first byte of each Opus packet, as described
|
TOC (table of contents) in the first byte of each Opus packet, as described
|
||||||
in Section 3.1 of <xref target="RFC3533"/>.
|
in Section 3.1 of <xref target="RFC6716"/>.
|
||||||
The combination of mode, audio bandwidth, and frame size, is referred to as
|
The combination of mode, audio bandwidth, and frame size, is referred to as
|
||||||
the configuration of an Opus packet.
|
the configuration of an Opus packet.
|
||||||
</t>
|
</t>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue