VideoFrame: timestamp-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 timestamp-Eigenschaft des VideoFrame-Interface gibt einen Integer zurück, der den Zeitstempel des Videos in Mikrosekunden angibt.

Wert

Ein Integer.

Beispiele

Das folgende Beispiel druckt den timestamp auf die Konsole.

js
console.log(VideoFrame.timestamp);

Spezifikationen

Specification
WebCodecs
# dom-videoframe-timestamp

Browser-Kompatibilität

BCD tables only load in the browser