Skip to content

Commit

Permalink
Add documentation about seek method to kurento-player tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkinskurento committed Feb 1, 2016
1 parent 523a600 commit 2220e77
Show file tree
Hide file tree
Showing 631 changed files with 1,176 additions and 946 deletions.
4 changes: 2 additions & 2 deletions build/html/langdoc/javadoc/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:07:00 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:06 UTC 2016 -->
<title>All Classes</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions build/html/langdoc/javadoc/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:07:00 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:06 UTC 2016 -->
<title>All Classes</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions build/html/langdoc/javadoc/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:07:00 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:05 UTC 2016 -->
<title>Constant Field Values</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions build/html/langdoc/javadoc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:07:00 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:06 UTC 2016 -->
<title>Deprecated List</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions build/html/langdoc/javadoc/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:07:00 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:06 UTC 2016 -->
<title>API Help</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand Down
14 changes: 12 additions & 2 deletions build/html/langdoc/javadoc/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:07:00 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:06 UTC 2016 -->
<title>Index</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
</head>
<body>
Expand Down Expand Up @@ -357,6 +357,8 @@ <h2 class="title">C</h2>
<dd>
<div class="block">Creates a Builder for Composite</div>
</dd>
<dt><span class="strong"><a href="./org/kurento/client/KurentoClient.html#configureJsonRpcClient(JsonRpcClientWebSocket)">configureJsonRpcClient(JsonRpcClientWebSocket)</a></span> - Static method in class org.kurento.client.<a href="./org/kurento/client/KurentoClient.html" title="class in org.kurento.client">KurentoClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/kurento/client/Dispatcher.html#connect(org.kurento.client.HubPort,%20org.kurento.client.HubPort)">connect(HubPort, HubPort)</a></span> - Method in interface org.kurento.client.<a href="./org/kurento/client/Dispatcher.html" title="interface in org.kurento.client">Dispatcher</a></dt>
<dd>
<div class="block">Connects each corresponding <a href="./org/kurento/client/MediaType.html" title="enum in org.kurento.client"><code>MediaType</code></a> of the given source port with the sink port.</div>
Expand Down Expand Up @@ -1245,6 +1247,8 @@ <h2 class="title">G</h2>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/kurento/client/TransactionRollbackException.html#getKurentoServerException()">getKurentoServerException()</a></span> - Method in class org.kurento.client.<a href="./org/kurento/client/TransactionRollbackException.html" title="class in org.kurento.client">TransactionRollbackException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/kurento/client/KurentoClient.html#getLabel()">getLabel()</a></span> - Method in class org.kurento.client.<a href="./org/kurento/client/KurentoClient.html" title="class in org.kurento.client">KurentoClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/kurento/client/RTCDataChannelStats.html#getLabel()">getLabel()</a></span> - Method in class org.kurento.client.<a href="./org/kurento/client/RTCDataChannelStats.html" title="class in org.kurento.client">RTCDataChannelStats</a></dt>
<dd>
<div class="block">get The RTCDatachannel label.</div>
Expand Down Expand Up @@ -2044,6 +2048,8 @@ <h2 class="title">K</h2>
<dd>
<div class="block">Factory to create <a href="./org/kurento/client/MediaPipeline.html" title="interface in org.kurento.client"><code>MediaPipeline</code></a> in the media server.</div>
</dd>
<dt><span class="strong"><a href="./org/kurento/client/KurentoClient.html#KurentoClient(JsonRpcClient)">KurentoClient(JsonRpcClient)</a></span> - Constructor for class org.kurento.client.<a href="./org/kurento/client/KurentoClient.html" title="class in org.kurento.client">KurentoClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/kurento/client/KurentoConnectionListener.html" title="interface in org.kurento.client"><span class="strong">KurentoConnectionListener</span></a> - Interface in <a href="./org/kurento/client/package-summary.html">org.kurento.client</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/kurento/client/KurentoObject.html" title="interface in org.kurento.client"><span class="strong">KurentoObject</span></a> - Interface in <a href="./org/kurento/client/package-summary.html">org.kurento.client</a></dt>
Expand Down Expand Up @@ -2336,6 +2342,8 @@ <h2 class="title">R</h2>
<dd>
<div class="block">Method invoked when the Kurento client is reconnected to a server.</div>
</dd>
<dt><span class="strong"><a href="./org/kurento/client/JsonRpcConnectionListenerKurento.html#reconnecting()">reconnecting()</a></span> - Method in class org.kurento.client.<a href="./org/kurento/client/JsonRpcConnectionListenerKurento.html" title="class in org.kurento.client">JsonRpcConnectionListenerKurento</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/kurento/client/RecorderEndpoint.html#record()">record()</a></span> - Method in interface org.kurento.client.<a href="./org/kurento/client/RecorderEndpoint.html" title="interface in org.kurento.client">RecorderEndpoint</a></dt>
<dd>
<div class="block">Starts storing media received through the :rom:cls:`MediaSink` pad</div>
Expand Down Expand Up @@ -3010,6 +3018,8 @@ <h2 class="title">S</h2>
<dd>
<div class="block">set Tag key</div>
</dd>
<dt><span class="strong"><a href="./org/kurento/client/KurentoClient.html#setLabel(java.lang.String)">setLabel(String)</a></span> - Method in class org.kurento.client.<a href="./org/kurento/client/KurentoClient.html" title="class in org.kurento.client">KurentoClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/kurento/client/RTCDataChannelStats.html#setLabel(java.lang.String)">setLabel(String)</a></span> - Method in class org.kurento.client.<a href="./org/kurento/client/RTCDataChannelStats.html" title="class in org.kurento.client">RTCDataChannelStats</a></dt>
<dd>
<div class="block">set The RTCDatachannel label.</div>
Expand Down
2 changes: 1 addition & 1 deletion build/html/langdoc/javadoc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc on Fri Jan 29 15:07:00 UTC 2016 -->
<!-- Generated by javadoc on Mon Feb 01 21:24:06 UTC 2016 -->
<title>Generated Documentation (Untitled)</title>
<script type="text/javascript">
targetPage = "" + window.location.search;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:03 UTC 2016 -->
<title>AbstractBuilder</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:03 UTC 2016 -->
<title>AlphaBlending.Builder</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:03 UTC 2016 -->
<title>AlphaBlending</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions build/html/langdoc/javadoc/org/kurento/client/AudioCaps.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:03 UTC 2016 -->
<title>AudioCaps</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions build/html/langdoc/javadoc/org/kurento/client/AudioCodec.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:03 UTC 2016 -->
<title>AudioCodec</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:03 UTC 2016 -->
<title>BaseRtpEndpoint</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:03 UTC 2016 -->
<title>CodeFoundEvent</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:03 UTC 2016 -->
<title>CodecConfiguration</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:03 UTC 2016 -->
<title>Composite.Builder</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions build/html/langdoc/javadoc/org/kurento/client/Composite.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:03 UTC 2016 -->
<title>Composite</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:04 UTC 2016 -->
<title>ConnectionState</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:04 UTC 2016 -->
<title>ConnectionStateChangedEvent</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:04 UTC 2016 -->
<title>Continuation</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:04 UTC 2016 -->
<title>CryptoSuite</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:04 UTC 2016 -->
<title>Dispatcher.Builder</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions build/html/langdoc/javadoc/org/kurento/client/Dispatcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:04 UTC 2016 -->
<title>Dispatcher</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:04 UTC 2016 -->
<title>DispatcherOneToMany.Builder</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:04 UTC 2016 -->
<title>DispatcherOneToMany</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:04 UTC 2016 -->
<title>ElementConnectedEvent</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:04 UTC 2016 -->
<title>ElementConnectionData</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:04 UTC 2016 -->
<title>ElementDisconnectedEvent</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 29 15:06:58 UTC 2016 -->
<!-- Generated by javadoc (version 1.7.0_91) on Mon Feb 01 21:24:04 UTC 2016 -->
<title>ElementStats</title>
<meta name="date" content="2016-01-29">
<meta name="date" content="2016-02-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down

0 comments on commit 2220e77

Please sign in to comment.