# isPaused

> Whether playback is paused. (Read Only)

## Definition

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

```csharp
public bool isPaused { get; }
```
