VideoFrame: codedRect property - Web APIs | MDN

Value

A DOMRectReadOnly.

Examples

The following example prints the codedRect to the console.

js

console.log(VideoFrame.codedRect);

Specifications

Specification
WebCodecs
# dom-videoframe-codedrect

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on by MDN contributors.