canSetTime
7/14/25Less than 1 minute
VideoPlayer.canSetTime
"Read-Only"
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.