blob: 3c40603694d76edd057e7376140da6b876275188 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Configure Source Buffer Memory</title>
<style>
body {
background-color: #0f0;
}
video {
height: 240px;
width: 426px;
}
</style>
</head>
<body>
<script type="text/javascript" src="configure-source-buffer-memory.js"></script>
<video id="video"></video><br>
<div id="status"></div>
</body>
</html>