可定制和跨浏览器的音频播放器,用于< audio>标签 [英] Customisable and cross-browser friendly audio player for <audio> tag

查看:251
本文介绍了可定制和跨浏览器的音频播放器,用于< audio>标签的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我很难找到一个jQuery类型的播放器,我可以轻松地自定义并应用于我的
网站。基本上我想控制我的音频标签:

I'm struggling to find a jQuery sort of player that I could easily customise and apply to my website. Basically I am trying to custumize my audio tag:

<audio preload="none" controls src="http://api.soundcloud.com/tracks/75868018/stream?client_id=7a17129ba9cd5fff34f847e3539829b7">
</audio>

因为src是从声音云,它将永远是.mp3格式,因此我需要一个播放器会落在不支持.mp3格式的浏览器中。

as src is from sound-cloud it will always be .mp3 format, therefore I need a player that would fallback in browsers that don't support .mp3 format.

任何人都可以推荐这样的播放器?

Can anyone suggest such player? Preferably lightweight, easy to install and highly custuizable with css.

推荐答案

MediaElement.js 看起来像一个伟大的赌注 - 它似乎是跨浏览器,轻量级和易于实施。

MediaElement.js looks like a great bet to me - it appears to be cross-browser, lightweight and easy to implement.

您可能会感兴趣的另外几个选项是 HTML5视频播放器每个人的视频

Another few options which may interest you could be HTML5 Video Player and Video for Everybody.

这篇关于可定制和跨浏览器的音频播放器,用于&lt; audio&gt;标签的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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