12 lines
468 B
Markdown
12 lines
468 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [WebAudio](./puppeteer.protocol.webaudio.md) > [AudioParam](./puppeteer.protocol.webaudio.audioparam.md) > [rate](./puppeteer.protocol.webaudio.audioparam.rate.md)
|
||
|
|
||
|
## Protocol.WebAudio.AudioParam.rate property
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
rate: AutomationRate;
|
||
|
```
|