在 Silverlight 中播放视频? [英] play video in silverlight?

查看:30
本文介绍了在 Silverlight 中播放视频?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用 silverlight 播放视频?

Visual Studio 是否内置了视频播放器组件?还是我需要制作视频播放器?

解决方案

通常情况下,这取决于您的要求是什么.

您可以使用 Silverlight 附带的媒体元素 (msdn info here) ,但是,这意味着从头开始构建所有内容,它不像按钮和视觉样式那样带有播放器镶边".

如果您想要一个预先构建的播放器",至少有几个选项,Expression Encoder 工具(提供免费版本)附带了许多 Silverlight 播放器,如果您愿意,您可以自由使用和修改希望.您可以在表达式编码器工具的模板"部分下找到它们.

另一种选择是使用微软媒体平台:播放器框架"(以前称为 Silverlight 媒体框架(SMF)),这是微软参与的一个开源项目,它带有一个功能齐全的播放器"并且基于行业标准,您可以在 http://smf.codeplex.com 上找到它.>

祝你好运!

How do yo play a video with silverlight?

does Visual Studio come with a video player component build in? or do I need to make a video player?

解决方案

As often is the case, it depends what you're requirements are.

You can use the media element which comes with Silverlight (msdn info here) , however, that means building everything from scratch, it does not come with a "player chrome", as in buttons and visual styles.

If you want a pre-built "player", there's at least a couple of options, the Expression Encoder tool (a free version is available), comes with a number of Silverlight players that you can freely use and modify if you wish. You find them under the "templates" section in expression encoder tool.

Another option is to use the "Microsoft Media Platform: Player Framework" (formerly known as Silverlight Media Framework (SMF)), which is a open source project which Microsoft is involved in, it comes with a fully featured "player" and is built on industry standards, you can find it at http://smf.codeplex.com.

Good luck!

这篇关于在 Silverlight 中播放视频?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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