VideoPlayer.canStep

public bool canStep;

Description 描述

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.