Module cdp::animation [] [src]

[Experimental]

Animation

Commands

Events

Types

Structs

Animation

[Experimental] Animation instance.

AnimationCanceledEvent

[Experimental] Event for when an animation has been cancelled.

AnimationCreatedEvent

[Experimental] Event for each animation that has been created.

AnimationEffect

[Experimental] AnimationEffect instance

AnimationStartedEvent

[Experimental] Event for animation that has been started.

DisableCommand

[Experimental] Disables animation domain notifications.

DisableResponse

[Experimental] Disables animation domain notifications.

EnableCommand

[Experimental] Enables animation domain notifications.

EnableResponse

[Experimental] Enables animation domain notifications.

GetCurrentTimeCommand

[Experimental] Returns the current time of the an animation.

GetCurrentTimeResponse

[Experimental] Returns the current time of the an animation.

GetPlaybackRateCommand

[Experimental] Gets the playback rate of the document timeline.

GetPlaybackRateResponse

[Experimental] Gets the playback rate of the document timeline.

KeyframeStyle

[Experimental] Keyframe Style

KeyframesRule

[Experimental] Keyframes Rule

ReleaseAnimationsCommand

[Experimental] Releases a set of animations to no longer be manipulated.

ReleaseAnimationsResponse

[Experimental] Releases a set of animations to no longer be manipulated.

ResolveAnimationCommand

[Experimental] Gets the remote object of the Animation.

ResolveAnimationResponse

[Experimental] Gets the remote object of the Animation.

SeekAnimationsCommand

[Experimental] Seek a set of animations to a particular time within each animation.

SeekAnimationsResponse

[Experimental] Seek a set of animations to a particular time within each animation.

SetPausedCommand

[Experimental] Sets the paused state of a set of animations.

SetPausedResponse

[Experimental] Sets the paused state of a set of animations.

SetPlaybackRateCommand

[Experimental] Sets the playback rate of the document timeline.

SetPlaybackRateResponse

[Experimental] Sets the playback rate of the document timeline.

SetTimingCommand

[Experimental] Sets the timing of an animation node.

SetTimingResponse

[Experimental] Sets the timing of an animation node.

Enums

AnimationType

[Experimental]