I’m playing a video on my android device using iPhoneUtils.PlayMovie (no other way possible I suppose).
Now I’d like to toggle playback when I tap anywhere on the screen, but I’ve only found the built-in controls for videoplayback. Any way to gain access to those controls by script?
2 Answers
2There is currently no access to those controls from the scripts.
Thanks, I’ll just have to settle for the standard video controls then.