# timeReference

> The clock that the VideoPlayer observes to detect and correct drift.

## Definition

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

```csharp
public VideoTimeReference timeReference { get; set; }
```
