HTML Audio/Video DOM Reference
Get the current timeline offset of the video:
The startDate property returns a Date object representing the current timeline offset of the audio/video.
The startDate property is used to enable accurate synchronization of audio/video streamed live over the internet.
![]()
The startDate property is not supported in any major browser
| Return Value: | A Date Object, representing current timeline offset |
|---|
HTML Audio/Video DOM Reference
Your message has been sent to W3Schools.