blob: bfb8aa6f74b92f77187e04140d812664b0a86aca [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.m4a';
window.onload = function() {
runDecodingTest(url)
};
</script>
</body>
</html>