Skip to content

API > VideoPlayer > isLooping


VideoPlayer.isLooping⚓︎

Read-Only

Read-only Property This property is Read-Only

Name Type
isLooping boolean

Description⚓︎

Determines whether the VideoPlayer restarts from the beginning when it reaches the end of the clip.

Extra Detail⚓︎

If set to false, the VideoPlayer will stop playback at the end of the clip and will not reset the time to the start of the clip.