blob: 527a0a61f961208e9e52666fe336b473927ea9e6 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>
vbr-128kbps-44khz.html
</title>
<script src="../../resources/audio-codec-test.js"></script>
<script src="../../resources/audit-util.js"></script>
<script src="../../resources/buffer-loader.js"></script>
<script src="../../resources/audio-file-utils.js"></script>
</head>
<body>
<script id="layout-test-code">
let url = '../../resources/media/vbr-128kbps-44khz.ogg';
window.onload = function() {
runDecodingTest(url)
};
</script>
</body>
</html>