mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
617 B
617 B
Home > puppeteer > Protocol > WebAudio > BaseAudioContext > maxOutputChannelCount
Protocol.WebAudio.BaseAudioContext.maxOutputChannelCount property
Number of output channels supported by audio hardware in use.
Signature:
maxOutputChannelCount: number;