We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 012628d commit 794cd2dCopy full SHA for 794cd2d
index.html
@@ -1250,7 +1250,7 @@ <h3>Local video capture timestamps</h3>
1250
<p>
1251
The user agent MUST set the [=capture timestamp=] of each video frame that is sourced from
1252
{{MediaDevices/getUserMedia()}} and {{MediaDevices/getDisplayMedia()}} to its best estimate of the time that
1253
- the frame was captured, which MUST be in the past relative to the time the frame is appearing on the track.
+ the frame was captured.
1254
This value MUST be monotonically increasing.
1255
</p>
1256
</section>
0 commit comments