test/audiomp3.htm
changeset 945 7d9f6fd6f904
parent 909 aa0e42229784
equal deleted inserted replaced
944:8a6c9e3d0158 945:7d9f6fd6f904
    56             live: true, 
    56             live: true, 
    57             height: 1, 
    57             height: 1, 
    58             width: 1,
    58             width: 1,
    59         }
    59         }
    60     };
    60     };
    61     _myPlayer = new IriSP.Metadataplayer(_config, _metadata);
    61     var _myPlayer = new IriSP.Metadataplayer(_config, _metadata);
    62         </script>
    62         </script>
    63     </body>
    63     </body>
    64 </html>
    64 </html>