mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
735 B
735 B
Home > puppeteer > Protocol > WebAudio > ContextCreatedEvent
Protocol.WebAudio.ContextCreatedEvent interface
Notifies that a new BaseAudioContext has been created.
Signature:
export interface ContextCreatedEvent
Properties
Property | Type | Description |
---|---|---|
context | BaseAudioContext |