导出 Silverlight 动画

发布于 2024-09-12 20:01:25 字数 59 浏览 2 评论 0原文

我有一个 silverlight 动画,是否可以有一个按钮,单击后将启动动画并完成后将其导出到 wmv?

I have a silverlight animation, is it possible to have a button that once clicked will start the animation and once finished export it to wmv?

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

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

发布评论

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

评论(1

似梦非梦 2024-09-19 20:01:25

我 97% 确信这在 Silverlight 中是不可能的。为了安全起见,Silverlight 是沙盒的,因此您无法完全访问客户端计算机。这意味着创建 WMV 动画录制是不可能的。

即使您使用可以直接访问客户端计算机的 WPF,这也会很困难或不可能。

您为什么不提供更多有关您想要完成的任务的详细信息,也许我们可以给出更好的答案。

I'm 97% sure this isn't possible in Silverlight. Silverlight is sandboxed for security so you don't have full access to the client machine. This means that creating a WMV recording of an animation would be impossible.

Even if you were using WPF which would have direct access to the client machine this would be difficult or impossible.

Why don't you give some more details on what you are trying to accomplish and maybe we can give a better answer.

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