Video.VideoPlayer.CanSetTime()
returns false
, but I want to be able to set the current time of the video I’m playing.
What causes CanSetTime()
to return false
? How can I change that ?
Video.VideoPlayer.CanSetTime()
returns false
, but I want to be able to set the current time of the video I’m playing.
What causes CanSetTime()
to return false
? How can I change that ?
is your video playing? seems it needs to be playing to enable can set time