First step: make the player handle both transcode and native audio streams

This commit is contained in:
emeric
2020-04-19 14:59:39 +02:00
parent 1fe87fec4c
commit 7d8ec6ff1e
3 changed files with 48 additions and 25 deletions
+2 -1
View File
@@ -3,7 +3,8 @@
<!--FORMS message blocks-->
<message id="Lms.MediaPlayer.template">
<audio id="lms-mp-audio"></audio>
<audio id="lms-mp-audio">
</audio>
<div class="container">
<div class="Lms-player-seek-container">
<input id="lms-mp-seek" class="Lms-player-seek-common Lms-player-seek" type="range" min="0" max="100" step="1" value="0"/>