We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0729164 commit 63376f4Copy full SHA for 63376f4
index.bs
@@ -711,8 +711,8 @@ dictionary RTCEncodedAudioFrameMetadata : RTCEncodedFrameMetadata {
711
712
If the frame comes from a remotely sourced track, this MUST be
713
converted from the level value defined in [[!RFC6464]]. If the
714
- [[!RFC6464]] header extension is not present in the received packets,
715
- this value SHOULD be absent.
+ [[!RFC6464]] header extension is not present in the received packets of the frame,
+ this value MUST be absent.
716
This RFC defines the audio level as an integral value from 0 to 127
717
representing the audio level in negative decibels relative to the
718
loudest signal that the system could possibly encode. Thus, 0
0 commit comments