VideoFrame: codedHeight プロパティ

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.

codedHeightVideoFrame インターフェイスのプロパティで、 VideoFrame の高さをピクセル単位で返すもので、目に見えないパディングも含む可能性があり、比率の調整を考慮する前のものです。

整数です。

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

js
console.log(VideoFrame.codedHeight);

仕様書

Specification
WebCodecs
# dom-videoframe-codedheight

ブラウザーの互換性