# timeUpdateMode

> The clock source used by the VideoPlayer to derive its current time.

## Definition

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

```csharp
public VideoTimeUpdateMode timeUpdateMode { get; set; }
```
