Skip to content

API > VideoPlayer > canSetTime


VideoPlayer.canSetTime⚓︎

Read-Only

Read-only Property This property is Read-Only

Name Type
canSetTime boolean

Description⚓︎

Whether current time can be changed using the time or timeFrames property. (Read Only)

Extra Detail⚓︎

Seeking is not supported in all contexts. For example, seeking in a HTTP live stream. This value is only valid when the movie has been prepared. See VideoPlayer.Prepare.