You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><strong>mediaMode</strong> (<em>String</em>) – <p>determine whether the session will transmit streams using the
256
+
<li><strong>mediaMode</strong> (<em>String</em>) – <p>Determines whether the session will transmit streams using the
257
257
OpenTok Media Router (MediaMode.ROUTED) or not (MediaMode.RELAYED). By default,
258
258
sessions use the OpenTok Media Router.</p>
259
259
<p>The OpenTok Media Router (see <aclass="reference external" href="http://www.tokbox.com/#multiparty">http://www.tokbox.com/#multiparty</a>)
@@ -262,7 +262,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
262
262
<div><ul>
263
263
<li><dlclass="first docutils">
264
264
<dt>The OpenTok Media Router can decrease bandwidth usage in multiparty sessions.</dt>
265
-
<dd>(When the mediaMode property is set to MediaMode.ROUTED, each client must send
265
+
<dd>(When the mediaMode property is set to MediaMode.RELAYED, each client must send
266
266
a separate audio-video stream to each client subscribing to it.)</dd>
267
267
</dl>
268
268
</li>
@@ -539,6 +539,9 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
539
539
540
540
</dd></dl>
541
541
542
+
</div>
543
+
<divclass="section" id="module-opentok.version">
544
+
<spanid="opentok-version-module"></span><h2>opentok.version module<aclass="headerlink" href="#module-opentok.version" title="Permalink to this headline">¶</a></h2>
542
545
</div>
543
546
<divclass="section" id="module-opentok">
544
547
<spanid="module-contents"></span><h2>Module contents<aclass="headerlink" href="#module-opentok" title="Permalink to this headline">¶</a></h2>
@@ -559,6 +562,7 @@ <h3><a href="../index.html">Table Of Contents</a></h3>
0 commit comments