如何在窗口应用程序中创建视频播放器C# [英] how to create video player in window application c#

查看:212
本文介绍了如何在窗口应用程序中创建视频播放器C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在窗口应用程序c#中创建视频播放器

how to create video player in window application c#

推荐答案

这里是您可以参考的内容.看看是否有帮助
将视频添加到应用程序
Here is something you can refer. See if it helps
Adding Video to Application


这应该可以帮助您: CP:C#电影播放器​​ [
This should get you going: CP: C# Movie Player[^]


有很多方法可以做到这一点:
1)创建自己的控件.
2)使用免费播放控件.
3)使用商业上的控件.
第一种选择就像重新发明轮子.除非您想为应用程序实现特定功能,否则这样做是没有意义的.
如果要实现最少的功能,第二个选项就足够了.有很多可能对您有益的开源库,例如"OpenML",您可以看一下.
至于第三种选择,它可能是最好的选择,因为与一般的开放源代码库相比,一般而言,开放源代码库的性能,满意度和输出质量较低.但是,使用商业工具包的唯一缺点是金钱:).
就我而言,我使用了称为Leadtools的SDK,这很棒.
请参阅以下教程
播放控件
希望对您有所帮助.
There are a lot of ways to do this:
1) Create your own control.
2) Use a free play control.
3) Use a commercial paly control.
The first option is like re-inventing the wheel. It does not make sense to do unless you want to implement specific feature to your application.
The second option is good enough if you want to implement minimum features. There are a lot of Open source libraries that might be good for you such as "OpenML" that you can take a look at.
As for the third option, it is probably the best choice because in general Open source libraries has lower performance, satiability and lower quality of output than commercial ones. However, the only downside of using commercial toolkits is the money :).
In my case I went with a sdk called leadtools and it was great.
See the following tutorial
Play control
Hope it helps.


这篇关于如何在窗口应用程序中创建视频播放器C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆