This page is readiness-state

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 playback rate of this player. Setting this attribute follows the procedure to update the player playback rate of this object to the new value.

Property of apis/web_animations/AnimationPlayerapis/web_animations/AnimationPlayer

Syntax

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

Return Value

Returns an object of type doubledouble