Support for Wikitude Software Development Kit and tools is coming to an end. All the details can be found here. Kindly note that no new topics can be started on the forum from 21.09.2023. Also, some of the FAQs here (especially license related ones) might become inaccurate.
Hi,
I have a couple of questions about VideoDrawable objects
First one:
Is there any way of getting the current play time of a VideoDrawable (to know for example if the user has played it for at least 10 seconds).
Second one:
Is there any way I can skip n seconds of the video? Something like video.seek(10) to skip the first 10 seconds of the video?
Thanks.
Info
Hi,
I have a couple of questions about VideoDrawable objects
First one:
Is there any way of getting the current play time of a VideoDrawable (to know for example if the user has played it for at least 10 seconds).
Second one:
Is there any way I can skip n seconds of the video? Something like video.seek(10) to skip the first 10 seconds of the video?
Thanks.