Skip to content

Commit

Permalink
Update index.src.html
Browse files Browse the repository at this point in the history
  • Loading branch information
aboba authored Jul 3, 2024
1 parent edf7ac6 commit c3de570
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.src.html
Original file line number Diff line number Diff line change
Expand Up @@ -3695,8 +3695,8 @@
: <dfn attribute for=VideoFrame>timestamp</dfn>
:: The presentation timestamp, given in microseconds. For decode,
timestamp is copied from the {{EncodedVideoChunk}} corresponding
to this VideoFrame. For encode, timestamp is copied to the
{{EncodedVideoChunk}}s corresponding to this VideoFrame.
to this {{VideoFrame}}. For encode, timestamp is copied to the
{{EncodedVideoChunk}}s corresponding to this {{VideoFrame}}.

The {{VideoFrame/timestamp}} getter steps are to return
{{VideoFrame/[[timestamp]]}}.
Expand Down

0 comments on commit c3de570

Please sign in to comment.