Skip to content

Commit

Permalink
Javadoc 2.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
icbaker committed Jan 13, 2021
1 parent 00fecb0 commit 65cea33
Show file tree
Hide file tree
Showing 26 changed files with 131 additions and 378 deletions.
1 change: 0 additions & 1 deletion doc/reference/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,6 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.QueueEditor.html" title="interface in com.google.android.exoplayer2.ext.mediasession" target="classFrame"><span class="interfaceName">MediaSessionConnector.QueueEditor</span></a></li>
<li><a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.QueueNavigator.html" title="interface in com.google.android.exoplayer2.ext.mediasession" target="classFrame"><span class="interfaceName">MediaSessionConnector.QueueNavigator</span></a></li>
<li><a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.RatingCallback.html" title="interface in com.google.android.exoplayer2.ext.mediasession" target="classFrame"><span class="interfaceName">MediaSessionConnector.RatingCallback</span></a></li>
<li><a href="com/google/android/exoplayer2/ext/media2/MediaSessionUtil.html" title="class in com.google.android.exoplayer2.ext.media2" target="classFrame">MediaSessionUtil</a></li>
<li><a href="com/google/android/exoplayer2/source/MediaSource.html" title="interface in com.google.android.exoplayer2.source" target="classFrame"><span class="interfaceName">MediaSource</span></a></li>
<li><a href="com/google/android/exoplayer2/source/MediaSource.MediaPeriodId.html" title="class in com.google.android.exoplayer2.source" target="classFrame">MediaSource.MediaPeriodId</a></li>
<li><a href="com/google/android/exoplayer2/source/MediaSource.MediaSourceCaller.html" title="interface in com.google.android.exoplayer2.source" target="classFrame"><span class="interfaceName">MediaSource.MediaSourceCaller</span></a></li>
Expand Down
1 change: 0 additions & 1 deletion doc/reference/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,6 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.QueueEditor.html" title="interface in com.google.android.exoplayer2.ext.mediasession"><span class="interfaceName">MediaSessionConnector.QueueEditor</span></a></li>
<li><a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.QueueNavigator.html" title="interface in com.google.android.exoplayer2.ext.mediasession"><span class="interfaceName">MediaSessionConnector.QueueNavigator</span></a></li>
<li><a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.RatingCallback.html" title="interface in com.google.android.exoplayer2.ext.mediasession"><span class="interfaceName">MediaSessionConnector.RatingCallback</span></a></li>
<li><a href="com/google/android/exoplayer2/ext/media2/MediaSessionUtil.html" title="class in com.google.android.exoplayer2.ext.media2">MediaSessionUtil</a></li>
<li><a href="com/google/android/exoplayer2/source/MediaSource.html" title="interface in com.google.android.exoplayer2.source"><span class="interfaceName">MediaSource</span></a></li>
<li><a href="com/google/android/exoplayer2/source/MediaSource.MediaPeriodId.html" title="class in com.google.android.exoplayer2.source">MediaSource.MediaPeriodId</a></li>
<li><a href="com/google/android/exoplayer2/source/MediaSource.MediaSourceCaller.html" title="interface in com.google.android.exoplayer2.source"><span class="interfaceName">MediaSource.MediaSourceCaller</span></a></li>
Expand Down
30 changes: 2 additions & 28 deletions doc/reference/com/google/android/exoplayer2/Timeline.Period.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10};
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
Expand Down Expand Up @@ -351,14 +351,6 @@ <h3>Method Summary</h3>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../com/google/android/exoplayer2/Timeline.Period.html#isAdAvailable-int-int-">isAdAvailable</a></span>&#8203;(int&nbsp;adGroupIndex,
int&nbsp;adIndexInAdGroup)</code></th>
<td class="colLast">
<div class="block">Returns whether the URL for the specified ad is known.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/google/android/exoplayer2/Timeline.Period.html" title="class in com.google.android.exoplayer2">Timeline.Period</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../com/google/android/exoplayer2/Timeline.Period.html#set-java.lang.Object-java.lang.Object-int-long-long-">set</a></span>&#8203;(<a href="https://developer.android.com/reference/java/lang/Object.html" title="class or interface in java.lang" class="externalLink" target="_top">Object</a>&nbsp;id,
<a href="https://developer.android.com/reference/java/lang/Object.html" title="class or interface in java.lang" class="externalLink" target="_top">Object</a>&nbsp;uid,
Expand All @@ -369,7 +361,7 @@ <h3>Method Summary</h3>
<div class="block">Sets the data held by this period.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/google/android/exoplayer2/Timeline.Period.html" title="class in com.google.android.exoplayer2">Timeline.Period</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../com/google/android/exoplayer2/Timeline.Period.html#set-java.lang.Object-java.lang.Object-int-long-long-com.google.android.exoplayer2.source.ads.AdPlaybackState-">set</a></span>&#8203;(<a href="https://developer.android.com/reference/java/lang/Object.html" title="class or interface in java.lang" class="externalLink" target="_top">Object</a>&nbsp;id,
<a href="https://developer.android.com/reference/java/lang/Object.html" title="class or interface in java.lang" class="externalLink" target="_top">Object</a>&nbsp;uid,
Expand Down Expand Up @@ -716,24 +708,6 @@ <h4>getAdCountInAdGroup</h4>
</dl>
</li>
</ul>
<a name="isAdAvailable-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isAdAvailable</h4>
<pre>public&nbsp;boolean&nbsp;isAdAvailable&#8203;(int&nbsp;adGroupIndex,
int&nbsp;adIndexInAdGroup)</pre>
<div class="block">Returns whether the URL for the specified ad is known.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>adGroupIndex</code> - The ad group index.</dd>
<dd><code>adIndexInAdGroup</code> - The ad index in the ad group.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether the URL for the specified ad is known.</dd>
</dl>
</li>
</ul>
<a name="getAdDurationUs-int-int-">
<!-- -->
</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ <h4>presentationStartTimeMs</h4>
<h4>windowStartTimeMs</h4>
<pre>public&nbsp;long windowStartTimeMs</pre>
<div class="block">The window's start time in milliseconds since the Unix epoch, or <a href="../../../../com/google/android/exoplayer2/C.html#TIME_UNSET"><code>C.TIME_UNSET</code></a> if
unknown or not applicable. For informational purposes only.</div>
unknown or not applicable.</div>
</li>
</ul>
<a name="elapsedRealtimeEpochOffsetMs">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,8 @@ <h4>parseAudioSpecificConfig</h4>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The parsed configuration.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../com/google/android/exoplayer2/ParserException.html" title="class in com.google.android.exoplayer2">ParserException</a></code> - If the AudioSpecificConfig cannot be parsed as it's not supported.</dd>
<dd><code><a href="../../../../../com/google/android/exoplayer2/ParserException.html" title="class in com.google.android.exoplayer2">ParserException</a></code> - If the AudioSpecificConfig cannot be parsed because it is invalid or
unsupported.</dd>
</dl>
</li>
</ul>
Expand All @@ -607,7 +608,8 @@ <h4>parseAudioSpecificConfig</h4>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The parsed configuration.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../com/google/android/exoplayer2/ParserException.html" title="class in com.google.android.exoplayer2">ParserException</a></code> - If the AudioSpecificConfig cannot be parsed as it's not supported.</dd>
<dd><code><a href="../../../../../com/google/android/exoplayer2/ParserException.html" title="class in com.google.android.exoplayer2">ParserException</a></code> - If the AudioSpecificConfig cannot be parsed because it is invalid or
unsupported.</dd>
</dl>
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../com/google/android/exoplayer2/ext/media2/DefaultMediaItemConverter.html" title="class in com.google.android.exoplayer2.ext.media2"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../com/google/android/exoplayer2/ext/media2/MediaSessionUtil.html" title="class in com.google.android.exoplayer2.ext.media2"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../../../../../../com/google/android/exoplayer2/ext/media2/SessionCallbackBuilder.html" title="class in com.google.android.exoplayer2.ext.media2"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/google/android/exoplayer2/ext/media2/MediaItemConverter.html" target="_top">Frames</a></li>
Expand Down Expand Up @@ -224,7 +224,7 @@ <h4>convertToMedia2MediaItem</h4>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../com/google/android/exoplayer2/ext/media2/DefaultMediaItemConverter.html" title="class in com.google.android.exoplayer2.ext.media2"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../com/google/android/exoplayer2/ext/media2/MediaSessionUtil.html" title="class in com.google.android.exoplayer2.ext.media2"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../../../../../../com/google/android/exoplayer2/ext/media2/SessionCallbackBuilder.html" title="class in com.google.android.exoplayer2.ext.media2"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/google/android/exoplayer2/ext/media2/MediaItemConverter.html" target="_top">Frames</a></li>
Expand Down
Loading

0 comments on commit 65cea33

Please sign in to comment.