We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edf7ac6 commit c3de570Copy full SHA for c3de570
1 file changed
index.src.html
@@ -3695,8 +3695,8 @@
3695
: <dfn attribute for=VideoFrame>timestamp</dfn>
3696
:: The presentation timestamp, given in microseconds. For decode,
3697
timestamp is copied from the {{EncodedVideoChunk}} corresponding
3698
- to this VideoFrame. For encode, timestamp is copied to the
3699
- {{EncodedVideoChunk}}s corresponding to this VideoFrame.
+ to this {{VideoFrame}}. For encode, timestamp is copied to the
+ {{EncodedVideoChunk}}s corresponding to this {{VideoFrame}}.
3700
3701
The {{VideoFrame/timestamp}} getter steps are to return
3702
{{VideoFrame/[[timestamp]]}}.
0 commit comments