mirror of
https://github.com/hevin-lee/EasyPlayerJs.git
synced 2026-06-15 14:20:02 +00:00
Add use cases
This commit is contained in:
3144
demo/vuecli3/public/EasyWasmPlayer.js
Normal file
3144
demo/vuecli3/public/EasyWasmPlayer.js
Normal file
File diff suppressed because one or more lines are too long
BIN
demo/vuecli3/public/favicon.ico
Normal file
BIN
demo/vuecli3/public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
18
demo/vuecli3/public/index.html
Normal file
18
demo/vuecli3/public/index.html
Normal file
@@ -0,0 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
||||
<title>EasyWasmPlayer</title>
|
||||
<script src="./EasyWasmPlayer.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
<strong>We're sorry but EasyWasmPlayer doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
||||
</noscript>
|
||||
<div id="app"></div>
|
||||
<!-- built files will be auto injected -->
|
||||
</body>
|
||||
</html>
|
||||
BIN
demo/vuecli3/public/libDecoder.wasm
Normal file
BIN
demo/vuecli3/public/libDecoder.wasm
Normal file
Binary file not shown.
Reference in New Issue
Block a user