blob: 249db7d3080839a8d205a17dee217cc32d48b997 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Public Audio/Video Utility Package</title>
</head>
<body>
<h2>Public <i>Audio/Video</i> Utility Package</h2>
<h3>Disclaimer</h3>
<p>
We are currently refining and completing this new API and it's implementation.
Feel free to comment and help using our public channels.
</p>
<h3>Revision History<br>
</h3>
<ul>
<li> Early Draft Review, April 17th 2012</li>
</ul>
<br>
<br>
<br>
</body>
</html>
|