Multimedia Guide and Reference

elapsedTime (String) - Read-only

The elapsedTime attribute represents the time in hours, minutes, and seconds where the player is currently playing or positioned. The string is formatted in the format of HH:MM:SS. If you want to display the elapsed time in a different format, use the time converter.

For example, to display how much time has elapsed, connect elapsedTime to the object attribute of a label part.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]