Hello, I am using vlc version 2.2.4 in vb.net (axvlcplugin2) I making a small program that taking 4 videos and streaming them, the program replacing the videos every 30 second I played the media via this code: Dim uri = New Uri("C:\Users\xxx\Desktop\der\60\checkVlcnews\The Boys.mp4") AxVLC...