Skip to content

API > VideoPlayer > canStep


VideoPlayer.canStep⚓︎

Read-Only

Read-only Property 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.