Version: 2018.4
public bool canStep ;

説明

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

Stepping is done with Video.VideoPlayer.StepForwards.

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