frameRate

Specifies the delay between frames when playing a video clip.

# Metadata

Platforms: desktop, server, mobile OS: mac, linux, ios, android Introduced: 1.0 Security:

# Syntax

set the frameRate of videoClip to timeDelay

# Examples

set the frameRate of videoClip 1 to 100

# 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

# See

- **keyword:** integer - **property:** dontRefresh - **command:** prepare - **function:** milliseconds - **glossary:** property, frame, video clip, non-negative