Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


length

The length of the VideoClip, or the URL, in seconds. (Read Only)
Read time 1 minuteLast updated 9 days ago

Definition

public double length { get; }

Remarks

For URL sources, this will only be set once the source preparation is completed. See VideoPlayer.Prepare.