VbNet AxVLCPlugin2

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
mastone
New Cone
New Cone
Posts: 1
Joined: 04 May 2010 10:13

VbNet AxVLCPlugin2

Postby mastone » 04 May 2010 10:26

Hello,
i would calculate lenght of my video file..
i use AxVLCPlugin2

this is my code:

If AxVLCPlugin2.playlist.items.count > 0 Then
AxVLCPlugin2.playlist.stop()
AxVLCPlugin2.playlist.items.clear()
End If
AxVLCPlugin2.playlist.add(txtvideofile.Text)
AxVLCPlugin2.playlist.play()

msgbox AxVLCPlugin2.input.Length

not it works.

why?

pedrollanes
New Cone
New Cone
Posts: 6
Joined: 02 Mar 2011 18:31

Re: VbNet AxVLCPlugin2

Postby pedrollanes » 18 Mar 2011 12:53

I have the same problem, sometimes AxVLCPlugin2 block the application when I use AxVLCPlugin2.playlist.stop, and I have one video playing, I check that vlc.playlist.isplaying is true, and then I make playlist.stop and program blocks. does Any developer know whitch is the problem?


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 12 guests