ourwill-aplayer

0.0.2 • Public • Published

aplayer

const opts = {
    el: document.querySelector(".wrapper-div"),
    duration: 33,
    url: 'https://cdn.inmuu.com/v1/services/app/mp3/play/L3ZpZGVvL3dlYm0vMjAxOTA3MjIvMTEzNDU2L0ZoU3F2b3lJZ1hwV29FQ19RMXlDVnhFU3g0cUUzMDUxNjAud2VibQ==.mp3'
};
const player = new aplayer(opts);

构造函数参数

el 一个容器

duration 总时长,浮点数,单位秒

url 音频文件地址

实例方法

play()

pause()

Readme

Keywords

none

Package Sidebar

Install

npm i ourwill-aplayer

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

7.96 kB

Total Files

5

Last publish

Collaborators

  • suconghou