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