puppeteer/new-docs/puppeteer.protocol.webaudio.contextwillbedestroyedevent.md
2020-07-13 14:01:35 +01:00

21 lines
780 B
Markdown

<!-- 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; [ContextWillBeDestroyedEvent](./puppeteer.protocol.webaudio.contextwillbedestroyedevent.md)
## Protocol.WebAudio.ContextWillBeDestroyedEvent interface
Notifies that an existing BaseAudioContext will be destroyed.
<b>Signature:</b>
```typescript
export interface ContextWillBeDestroyedEvent
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [contextId](./puppeteer.protocol.webaudio.contextwillbedestroyedevent.contextid.md) | [GraphObjectId](./puppeteer.protocol.webaudio.graphobjectid.md) | |