Hi
I am new in this form, i am using VB 2010 and VLC, i want to start a video after 20 seconds
Can you help me.
I use this code to play a video:
AxVLCPlugin21.playlist.add("p:\document\desktop\Projet\video\test.avi")
AxVLCPlugin21.playlist.play()
Thank you.