canSetPlaybackSpeed
Whether you can change the playback speed. (Read Only)
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Video
- Assembly: UnityEngine.VideoModule
public bool canSetPlaybackSpeed { get; }
Remarks
This value is only valid after the movie has been prepared. See VideoPlayer.Prepare.