We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 794cd2d commit fcafe1cCopy full SHA for fcafe1c
index.html
@@ -1253,6 +1253,10 @@ <h3>Local video capture timestamps</h3>
1253
the frame was captured.
1254
This value MUST be monotonically increasing.
1255
</p>
1256
+ <div class="note">
1257
+ Local capture tracks have a fixed offset between [=presentation timestamp=] and [=capture timestamp=]. The
1258
+ user agent may let this be zero with the result that [=presentation timestamp=] is the same as [=capture timestamp=].
1259
+ </div>
1260
</section>
1261
1262
<section>
0 commit comments