ExternalTime
The external reference clock the VideoPlayer observes to detect and correct drift.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Video
- Assembly: UnityEngine.VideoModule
ExternalTime = 2
Remarks
The VideoPlayer plays the video based on an external time source. External time sources include your own custom timers, or a system’s time. To set this, use VideoPlayer.externalReferenceTime.