# Sandbox.SoundFile.BitsPerSample

```csharp
int BitsPerSample { get; set; }
```

Bits per each sample of this sound file.

Declared in [Sandbox.SoundFile](/api/Sandbox.SoundFile).
Assembly: `Sandbox.Engine`.
