duration | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | player | ||||||
Summary | Specifies the length of a sound or movie. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: player Property: looping, showSelection, callbacks, startTime, timeScale Object: player Glossary: property | ||||||
Description | Use the duration property to find out how long a movie or sound takes to play. The duration of a player is the number of intervals in the movie or sound contained in the player. (The number of intervals per second is specified by the player's timeScale property.) | ||||||
Tags | multimedia |