pl.wendigo.chrome.domain.animation / SetPlaybackRateRequest

SetPlaybackRateRequest

data class SetPlaybackRateRequest (source)

Represents request frame that can be used with Animation.setPlaybackRate method call.

Sets the playback rate of the document timeline.

Constructors

<init>

SetPlaybackRateRequest(playbackRate: Double)

Represents request frame that can be used with Animation.setPlaybackRate method call.

Properties

playbackRate

val playbackRate: Double

Playback rate for animations on page