# None

> Disable the embedded audio.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.Video](/engine/6000.3/script-reference/unityengine/video.md)
* **Assembly:** UnityEngine.VideoModule

```csharp
None = 0
```

### Remarks

The embedded audio doesn’t play. Use if you want your video to play without sound, or if you want to replace the sound with a different audio clip.
