# Sandbox.VideoPlayer.Repeat

```csharp
bool Repeat { get; set; }
```

Sets whether the video should loop when it reaches the end.

Declared in [Sandbox.VideoPlayer](/api/Sandbox.VideoPlayer).
Assembly: `Sandbox.Engine`.
