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