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