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.
Giulia Sabbadini
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.