使用 Silverlight 中的 DirectShow API

发布于 2024-09-08 11:33:22 字数 51 浏览 1 评论 0原文

我们希望利用 Silverlight 的 DirectShow 编解码器功能。这可能吗?

We would like to leverage the codec capabilities of DirectShow from Silverlight. Is this possible?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

流殇 2024-09-15 11:33:22

MediaStreamSource 实际上是您在 Silverlight 中最接近访问解码器的方法。

您可能还想看看这个项目: http://directshow4sl.codeplex.com/ 这是一个DirectShow 的托管重新构想版本。

MediaStreamSource is really the closest you will get to accessing decoders in Silverlight.

You also may want to look at this project: http://directshow4sl.codeplex.com/ It is a managed re-imagined version of DirectShow.

甜妞爱困 2024-09-15 11:33:22

简而言之(因为我什至想不出一个长答案)不,你不能在 Silverlight 中使用 DirectShow。

In short (because I can't even think of a long answer) no, you can't use DirectShow in Silverlight.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文