# sampleRate

> The expected playback rate for the sample frames produced by this class.

## Definition

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

```csharp
public uint sampleRate { get; }
```

### Remarks

This property does not change throughout the AudioSampleProvider' life scope.
