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;