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

See the playbackRate member of the AnimationTimingReadOnly interface.

Property of apis/web animations/AnimationTimingPropertiesapis/web animations/AnimationTimingProperties

Syntax

var result = element.playbackRate;
element.playbackRate = value;