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