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 7510510 commit 82d5582Copy full SHA for 82d5582
index.bs
@@ -473,8 +473,7 @@ dictionary RTCEncodedVideoFrameMetadata {
473
<p>
474
The {{RTCEncodedVideoFrameMetadata/senderCaptureTimeOffset}} is the sender system's estimate of the offset
475
between its own NTP clock and the capture system's NTP clock, for the same frame that the
476
- {{RTCEncodedVideoFrameMetadata/captureTime}} was originated from. It is extracted by the
477
- [[#stream-processing]] algorithm.
+ {{RTCEncodedVideoFrameMetadata/captureTime}} was originated from.
478
479
On populating this member, the user agent MUST return the value of the frame's `[[senderCaptureTimeOffset]]` slot.
480
</p>
0 commit comments