# PreserveSampleRate

> Do not change the sample rate of the imported audio file. The sample rate will be preserved for the imported AudioClip.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
PreserveSampleRate = 0
```
