VideoFrame: displayHeight プロパティ

displayHeightVideoFrame インターフェイスのプロパティで、アスペクト比の調整後の VideoFrame の高さを返します。

整数です。

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

js
console.log(VideoFrame.displayHeight);

仕様書

Specification
WebCodecs
# dom-videoframe-displayheight

ブラウザーの互換性

BCD tables only load in the browser