访问 MediaElement 自定义源

发布于 2024-10-19 16:16:00 字数 111 浏览 2 评论 0原文

我目前正在将 MediaElement 与派生自 MediaStreamSource 的自定义源一起使用。我是否可以从 MediaElement 访问该对象?有一个 Source 成员,但它只是一个 URI。

I am currently using the MediaElement with a custom source that is derived from MediaStreamSource. Is there anyway I can gain access to this object from the MediaElement? There is a Source member but it is just a URI.

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

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

发布评论

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

评论(1

深巷少女 2024-10-26 16:16:00

只是更新

我发现做到这一点的唯一方法就是保留源代码。这样您以后就可以使用它。

Just an update

The only way I found to do this was to just keep the source around. This way you can get to it later.

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