文件名称:videojs-aurora:Video.js 极光科技插件
文件大小:8KB
文件格式:ZIP
更新时间:2024-07-21 18:47:10
JavaScript
Video.js 极光 Video.js Aurora.js 技术插件 一个 Video.js 技术插件,添加以在中解码 WAV、OGG(Opus/Vorbis)、MP3、M4A、AAC 和 FLAC 媒体文件。 入门 将插件脚本添加到页面后,您可以将其用于任何受支持的媒体: 包含 JavaScript 文件 <!-- Always include aurora.js (wav decoder by default) --> < script src =" aurora.js " > </ script > <!-- Include flac.js for FLAC decoder --> < script src =" flac.js " > </ script > <!-- Include mp3.js for MP3 decoder --> <!--<script src="mp
【文件预览】:
videojs-aurora-master
----package.json(784B)
----test()
--------index.html(608B)
--------videojs-aurora.test.js(2KB)
----example.html(1KB)
----Gruntfile.js(2KB)
----.npmignore(14B)
----nbproject()
--------project.xml(329B)
--------project.properties(111B)
----.gitignore(89B)
----lib()
--------videojs-aurora.js(5KB)
----LICENSE-Apache-2.0(549B)
----README.md(1KB)
----.jshintrc(196B)
----.editorconfig(214B)