Skip to content
Snippets Groups Projects
Commit a977ca49 authored by Paul Gregoire's avatar Paul Gregoire
Browse files

Modify urls using archive.org

parent e7e05414
Branches
No related tags found
No related merge requests found
......@@ -679,10 +679,10 @@ public abstract class BaseRTMPClientHandler extends BaseRTMPHandler implements I
* SWITCH : String = "switch" - Switches from playing one stream to another stream, typically with streams of the same content.
* </pre>
*
* @see <a href="http://www.adobe.com/devnet/flashmediaserver/articles/dynstream_actionscript.html">ActionScript guide to dynamic
* @see <a href="https://web.archive.org/web/20150911224454/http://www.adobe.com/devnet/adobe-media-server/articles/dynstream_actionscript.html">ActionScript guide to dynamic
* streaming</a>
* @see <a href=
* "http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/NetStreamPlayTransitions.html">NetStreamPlayTransitions</a>
* "https://web.archive.org/web/20150908085221/http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/NetStreamPlayTransitions.html">NetStreamPlayTransitions</a>
*/
@Override
public void play2(Number streamId, Map<String, ?> playOptions) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment