# Sandbox.SoundFile.Rate

```csharp
int Rate { get; set; }
```

Sample rate of this sound file, per second.

Declared in [Sandbox.SoundFile](/api/Sandbox.SoundFile).
Assembly: `Sandbox.Engine`.
