Any way to play while the screen is being held down, and pause when let go?
switz opened this issue · 0 comments
switz commented
Is there any way to play while the screen is being held down, and pause when let go?
edit:
autoplay = videoPlayerController.playFromBeginning();
loops = videoPlayerController.playbackLoops = true;