Search found 2 matches

Go to advanced search

by kingbell
01 Dec 2005 12:29
Forum: Web and scripting
Topic: using activex vlc in C#
Replies: 30
Views: 63225

I use it with C#,it works well.
the code is:
{
string MRL = "udp://@226.1.1.1:1000";
this.axVLCPlugin1.addTarget(MRL,null,AXVLC.VLCPlaylistMode.VLCPlayListReplaceAndGo,0);
}

you can try it. :D
by kingbell
11 Nov 2005 04:26
Forum: VLM
Topic: VOD Howto
Replies: 27
Views: 32301

Good work

It is a good work.
Thanks

Go to advanced search