12 lines
577 B
Markdown
12 lines
577 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) > [NodesDisconnectedEvent](./puppeteer.protocol.webaudio.nodesdisconnectedevent.md) > [destinationInputIndex](./puppeteer.protocol.webaudio.nodesdisconnectedevent.destinationinputindex.md)
|
|
|
|
## Protocol.WebAudio.NodesDisconnectedEvent.destinationInputIndex property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
destinationInputIndex?: number;
|
|
```
|