I want to know how to make my own video player in the dll class library. The methods that I want to create is to make the size frame border, make the size of the video screen, control to improve the video quality, enable contextmenu anywhere, controls the video like play, pause, stop.....etc. Are there is possible to create my own video player in the dll class library??
I wish to use the flash player but I can't control them by make the size of the frame border, disabled the flash menu and replace with contextmenu, control to improve the video quality, apply to change the skins.....etc
If you know how to help me out with it then I would be very grateful!
Re: How to create my own player in net class libary
If you could buy that exact program today (which you can't), it'd cost about $100?
The source code to a $100 program usually costs anywhere from 1000-10000 man hours! (How much do you make in 1000 hours -or- 6 months salary ?)
Would you give it to me for free? This is a forum, where people come for help, and help others.
As far as your post...
Creating a music player is easy. Controlling it is easy. Use Windows Media Player, and get the SDK from Microsoft.
Doing Flash is totally different. WMP doesn't do Flash, so you'd have to invent something. Then, nobody execpt Adobe knows how to do Flash, and they don't give it away (afik)
Probably over the head of any person on this forum...
Re: How to create my own player in net class libary
Thanks for this, I will be thinking about switching to Silverlight if they are very simple to use that work the same way as flash. I was wondering if it possible to create the Silverlight plug-in in the class library and I also wonder if it possible to create my own control bar on the silverlight where click the play button, pause button, stop button...etc??
I also interesting to ask if Silverlight do support http protocol, udp, mms, rtmp and rtsp for live stream??
Re: How to create my own player in net class libary
Ok, I will upgrade to the new version. do you think if vb 2008 would be better to help the program load up quickly or that would be visual c#??
I would be thinking about changing over again by which one of them I should upgrade to, as long as silverlight and other products do support vb 2008 or c#.
Re: How to create my own player in net class libary
Haven't seen you do anything with C#, but there are plenty of Silverlight examples on that page, and they ALL work with VS2008 (including Express versions)
Re: How to create my own player in net class libary
I know that, but I am askin if C# is better than vs 2008 because I would switch over to C# if they are making the project running faster when I debug the project??
Re: How to create my own player in net class libary
Ok then thanks for the advise anyway. I will stick with vb.net as I don't want to waste my time going nowhere where both programming languages are compiled the same. I was wondering that if visual c++ does support silverlight??
Bookmarks