public bool canStep ;

Description

Returns true if the VideoPlayer can step forward through the video content. (Read Only)

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

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