puppeteer/new-docs/puppeteer.protocol.webaudio.contextrealtimedata.callbackintervalmean.md

14 lines
600 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; [ContextRealtimeData](./puppeteer.protocol.webaudio.contextrealtimedata.md) &gt; [callbackIntervalMean](./puppeteer.protocol.webaudio.contextrealtimedata.callbackintervalmean.md)
## Protocol.WebAudio.ContextRealtimeData.callbackIntervalMean property
A running mean of callback interval.
<b>Signature:</b>
```typescript
callbackIntervalMean: number;
```