# Sandbox.VideoPlayer.IsPaused

```csharp
bool IsPaused { get; set; }
```

Has the video been paused?

Declared in [Sandbox.VideoPlayer](/api/Sandbox.VideoPlayer).
Assembly: `Sandbox.Engine`.
