Change marq-marquee on the fly - C# sample

This forum is about all development around libVLC.
tamiro44
Cone that earned his stripes
Cone that earned his stripes
Posts: 131
Joined: 15 Feb 2009 15:21

Change marq-marquee on the fly - C# sample

Postby tamiro44 » 25 Apr 2009 22:25

Hi guys,
After i've seen some friends who seeking for as answer about this topic (including me),
Here is a simple sample written in C#:
http://www.2shared.com/file/5493497/b54 ... ample.html

Few remarks:
1. The program activates VLC.exe with RC interface as a seperate process and communicates with it through TCP client.

2. As far as i know, the only way you can change text on the fly is through RC interface (except media_control).

3. You can easily add this code to your own .NET program that use any kind of VLC's .NET binding and use VLC not
as a seperate process.

4. Regular commands such as 'Play' and 'Stop' can achieved in regular way, but here they are acting as an example
for using RC interface.

5. The program assumes that VLC is installed at "C:\Program Files\VideoLAN\VLC".

6. Thanks to vlc_help, Rémi Denis-Courmont and j-b.

7. I'll glad to get any kind of remarks and hope that it would be helpful for someone...

Tamiro.

Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 12 guests