# Sandbox.VideoPlayer.Seek

```csharp
void Seek(float time)
```

Sets the playback position to a specified time in the video, given in seconds.

### Parameters

- `time` (`float`)

Declared in [Sandbox.VideoPlayer](/api/Sandbox.VideoPlayer).
Assembly: `Sandbox.Engine`.
