Easy Tutorial
❮ Canvas Imagedata Height Tag Caption ❯

HTML Audio/Video DOM startDate Property

HTML Audio/Video DOM Reference Manual

Example

Get the current timeline offset of the video:


Definition and Usage

The startDate property returns a Date object, representing the current timeline offset of the audio/video.

The startDate property is used to achieve precise synchronization of audio/video streams over the internet.


Browser Support

None of the major browsers support the startDate property.


Syntax

Technical Details

| Return Value: | A Date object, representing the current timeline offset. | | --- | --- |

❮ Canvas Imagedata Height Tag Caption ❯