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

464 B

Home > puppeteer > Protocol > WebAudio > ContextType

Protocol.WebAudio.ContextType type

Enum of BaseAudioContext types

Signature:

export type ContextType = ('realtime' | 'offline');