Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


canSetTimeUpdateMode

Whether you can change the time source followed by the VideoPlayer. (Read Only)
Read time 1 minuteLast updated 13 days ago

Definition

public bool canSetTimeUpdateMode { get; }

Remarks

Certain playback engines can only follow their own internal clock.
This value is only valid after the movie has been prepared. See VideoPlayer.Prepare.