Tuesday, 24 July 2018

ontimeupdate with YouTube API

HTML5 video supports the ontimeupdate event; is there an equivalent in the YouTube API that either isn't listed in the docs, or just that I'm unaware of? I've tried a setInterval method to check every n milliseconds, but then I have to check to see if the video is playing, etc. Has anyone dealt with this issue?



from ontimeupdate with YouTube API

No comments:

Post a Comment