# VideoTimeSource

> [DEPRECATED] Time source followed by the VideoPlayer when reading content.

## Definition

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

> **Warning:**
>
> **Deprecated.** VideoTimeSource is deprecated. Use TimeUpdateMode instead.
>
> **Upgrade to** [VideoTimeUpdateMode](/engine/6000.7/script-reference/unityengine/video/videotimeupdatemode.md)

```csharp
public enum VideoTimeSource
```
