Interesting, just putting PlayVideo() or PlayVideoToImage() in the loop does
appear to make it loop seamlessly. And here I was trying to detect when the video had ended and playing again.
EDIT: Upon further testing, there is still a bit of a stutter.
However, is spamming PlayVideo() every frame really ideal? Will this not cause any issues?