struct Protocol::Animation::GetPlaybackRate

Overview

Gets the playback rate of the document timeline.

Included Modules

Defined in:

protocol/animation.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def playback_rate : Number::Primitive #

Playback rate for animations on page.


[View source]