📄 sample_videoconf_info.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Sample Application: Video Conference</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
.head {
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
font-weight: bold;
font-style: normal;
}
.body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
}
.subhead {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold;
}
-->
</style>
</head>
<body>
<p><span class="head">Sample Application: Video Conference</span><br>
<br>
<b class="subhead">Description</b><br>
<span class="body">This sample demonstrates how you can manage bandwidth in
a multi-person meeting over connections with varying bandwidth.</span></p>
<p><b class="subhead">Key features</b><br>
<span class="body">SharedObjects, NetConnection, NetStream, setBandwidthLimit.
</span><br>
<br>
<b class="subhead">Instructions</b><br>
<span class="body">The app does not manage separate rooms, so just run the swf
to join the meeting in progress. To adjust your bandwidth settings you can do the following: Go to the bandwidth drop-down menu to the left of the connection light. Choose "Custom" within the bandwidth drop-down menu. A new dialog pops up in which latency can be decreased by lowering the up and/or down bandwidths by choosing one of the options within the "Up Limit" or "Down Limit" drop-down menus.
Latency can be decreased by lowering the up and/or down
bandwidths or by setting a less demanding video mode. </span></p>
<p class="body">Click <a href="sample_videoconference.html" target="_blank">sample_videoconference.html</a>
to begin.</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -