canStep
7/14/25Less than 1 minute
VideoPlayer.canStep
"Read-Only"
This property is **Read-Only**
Name | Type |
---|---|
canStep | boolean |
Description
Returns true if the VideoPlayer can step forward through the video content. (Read Only)
Extra Detail
Stepping is done with Video.VideoPlayer.StepForwards.
This value is only valid when the movie has been prepared. See VideoPlayer.Prepare.