mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
771 B
771 B
Home > puppeteer > Protocol > WebAudio > AudioListenerCreatedEvent
Protocol.WebAudio.AudioListenerCreatedEvent interface
Notifies that the construction of an AudioListener has finished.
Signature:
export interface AudioListenerCreatedEvent
Properties
Property | Type | Description |
---|---|---|
listener | AudioListener |