Multimedia Guide and Reference

totalTime (String) - Read-only

The totalTime attribute is the total length of the media in hours, minutes, and seconds. The string is formated 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 the total length of the file, connect totalTime to the label attribute of a static text field. So, if the length was 1 hour, 32 minutes, and 25 seconds, the static text field would display 1:32:25.


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