Search found 6 matches

Go to advanced search

by gripner
05 Apr 2013 21:54
Forum: Development around libVLC
Topic: VLC activex component and VB.NET bug?
Replies: 7
Views: 1713

Re: VLC activex component and VB.NET bug?

If anyone else still are woundering, i recieved a response from the devs, dshow-vdev is not yet supported
by gripner
31 Mar 2013 22:10
Forum: Development around libVLC
Topic: VLC activex component and VB.NET bug?
Replies: 7
Views: 1713

Re: VLC activex component and VB.NET bug?

From the wiki addTarget method Adds a uri to the current playlist or replaces the current playlist with the uri. controlname.addTarget(uri as String, options, mode as VLCPlaylistMode, Position as Long) toggleMute method Toggles between the muted/unmuted state of the embedded player. controlname.togg...
by gripner
31 Mar 2013 19:21
Forum: Development around libVLC
Topic: VLC activex component and VB.NET bug?
Replies: 7
Views: 1713

Re: VLC activex component and VB.NET bug?

rvs75, thanks for the replies, unfortunatly not helpfull. The "double" quotes are correct. and the space char is not incorrect. in the documentation i have read all command line options are not supportet when useing the Component for vb.net Can not find wich are supportet and wich are not ...
by gripner
25 Mar 2013 21:59
Forum: Development around libVLC
Topic: VLC activex component and VB.NET bug?
Replies: 7
Views: 1713

Re: VLC activex component and VB.NET bug?

the "extra" quotes are escape characters in VB
ALso i Have tried totaly without quotes
with same results. only default dshow device plays

EDIT:
Further more, there is alot of threads on these forums describing same problem i have, with no replies or solutions
by gripner
25 Mar 2013 12:48
Forum: Development around libVLC
Topic: VLC activex component and VB.NET bug?
Replies: 7
Views: 1713

VLC activex component and VB.NET bug?

We are planing to use VLC in a product we develop. At the moment the product is in development. I have started to write some VB.NET 2010 code that uses the VLC activex component. My problem is this and it seems to be a bug in VLC that a lot of people asks about. My code Dim bob(1) As Object bob(0) =...

Go to advanced search