VideoFrame: timestamp property - Web APIs | MDN
Value
An integer.
Examples
The following example prints the timestamp to the console.
js
console.log(VideoFrame.timestamp);
Specifications
| Specification |
|---|
| WebCodecs # dom-videoframe-timestamp |
VideoFrame: timestamp property - Web APIs | MDN
An integer.
The following example prints the timestamp to the console.
js
console.log(VideoFrame.timestamp);
| Specification |
|---|
| WebCodecs # dom-videoframe-timestamp |