Skip to content

Commit 0729164

Browse files
author
Guido Urdaneta
committed
minor change in refs
1 parent ee1bba6 commit 0729164

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ dictionary RTCEncodedAudioFrameMetadata : RTCEncodedFrameMetadata {
711711

712712
If the frame comes from a remotely sourced track, this MUST be
713713
converted from the level value defined in [[!RFC6464]]. If the
714-
RFC 6464 header extension is not present in the received packets,
714+
[[!RFC6464]] header extension is not present in the received packets,
715715
this value SHOULD be absent.
716716
This RFC defines the audio level as an integral value from 0 to 127
717717
representing the audio level in negative decibels relative to the
@@ -724,7 +724,7 @@ dictionary RTCEncodedAudioFrameMetadata : RTCEncodedFrameMetadata {
724724

725725
If the frame comes from a locally sourced track, the level MUST be
726726
taken directly from the source and used as input to generate a value
727-
for the RFC 6464 header extension, if negotiated.
727+
for the [[!RFC6464]] header extension, if negotiated.
728728
</p>
729729
</dd>
730730
</dl>

0 commit comments

Comments
 (0)