Skip to content

API > VideoPlayer > canSetTimeSource


VideoPlayer.canSetTimeSource⚓︎

Read-Only

Read-only Property This property is Read-Only

Name Type
canSetTimeSource boolean

Description⚓︎

Whether the time source followed by the VideoPlayer can be changed. (Read Only)

Extra Detail⚓︎

Certain playback engines can only follow their own internal clock. This value is only valid when the movie has been prepared. See VideoPlayer.Prepare.