donni106 opened this issue 7 years ago · 0 comments
I start a video with playVideo() and pause it with pauseVideo(). When i want to resume it with playVideo() again, it does not start. I use the same player instance all the time.
playVideo()
pauseVideo()
Anybody ever tried that?