Page 1 of 1

Options specification with activeX

Posted: 26 Jun 2006 09:12
by ALoeffel
Hi,

I try to do a delphi application uses the VLC Plugin.

It works pretty fine, but i have juste a question.

How can i specify more than one options in the Plugin.addtarget Method ?
In other words how can i do the same operations as the command line bellow :

vlc --reset-config --reset-pugin-cache --save-config -vvv -f --aspect-ration 16:9 udp:@239.255.255.1.

I can only spécifie one option but not all.

Somebody as an idee?

Thanks

Posted: 28 Jun 2006 16:38
by myangga
HI

that's what I'am trying to in c# with .NET2

I can tell U that it works fine with 0.8.4 activeX and use tables but, it seems does'nt work with 0.8.5 active X

I posted and participated to several discussions about this in this forum.
Search to c# activeX in web and scripting forum

;-)