Groups | Blog | Home
all groups > dotnet compact framework > july 2004 >

dotnet compact framework : Play Video


Radiumf
7/31/2004 11:13:02 PM
Hi All,

Do you know where I can find reference/code to play video(avi) over .Net CF(or WinCE)?

Peter Foot [MVP]
8/1/2004 10:09:37 AM
There is no video capability intrinsically in the Compact Framework. In the
case of certain media types you can launch windows media player with the
filename as a command line argument, using CreateProcess or the
OpenNETCF.Diagnostics.Process class. However for avi files you'll need a
third party player since windows media player supports only wmv video.

Peter

--
Peter Foot
Windows Embedded MVP
www.inthehand.com

Do have an opinion on the effectiveness of Microsoft Windows Mobile and
Embedded newsgroups? Let us know!
https://www.windowsembeddedeval.com/community/newsgroups

[quoted text, click to view]

AddThis Social Bookmark Button