VideoFrame: displayWidth-Eigenschaft

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Hinweis: Dieses Feature ist verfügbar in Dedicated Web Workers.

Die displayWidth-Eigenschaft des VideoFrame-Interfaces gibt die Breite des VideoFrame nach der Anwendung von Seitenverhältnis-Anpassungen zurück.

Wert

Ein Integer.

Beispiele

Das folgende Beispiel gibt die displayWidth in der Konsole aus.

js
console.log(VideoFrame.displayWidth);

Spezifikationen

Specification
WebCodecs
# dom-videoframe-displaywidth

Browser-Kompatibilität

BCD tables only load in the browser