Skip to main content

VideoPlayer.canStep

"Read-Only"

This property is Read-Only

NameType
canStepboolean

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.