Chrome Remote Interface v0.2.0 ChromeRemoteInterface.RPC.Animation View Source
Link to this section Summary
Functions
Disables animation domain notifications
Enables animation domain notifications
Returns the current time of the an animation
Gets the playback rate of the document timeline
Releases a set of animations to no longer be manipulated
Gets the remote object of the Animation
Seek a set of animations to a particular time within each animation
Sets the paused state of a set of animations
Sets the playback rate of the document timeline
Sets the timing of an animation node
Link to this section Functions
Disables animation domain notifications.
Parameters:
Enables animation domain notifications.
Parameters:
Returns the current time of the an animation.
Parameters:
id -
Gets the playback rate of the document timeline.
Parameters:
Releases a set of animations to no longer be manipulated.
Parameters:
animations -
Gets the remote object of the Animation.
Parameters:
animationId -
Seek a set of animations to a particular time within each animation.
Parameters:
animations -
Sets the paused state of a set of animations.
Parameters:
animations -
Sets the playback rate of the document timeline.
Parameters:
playbackRate -
Sets the timing of an animation node.
Parameters:
animationId -