mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
770 B
770 B
Home > puppeteer > Protocol > WebAudio > ContextChangedEvent
Protocol.WebAudio.ContextChangedEvent interface
Notifies that existing BaseAudioContext has changed some properties (id stays the same)..
Signature:
export interface ContextChangedEvent
Properties
Property | Type | Description |
---|---|---|
context | BaseAudioContext |