blob: e3acc9850be79ef85396661f75150a391c11af44 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>WebM muxed audio &amp; video with an audio bitrate change.</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="mediasource-util.js"></script>
<script src="mediasource-config-changes.js"></script>
</head>
<body>
<div id="log"></div>
<script>
mediaSourceConfigChangeTest("webm", "av-384k-44100Hz-1ch-640x480-30fps-10kfr", "av-448k-44100Hz-1ch-640x480-30fps-10kfr", "Tests webm audio bitrate changes in multiplexed content.");
</script>
</body>
</html>