Updated Version 4.1.0

This commit is contained in:
likeadust
2022-03-10 22:37:00 +08:00
parent dc22f866c1
commit 76bf0bff48
17 changed files with 51 additions and 52 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

BIN
demo/html/EasyPlayer.wasm Normal file

Binary file not shown.

View File

@@ -8,7 +8,11 @@
<script src="./jquery.min.js"></script>
<script src="./EasyPlayer-element.min.js"></script>
</head>
<style>
#player .easy-player {
height: 400px;
}
</style>
<body>
<h4 style="width:600px;margin: auto;">EasyPlayer播放器</h4>
<br>

Binary file not shown.