Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


canSetPlaybackSpeed

Whether you can change the playback speed. (Read Only)
Read time 1 minuteLast updated 12 days ago

Definition

public bool canSetPlaybackSpeed { get; }

Remarks

This value is only valid after the movie has been prepared. See VideoPlayer.Prepare.