c# video player windows mobile

F

Filipe Duarte

Hi,

i want creat a simple video player in c# to windows mobile.
i dont found any example in internet.
how can help me?
 
K

Konrad Neitzel

Hi Filipe!

Filipe Duarte said:
i want creat a simple video player in c# to windows mobile.
i dont found any example in internet.
how can help me?

I think a good start is always the Windows Mobile Developer Center at
http://msdn.microsoft.com/en-us/windowsmobile/default.aspx

Or if you want to start the development for windows mobile 7, the windows
mobile training kit could be very helpfull:
http://channel9.msdn.com/learn/courses/WP7TrainingKit/

If you want to build something in Silverlight for windows mobile 7, this
project could be of interest:
http://videoshow.codeplex.com/Wikipage

Maybe there are more projects - I didn't do a deeper search by now. But with
the given links, I am quite sure, that you could find some more links on
your own.

With kind regards,

Konrad
 
F

Filipe Duarte

Hi Filipe!



I think a good start is always the Windows Mobile Developer Center athttp://msdn.microsoft.com/en-us/windowsmobile/default.aspx

Or if you want to start the development for windows mobile 7, the windows
mobile training kit could be very helpfull:http://channel9.msdn.com/learn/courses/WP7TrainingKit/

If you want to build something in Silverlight for windows mobile 7, this
project could be of interest:http://videoshow.codeplex.com/Wikipage

Maybe there are more projects - I didn't do a deeper search by now. But with
the given links, I am quite sure, that you could find some more links on
your own.

With kind regards,

Konrad

I want do one player to windows mobile 6 or 5... its possible?
 
K

Konrad Neitzel

Hi Filipe!

Filipe Duarte said:
I want do one player to windows mobile 6 or 5... its possible?

Of course it should be possible. But it makes stuff much harder. Why are you
targeting that old systems? I cannot help you with that, because I started
my mobile development for Windows Mobile 6.5.

What I would check in your case is the Windows Media Player on Windows
Mobile. This link could be helpfull:
http://social.msdn.microsoft.com/Fo...t/thread/21dd84d8-6290-41b0-93fe-f26f121e9941
but you see, that the linked pages are also quite old (published 2005,
targeting compact framework 2.0 ...).

Searching for windows media Player Mobile gives also a lot of hits - so
maybe you want to have a closer look on that, too, e.g.:
http://msdn.microsoft.com/en-us/library/cc907953.aspx
http://msdn.microsoft.com/en-us/library/bb158591.aspx
http://msdn.microsoft.com/en-us/library/cc907938.aspx

I hope that helped you a little to get a starting point.

With kind regards,

Konrad
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top