puppeteer/new-docs/puppeteer.protocol.animation.getplaybackrateresponse.md

19 lines
686 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Animation](./puppeteer.protocol.animation.md) &gt; [GetPlaybackRateResponse](./puppeteer.protocol.animation.getplaybackrateresponse.md)
## Protocol.Animation.GetPlaybackRateResponse interface
<b>Signature:</b>
```typescript
export interface GetPlaybackRateResponse
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [playbackRate](./puppeteer.protocol.animation.getplaybackrateresponse.playbackrate.md) | number | Playback rate for animations on page. |