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.

startTime

Summary

Returns the start time of this player. Setting this attribute updates the player start time using the procedure to update the player start time of this object to the new value.

Property of apis/web_animations/AnimationPlayerapis/web_animations/AnimationPlayer

Syntax

var result = element.startTime;
element.startTime = value;