VideoFrame: displayWidth プロパティ
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
displayWidth
は VideoFrame
インターフェイスのプロパティで、アスペクト比の調整後の VideoFrame
の幅を返します。
値
整数です。
例
次の例は displayWidth
をコンソールに出力されます。
js
console.log(VideoFrame.displayWidth);
仕様書
Specification |
---|
WebCodecs # dom-videoframe-displaywidth |
ブラウザーの互換性
BCD tables only load in the browser