File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -711,7 +711,7 @@ dictionary RTCEncodedAudioFrameMetadata : RTCEncodedFrameMetadata {
711
711
712
712
If the frame comes from a remotely sourced track, this MUST be
713
713
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,
715
715
this value SHOULD be absent.
716
716
This RFC defines the audio level as an integral value from 0 to 127
717
717
representing the audio level in negative decibels relative to the
@@ -724,7 +724,7 @@ dictionary RTCEncodedAudioFrameMetadata : RTCEncodedFrameMetadata {
724
724
725
725
If the frame comes from a locally sourced track, the level MUST be
726
726
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.
728
728
</p>
729
729
</dd>
730
730
</dl>
You can’t perform that action at this time.
0 commit comments