12 lines
567 B
Markdown
12 lines
567 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) > [NodeParamDisconnectedEvent](./puppeteer.protocol.webaudio.nodeparamdisconnectedevent.md) > [destinationId](./puppeteer.protocol.webaudio.nodeparamdisconnectedevent.destinationid.md)
|
||
|
|
||
|
## Protocol.WebAudio.NodeParamDisconnectedEvent.destinationId property
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
destinationId: GraphObjectId;
|
||
|
```
|