视频html5:如何获取当前播放源

发布于 2024-11-19 22:14:44 字数 135 浏览 1 评论 0原文

标签中,如果有很多源(不同的编解码器),我如何知道当前使用 JQuery 播放的源 URL?

我尝试使用 src 属性,但它是空的。

谢谢!

光伏

in a <video> tag, how can I know the currently played source URL with JQuery if there are many sources (different codec)?

I tried with the src property, but it's empty.

Thanks!

Pv

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

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

发布评论

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

评论(1

薄暮涼年 2024-11-26 22:14:44

The latest version of the HTML5 spec gives the currentSrc property for this purpose. I'm not sure if all browsers support this.

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