Video startDate eigenschap

Definitie en gebruik

startDate Eigenschap die een Date-object retourneert, dat de huidige tijdsschuif van de video vertegenwoordigt.

startDate Eigenschap voor het inschakelen van nauwkeurige synchronisatie van video's die via internet in real time worden gestreamd.

Example

Get the current timeline offset of the video:

var x = document.getElementById("myVideo").startDate;

Try It Yourself

Syntax

videoObject.startDate

Technical Details

Return Value: Date Object, representing the current timeline offset.

Browser Support

Chrome Edge Firefox Safari Opera
Chrome Edge Firefox Safari Opera
Not Supported Not Supported Not Supported Not Supported Not Supported