Page 1 of 1

Help on using Active X

Posted: 23 Jul 2009 11:37
by brain!ac
Hi

im working on a c# project for an exam @ school and i chased a Media Player for DVB Stream .
Im using vlc Active X on visual studio as a reference .

My progress is :
I can open IP Streams (cuz i`m using a Professional Receiver that provides MpegoIP)
Stop ,Play ,Full-screen and some other functions i have implemented there
But i am not able to (dont know how) i can put on the GUI the Playback Menu of VLC where i can chose which service i like to appear on the Player Window .

If somebody can help me i will very appreciate it .

Best on advance

Re: Help on using Active X

Posted: 23 Jul 2009 14:29
by thannoy
ActiveX interface do not contains other GUI than the video area itself. No menu for instance.
You can do most of menus things in the same way you already play/pause. @see Documentation:WebPlugin