Fix AudioData to AudioBuffer conversion

This commit is contained in:
David Payr
2024-12-22 23:31:16 +01:00
parent 73373b89bf
commit d597f215d4
6 changed files with 17 additions and 27 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<input type="file" accept="video/mp4">
<input type="file" accept="video/mp4,video/quicktime,audio/x-m4a,video/x-m4v">
<div id="player"
style="display: none; flex-direction: column; align-items: center;