currentTime


currentTimenumberRead-only

Gets the current play time from the beginning of the current video, in seconds.

To set the currentTime property, use the seek() function.

Did this help?