简体   繁体   English

如何使用.NET Compact Framework播放视频?

[英]How to play video with the .NET Compact Framework?

What is the best way to play video using C# and .NET Compact Framework 3.5? 使用C#和.NET Compact Framework 3.5播放视频的最佳方法是什么?

I found this article: http://msdn.microsoft.com/en-us/library/aa454909.aspx#working_with_multimedia_topic6 我找到了这篇文章: http : //msdn.microsoft.com/en-us/library/aa454909.aspx#working_with_multimedia_topic6

But I can't find the required libraries on my disk. 但是我在磁盘上找不到所需的库。 Right now I'm trying to download some Windows Media Player SDKs and hope the libraries will be in there. 现在,我正在尝试下载一些Windows Media Player SDK,并希望这些库可以在其中。 And I want to ask you if this is right way to play video on the Pocket PC device? 我想问你这是在Pocket PC设备上播放视频的正确方法吗?

A bit a late answer, but perhaps DirectShow.NETCF is something for you. 答案有点晚,但是DirectShow.NETCF可能适合您。 Haven't tested it, but it's worth the try. 还没有测试过,但是值得尝试。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM