USharpVideo
USharpVideo copied to clipboard
USharpVideoPlayer.StopVideo() does not stop the video
Calling USharpVideoPlayer.StopVIdeo method after taking ownership of the video player does not stop the currently playing video. At a quick glance over the code it looks like VideoPlayerManager.Stop() is never called from within that method.