Skip to content

Commit c3de570

Browse files
authored
Update index.src.html
1 parent edf7ac6 commit c3de570

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3695,8 +3695,8 @@
36953695
: <dfn attribute for=VideoFrame>timestamp</dfn>
36963696
:: The presentation timestamp, given in microseconds. For decode,
36973697
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.
3698+
to this {{VideoFrame}}. For encode, timestamp is copied to the
3699+
{{EncodedVideoChunk}}s corresponding to this {{VideoFrame}}.
37003700

37013701
The {{VideoFrame/timestamp}} getter steps are to return
37023702
{{VideoFrame/[[timestamp]]}}.

0 commit comments

Comments
 (0)