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 82d5582 commit eb7bae8Copy full SHA for eb7bae8
index.bs
@@ -733,8 +733,7 @@ dictionary RTCEncodedAudioFrameMetadata {
733
<p>
734
The {{RTCEncodedAudioFrameMetadata/senderCaptureTimeOffset}} is the sender system's estimate of the offset
735
between its own NTP clock and the capture system's NTP clock, for the same frame that the
736
- {{RTCEncodedAudioFrameMetadata/captureTime}} was originated from. It is extracted by the
737
- [[#stream-processing]] algorithm.
+ {{RTCEncodedAudioFrameMetadata/captureTime}} was originated from.
738
739
On populating this member, the user agent MUST return the value of the frame's `[[senderCaptureTimeOffset]]` slot.
740
</p>
0 commit comments