Search.../

currentTime

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

Type:

numberRead Only

Was this helpful?

Get the current play time

Copy Code
1let currentTime = $w("#myVideoBox").currentTime // 137