# Sandbox.Game.IsRecordingVideo

```csharp
static bool IsRecordingVideo { get; set; }
```

True if we're currently recording a video (using the video command, or F6)

Declared in [Sandbox.Game](/api/Sandbox.Game).
Assembly: `Sandbox.Engine`.
