![]() |
Previous | Next |
The currentPositionString property retrieves the current position in the media item as a String formatted as HH:MM:SS (hours, minutes, and seconds).
Syntax
player.controls.currentPositionString
Possible Values
This property is a read-only String.
Remarks
If the media item is less than an hour long, the HH: portion is not included.
See Also
Previous | Next |