VideoFrame: visibleRect プロパティ

Baseline 2024
Newly available

Since September 2024, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

visibleRectVideoFrame インターフェイスのプロパティで、この VideoFrame の可視矩形のピクセル数を表す DOMRectReadOnly を返します。

DOMRectReadOnly です。

次の例は visibleRect をコンソールに出力します。

js
console.log(VideoFrame.visibleRect);

仕様書

Specification
WebCodecs
# dom-videoframe-visiblerect

ブラウザーの互換性