Hide OSD Menu

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
shaukatsarwar
New Cone
New Cone
Posts: 3
Joined: 09 Mar 2010 06:41

Hide OSD Menu

Postby shaukatsarwar » 29 Mar 2010 13:57

Hi all,

I am using the following code in C# to play a media file.
It plays the file very well.

string[] options = new string[1];
options[0] = ":aspect-ratio="+ width + ":" + height;
axVLCPlugin21.playlist.add(pathTextBox.Text, null, options);
axVLCPlugin21.Volume = 50;
axVLCPlugin21.playlist.play();

now i want to hide the OSD menu shown for a couple of seconds at the bottom.

looking forward,

Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 39 guests