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

1.6 KiB

Home > puppeteer > Protocol > WebAudio > BaseAudioContext

Protocol.WebAudio.BaseAudioContext interface

Protocol object for BaseAudioContext

Signature:

export interface BaseAudioContext 

Properties

Property Type Description
callbackBufferSize number Platform-dependent callback buffer size.
contextId GraphObjectId
contextState ContextState
contextType ContextType
maxOutputChannelCount number Number of output channels supported by audio hardware in use.
realtimeData ContextRealtimeData
sampleRate number Context sample rate.