puppeteer/new-docs/puppeteer.protocol.webaudio.audioparam.rate.md

12 lines
468 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; [WebAudio](./puppeteer.protocol.webaudio.md) &gt; [AudioParam](./puppeteer.protocol.webaudio.audioparam.md) &gt; [rate](./puppeteer.protocol.webaudio.audioparam.rate.md)
## Protocol.WebAudio.AudioParam.rate property
<b>Signature:</b>
```typescript
rate: AutomationRate;
```