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