# channelCount

> Gets the number of audio channels represented in the buffer.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Audio](/engine/6000.7/script-reference/unityengine/audio.md)
* **Assembly:** UnityEngine.AudioModule

```csharp
public int channelCount { get; }
```
