Version: 2022.2
public bool canStep ;

描述

如果 VideoPlayer 可以使视频内容前进,则返回 /true/。(只读)

使用 Video.VideoPlayer.StepForwards 完成步进。

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