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

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