<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [WebAudio](./puppeteer.protocol.webaudio.md) &gt; [BaseAudioContext](./puppeteer.protocol.webaudio.baseaudiocontext.md) &gt; [maxOutputChannelCount](./puppeteer.protocol.webaudio.baseaudiocontext.maxoutputchannelcount.md)

## Protocol.WebAudio.BaseAudioContext.maxOutputChannelCount property

Number of output channels supported by audio hardware in use.

<b>Signature:</b>

```typescript
maxOutputChannelCount: number;
```