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 |
VideoFrame: codedHeight property - Web APIs | MDN
An integer.
The following example prints the codedHeight to the console.
js
console.log(VideoFrame.codedHeight);
| Specification |
|---|
| WebCodecs # dom-videoframe-codedheight |