frameRate | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Specifies the delay between frames when playing a video clip. | ||||||
Introduced | 1.0 | ||||||
OS | mac, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: integer Property: dontRefresh Command: prepare Function: milliseconds Glossary: property, frame, video clip, non-negative | ||||||
Description | Use the frameRate property to speed up or slow down a movie. The frameRate is the number of milliseconds to wait between frames. If the frameRate is zero, LiveCode uses the frame rate built into the movie. The setting of this property has no effect on Windows systems. | ||||||
Tags | multimedia |