This page is Almost Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

playbackRate

Summary

The animation node’s playback rate property.

Property of apis/web_animations/AnimationTimingReadOnlyapis/web_animations/AnimationTimingReadOnly

Syntax

Note: This property is read-only.

var result = element.playbackRate;

Return Value

Returns an object of type doubledouble

This is a multiplier applied to the local time potentially causing the node to run at a different rate to its natural speed.