VideoFrame: duration-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 duration
-Eigenschaft des VideoFrame
-Interfaces gibt eine ganze Zahl zurück, die die Dauer des Videos in Mikrosekunden angibt.
Wert
Eine ganze Zahl.
Beispiele
Das folgende Beispiel gibt die duration
in der Konsole aus.
js
console.log(VideoFrame.duration);
Spezifikationen
Specification |
---|
WebCodecs # dom-videoframe-duration |
Browser-Kompatibilität
BCD tables only load in the browser