12 lines
549 B
Markdown
12 lines
549 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) > [NodesConnectedEvent](./puppeteer.protocol.webaudio.nodesconnectedevent.md) > [sourceOutputIndex](./puppeteer.protocol.webaudio.nodesconnectedevent.sourceoutputindex.md)
|
||
|
|
||
|
## Protocol.WebAudio.NodesConnectedEvent.sourceOutputIndex property
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
sourceOutputIndex?: number;
|
||
|
```
|