VideoFrame: codedHeight property - Web APIs | MDN

Value

An integer.

Examples

The following example prints the codedHeight to the console.

js

console.log(VideoFrame.codedHeight);

Specifications

Specification
WebCodecs
# dom-videoframe-codedheight

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on by MDN contributors.