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