# Sandbox.SoundFile.Channels

```csharp
int Channels { get; set; }
```

Number of channels this audio file has.

Declared in [Sandbox.SoundFile](/api/Sandbox.SoundFile).
Assembly: `Sandbox.Engine`.
