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 |