Search found 3 matches

Go to advanced search

by tripodhipole
14 Dec 2011 08:41
Forum: Web and scripting
Topic: VLC Activex program select?
Replies: 2
Views: 1188

Re: VLC Activex program select?

Im Using VB.NET and vlcplugin v1, this is how I did it:
vlcPlugin.addTarget(<mpts path>, ":program=<programID as integer>", AXVLC.eVLCPlaylistMode.VLCPlayListReplace, -666)

Hope this is helpfull...
:D
by tripodhipole
14 Oct 2011 20:09
Forum: VLC stream-output (sout)
Topic: audio bar
Replies: 1
Views: 494

Re: audio bar

dose any body have a solution to this problem.. i need to have a audio graph soon.. i have done everything i came up with.. im really stuck here.. Atleast anybody can give me a sample code in vb.net how to set options in my code. my code is like this: myvlcplayer.addtarget(filename,options,playlistm...
by tripodhipole
12 Oct 2011 21:53
Forum: VLC stream-output (sout)
Topic: audio bar
Replies: 1
Views: 494

audio bar

how can i enable the audio graph in my vlc plugin,, im using VB.NET to develop a mosaic application. the audio graph is working on my vlc player after changing some settings. but i dont knw how to setup the same settings on my vlc plugin through vb.net. i have tried using string arrays into the the ...

Go to advanced search