media3/docs/doc/reference/com/google/android/exoplayer2/PlaybackException.html
christosts 5a4f2348c8 Update javadoc for 2.15.0
#minor-release

PiperOrigin-RevId: 389862401
2021-08-10 14:58:59 +01:00

1395 lines
68 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head><!-- start favicons snippet, use https://realfavicongenerator.net/ --><link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon-16x16.png"><link rel="manifest" href="/assets/site.webmanifest"><link rel="mask-icon" href="/assets/safari-pinned-tab.svg" color="#fc4d50"><link rel="shortcut icon" href="/assets/favicon.ico"><meta name="msapplication-TileColor" content="#ffc40d"><meta name="msapplication-config" content="/assets/browserconfig.xml"><meta name="theme-color" content="#ffffff"><!-- end favicons snippet -->
<title>PlaybackException (ExoPlayer library)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PlaybackException (ExoPlayer library)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10,"i2":9,"i3":9,"i4":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">com.google.android.exoplayer2</a></div>
<h2 title="Class PlaybackException" class="title">Class PlaybackException</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://developer.android.com/reference/java/lang/Object.html" title="class or interface in java.lang" class="externalLink" target="_top">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="https://developer.android.com/reference/java/lang/Throwable.html" title="class or interface in java.lang" class="externalLink" target="_top">java.lang.Throwable</a></li>
<li>
<ul class="inheritance">
<li><a href="https://developer.android.com/reference/java/lang/Exception.html" title="class or interface in java.lang" class="externalLink" target="_top">java.lang.Exception</a></li>
<li>
<ul class="inheritance">
<li>com.google.android.exoplayer2.PlaybackException</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="Bundleable.html" title="interface in com.google.android.exoplayer2">Bundleable</a></code>, <code><a href="https://developer.android.com/reference/java/io/Serializable.html" title="class or interface in java.io" class="externalLink" target="_top">Serializable</a></code></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><code><a href="ExoPlaybackException.html" title="class in com.google.android.exoplayer2">ExoPlaybackException</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">PlaybackException</span>
extends <a href="https://developer.android.com/reference/java/lang/Exception.html" title="class or interface in java.lang" class="externalLink" target="_top">Exception</a>
implements <a href="Bundleable.html" title="interface in com.google.android.exoplayer2">Bundleable</a></pre>
<div class="block">Thrown when a non locally recoverable playback failure occurs.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../serialized-form.html#com.google.android.exoplayer2.PlaybackException">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="PlaybackException.ErrorCode.html" title="annotation in com.google.android.exoplayer2">PlaybackException.ErrorCode</a></span></code></th>
<td class="colLast">
<div class="block">Codes that identify causes of player errors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="PlaybackException.FieldNumber.html" title="annotation in com.google.android.exoplayer2">PlaybackException.FieldNumber</a></span></code></th>
<td class="colLast">
<div class="block">Identifiers for fields in a <a href="https://developer.android.com/reference/android/os/Bundle.html" title="class or interface in android.os" class="externalLink" target="_top"><code>Bundle</code></a> which represents a playback exception.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.com.google.android.exoplayer2.Bundleable">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;com.google.android.exoplayer2.<a href="Bundleable.html" title="interface in com.google.android.exoplayer2">Bundleable</a></h3>
<code><a href="Bundleable.Creator.html" title="interface in com.google.android.exoplayer2">Bundleable.Creator</a>&lt;<a href="Bundleable.Creator.html" title="type parameter in Bundleable.Creator">T</a> extends <a href="Bundleable.html" title="interface in com.google.android.exoplayer2">Bundleable</a>&gt;</code></li>
</ul>
</li>
</ul>
</section>
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Bundleable.Creator.html" title="interface in com.google.android.exoplayer2">Bundleable.Creator</a>&lt;<a href="PlaybackException.html" title="class in com.google.android.exoplayer2">PlaybackException</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CREATOR">CREATOR</a></span></code></th>
<td class="colLast">
<div class="block">Object that can create a <a href="PlaybackException.html" title="class in com.google.android.exoplayer2"><code>PlaybackException</code></a> from a <a href="https://developer.android.com/reference/android/os/Bundle.html" title="class or interface in android.os" class="externalLink" target="_top"><code>Bundle</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CUSTOM_ERROR_CODE_BASE">CUSTOM_ERROR_CODE_BASE</a></span></code></th>
<td class="colLast">
<div class="block">Player implementations that want to surface custom errors can use error codes greater than this
value, so as to avoid collision with other error codes defined in this class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_AUDIO_TRACK_INIT_FAILED">ERROR_CODE_AUDIO_TRACK_INIT_FAILED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by an AudioTrack initialization failure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_AUDIO_TRACK_WRITE_FAILED">ERROR_CODE_AUDIO_TRACK_WRITE_FAILED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by an AudioTrack write operation failure.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_BEHIND_LIVE_WINDOW">ERROR_CODE_BEHIND_LIVE_WINDOW</a></span></code></th>
<td class="colLast">
<div class="block">Caused by the loading position falling behind the sliding window of available live content.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_DECODER_INIT_FAILED">ERROR_CODE_DECODER_INIT_FAILED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by a decoder initialization failure.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_DECODER_QUERY_FAILED">ERROR_CODE_DECODER_QUERY_FAILED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by a decoder query failure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_DECODING_FAILED">ERROR_CODE_DECODING_FAILED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by a failure while trying to decode media samples.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_DECODING_FORMAT_EXCEEDS_CAPABILITIES">ERROR_CODE_DECODING_FORMAT_EXCEEDS_CAPABILITIES</a></span></code></th>
<td class="colLast">
<div class="block">Caused by trying to decode content whose format exceeds the capabilities of the device.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_DECODING_FORMAT_UNSUPPORTED">ERROR_CODE_DECODING_FORMAT_UNSUPPORTED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by trying to decode content whose format is not supported.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_DRM_CONTENT_ERROR">ERROR_CODE_DRM_CONTENT_ERROR</a></span></code></th>
<td class="colLast">
<div class="block">Caused by attempting to play incompatible DRM-protected content.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_DRM_DEVICE_REVOKED">ERROR_CODE_DRM_DEVICE_REVOKED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by the device having revoked DRM privileges.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_DRM_DISALLOWED_OPERATION">ERROR_CODE_DRM_DISALLOWED_OPERATION</a></span></code></th>
<td class="colLast">
<div class="block">Caused by an operation being disallowed by a license policy.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_DRM_LICENSE_ACQUISITION_FAILED">ERROR_CODE_DRM_LICENSE_ACQUISITION_FAILED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by a failure while trying to obtain a license.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_DRM_LICENSE_EXPIRED">ERROR_CODE_DRM_LICENSE_EXPIRED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by an expired DRM license being loaded into an open DRM session.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_DRM_PROVISIONING_FAILED">ERROR_CODE_DRM_PROVISIONING_FAILED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by a failure while provisioning the device.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_DRM_SCHEME_UNSUPPORTED">ERROR_CODE_DRM_SCHEME_UNSUPPORTED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by a chosen DRM protection scheme not being supported by the device.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_DRM_SYSTEM_ERROR">ERROR_CODE_DRM_SYSTEM_ERROR</a></span></code></th>
<td class="colLast">
<div class="block">Caused by an error in the DRM system.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_DRM_UNSPECIFIED">ERROR_CODE_DRM_UNSPECIFIED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by an unspecified error related to DRM protection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_FAILED_RUNTIME_CHECK">ERROR_CODE_FAILED_RUNTIME_CHECK</a></span></code></th>
<td class="colLast">
<div class="block">Caused by a failed runtime check.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_IO_BAD_HTTP_STATUS">ERROR_CODE_IO_BAD_HTTP_STATUS</a></span></code></th>
<td class="colLast">
<div class="block">Caused by an HTTP server returning an unexpected HTTP response status code.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_IO_CLEARTEXT_NOT_PERMITTED">ERROR_CODE_IO_CLEARTEXT_NOT_PERMITTED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by the player trying to access cleartext HTTP traffic (meaning http:// rather than
https://) when the app's Network Security Configuration does not permit it.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_IO_FILE_NOT_FOUND">ERROR_CODE_IO_FILE_NOT_FOUND</a></span></code></th>
<td class="colLast">
<div class="block">Caused by a non-existent file.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_IO_INVALID_HTTP_CONTENT_TYPE">ERROR_CODE_IO_INVALID_HTTP_CONTENT_TYPE</a></span></code></th>
<td class="colLast">
<div class="block">Caused by a server returning a resource with an invalid "Content-Type" HTTP header value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_IO_NETWORK_CONNECTION_FAILED">ERROR_CODE_IO_NETWORK_CONNECTION_FAILED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by a network connection failure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT">ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT</a></span></code></th>
<td class="colLast">
<div class="block">Caused by a network timeout, meaning the server is taking too long to fulfill a request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_IO_NO_PERMISSION">ERROR_CODE_IO_NO_PERMISSION</a></span></code></th>
<td class="colLast">
<div class="block">Caused by lack of permission to perform an IO operation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_IO_READ_POSITION_OUT_OF_RANGE">ERROR_CODE_IO_READ_POSITION_OUT_OF_RANGE</a></span></code></th>
<td class="colLast">
<div class="block">Caused by reading data out of the data bound.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_IO_UNSPECIFIED">ERROR_CODE_IO_UNSPECIFIED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by an Input/Output error which could not be identified.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_PARSING_CONTAINER_MALFORMED">ERROR_CODE_PARSING_CONTAINER_MALFORMED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by a parsing error associated with a media container format bitstream.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_PARSING_CONTAINER_UNSUPPORTED">ERROR_CODE_PARSING_CONTAINER_UNSUPPORTED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by attempting to extract a file with an unsupported media container format, or an
unsupported media container feature.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_PARSING_MANIFEST_MALFORMED">ERROR_CODE_PARSING_MANIFEST_MALFORMED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by a parsing error associated with a media manifest.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_PARSING_MANIFEST_UNSUPPORTED">ERROR_CODE_PARSING_MANIFEST_UNSUPPORTED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by an unsupported feature in a media manifest.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_REMOTE_ERROR">ERROR_CODE_REMOTE_ERROR</a></span></code></th>
<td class="colLast">
<div class="block">Caused by an unidentified error in a remote Player, which is a Player that runs on a different
host or process.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_TIMEOUT">ERROR_CODE_TIMEOUT</a></span></code></th>
<td class="colLast">
<div class="block">Caused by a generic timeout.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ERROR_CODE_UNSPECIFIED">ERROR_CODE_UNSPECIFIED</a></span></code></th>
<td class="colLast">
<div class="block">Caused by an error whose cause could not be identified.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#errorCode">errorCode</a></span></code></th>
<td class="colLast">
<div class="block">An error code which identifies the cause of the playback failure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#FIELD_CUSTOM_ID_BASE">FIELD_CUSTOM_ID_BASE</a></span></code></th>
<td class="colLast">
<div class="block">Defines a minimum field id value for subclasses to use when implementing <a href="#toBundle()"><code>toBundle()</code></a>
and <a href="Bundleable.Creator.html" title="interface in com.google.android.exoplayer2"><code>Bundleable.Creator</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#timestampMs">timestampMs</a></span></code></th>
<td class="colLast">
<div class="block">The value of <a href="https://developer.android.com/reference/android/os/SystemClock.html#elapsedRealtime()" title="class or interface in android.os" class="externalLink" target="_top"><code>SystemClock.elapsedRealtime()</code></a> when this exception was created.</div>
</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colSecond" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(android.os.Bundle)">PlaybackException</a></span>&#8203;(<a href="https://developer.android.com/reference/android/os/Bundle.html" title="class or interface in android.os" class="externalLink" target="_top">Bundle</a>&nbsp;bundle)</code></th>
<td class="colLast">
<div class="block">Creates a new instance using the fields obtained from the given <a href="https://developer.android.com/reference/android/os/Bundle.html" title="class or interface in android.os" class="externalLink" target="_top"><code>Bundle</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&nbsp;</code></td>
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.lang.String,java.lang.Throwable,int)">PlaybackException</a></span>&#8203;(<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="externalLink" target="_top">String</a>&nbsp;message,
<a href="https://developer.android.com/reference/java/lang/Throwable.html" title="class or interface in java.lang" class="externalLink" target="_top">Throwable</a>&nbsp;cause,
int&nbsp;errorCode)</code></th>
<td class="colLast">
<div class="block">Creates an instance.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.lang.String,java.lang.Throwable,int,long)">PlaybackException</a></span>&#8203;(<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="externalLink" target="_top">String</a>&nbsp;message,
<a href="https://developer.android.com/reference/java/lang/Throwable.html" title="class or interface in java.lang" class="externalLink" target="_top">Throwable</a>&nbsp;cause,
int&nbsp;errorCode,
long&nbsp;timestampMs)</code></th>
<td class="colLast">
<div class="block">Creates a new instance using the given values.</div>
</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#errorInfoEquals(com.google.android.exoplayer2.PlaybackException)">errorInfoEquals</a></span>&#8203;(<a href="PlaybackException.html" title="class in com.google.android.exoplayer2">PlaybackException</a>&nbsp;other)</code></th>
<td class="colLast">
<div class="block">Returns whether the error data associated to this exception equals the error data associated to
<code>other</code>.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="externalLink" target="_top">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getErrorCodeName()">getErrorCodeName</a></span>()</code></th>
<td class="colLast">
<div class="block">Equivalent to <a href="#getErrorCodeName(int)"><code>PlaybackException.getErrorCodeName(this.errorCode)</code></a>.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="externalLink" target="_top">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getErrorCodeName(int)">getErrorCodeName</a></span>&#8203;(int&nbsp;errorCode)</code></th>
<td class="colLast">
<div class="block">Returns the name of a given <code>errorCode</code>.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>protected static <a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="externalLink" target="_top">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#keyForField(int)">keyForField</a></span>&#8203;(int&nbsp;field)</code></th>
<td class="colLast">
<div class="block">Converts the given <a href="PlaybackException.FieldNumber.html" title="annotation in com.google.android.exoplayer2"><code>PlaybackException.FieldNumber</code></a> to a string which can be used as a field key when
implementing <a href="#toBundle()"><code>toBundle()</code></a> and <a href="Bundleable.Creator.html" title="interface in com.google.android.exoplayer2"><code>Bundleable.Creator</code></a>.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="https://developer.android.com/reference/android/os/Bundle.html" title="class or interface in android.os" class="externalLink" target="_top">Bundle</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toBundle()">toBundle</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a <a href="https://developer.android.com/reference/android/os/Bundle.html" title="class or interface in android.os" class="externalLink" target="_top"><code>Bundle</code></a> representing the information stored in this object.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Throwable">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://developer.android.com/reference/java/lang/Throwable.html" title="class or interface in java.lang" class="externalLink" target="_top">Throwable</a></h3>
<code><a href="https://developer.android.com/reference/java/lang/Throwable.html#addSuppressed(java.lang.Throwable)" title="class or interface in java.lang" class="externalLink">addSuppressed</a>, <a href="https://developer.android.com/reference/java/lang/Throwable.html?is-external=true#fillInStackTrace()" title="class or interface in java.lang" class="externalLink">fillInStackTrace</a>, <a href="https://developer.android.com/reference/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang" class="externalLink">getCause</a>, <a href="https://developer.android.com/reference/java/lang/Throwable.html?is-external=true#getLocalizedMessage()" title="class or interface in java.lang" class="externalLink">getLocalizedMessage</a>, <a href="https://developer.android.com/reference/java/lang/Throwable.html?is-external=true#getMessage()" title="class or interface in java.lang" class="externalLink">getMessage</a>, <a href="https://developer.android.com/reference/java/lang/Throwable.html?is-external=true#getStackTrace()" title="class or interface in java.lang" class="externalLink">getStackTrace</a>, <a href="https://developer.android.com/reference/java/lang/Throwable.html?is-external=true#getSuppressed()" title="class or interface in java.lang" class="externalLink">getSuppressed</a>, <a href="https://developer.android.com/reference/java/lang/Throwable.html?is-external=true#initCause(java.lang.Throwable)" title="class or interface in java.lang" class="externalLink">initCause</a>, <a href="https://developer.android.com/reference/java/lang/Throwable.html?is-external=true#printStackTrace()" title="class or interface in java.lang" class="externalLink">printStackTrace</a>, <a href="https://developer.android.com/reference/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang" class="externalLink">printStackTrace</a>, <a href="https://developer.android.com/reference/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintWriter)" title="class or interface in java.lang" class="externalLink">printStackTrace</a>, <a href="https://developer.android.com/reference/java/lang/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement%5B%5D)" title="class or interface in java.lang" class="externalLink">setStackTrace</a>, <a href="https://developer.android.com/reference/java/lang/Throwable.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink" target="_top">toString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://developer.android.com/reference/java/lang/Object.html" title="class or interface in java.lang" class="externalLink" target="_top">Object</a></h3>
<code><a href="https://developer.android.com/reference/java/lang/Object.html#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang" class="externalLink">finalize</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://developer.android.com/reference/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink" target="_top">wait</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="ERROR_CODE_UNSPECIFIED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_UNSPECIFIED</h4>
<pre>public static final&nbsp;int ERROR_CODE_UNSPECIFIED</pre>
<div class="block">Caused by an error whose cause could not be identified.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_UNSPECIFIED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_REMOTE_ERROR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_REMOTE_ERROR</h4>
<pre>public static final&nbsp;int ERROR_CODE_REMOTE_ERROR</pre>
<div class="block">Caused by an unidentified error in a remote Player, which is a Player that runs on a different
host or process.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_REMOTE_ERROR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_BEHIND_LIVE_WINDOW">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_BEHIND_LIVE_WINDOW</h4>
<pre>public static final&nbsp;int ERROR_CODE_BEHIND_LIVE_WINDOW</pre>
<div class="block">Caused by the loading position falling behind the sliding window of available live content.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_BEHIND_LIVE_WINDOW">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_TIMEOUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_TIMEOUT</h4>
<pre>public static final&nbsp;int ERROR_CODE_TIMEOUT</pre>
<div class="block">Caused by a generic timeout.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_TIMEOUT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_FAILED_RUNTIME_CHECK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_FAILED_RUNTIME_CHECK</h4>
<pre>public static final&nbsp;int ERROR_CODE_FAILED_RUNTIME_CHECK</pre>
<div class="block">Caused by a failed runtime check.
<p>This can happen when the application fails to comply with the player's API requirements (for
example, by passing invalid arguments), or when the player reaches an invalid state.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_FAILED_RUNTIME_CHECK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_IO_UNSPECIFIED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_IO_UNSPECIFIED</h4>
<pre>public static final&nbsp;int ERROR_CODE_IO_UNSPECIFIED</pre>
<div class="block">Caused by an Input/Output error which could not be identified.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_UNSPECIFIED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_IO_NETWORK_CONNECTION_FAILED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_IO_NETWORK_CONNECTION_FAILED</h4>
<pre>public static final&nbsp;int ERROR_CODE_IO_NETWORK_CONNECTION_FAILED</pre>
<div class="block">Caused by a network connection failure.
<p>The following is a non-exhaustive list of possible reasons:
<ul>
<li>There is no network connectivity (you can check this by querying <a href="https://developer.android.com/reference/android/net/ConnectivityManager.html#getActiveNetwork()" title="class or interface in android.net" class="externalLink" target="_top"><code>ConnectivityManager.getActiveNetwork()</code></a>).
<li>The URL's domain is misspelled or does not exist.
<li>The target host is unreachable.
<li>The server unexpectedly closes the connection.
</ul></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_NETWORK_CONNECTION_FAILED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT</h4>
<pre>public static final&nbsp;int ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT</pre>
<div class="block">Caused by a network timeout, meaning the server is taking too long to fulfill a request.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_IO_INVALID_HTTP_CONTENT_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_IO_INVALID_HTTP_CONTENT_TYPE</h4>
<pre>public static final&nbsp;int ERROR_CODE_IO_INVALID_HTTP_CONTENT_TYPE</pre>
<div class="block">Caused by a server returning a resource with an invalid "Content-Type" HTTP header value.
<p>For example, this can happen when the player is expecting a piece of media, but the server
returns a paywall HTML page, with content type "text/html".</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_INVALID_HTTP_CONTENT_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_IO_BAD_HTTP_STATUS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_IO_BAD_HTTP_STATUS</h4>
<pre>public static final&nbsp;int ERROR_CODE_IO_BAD_HTTP_STATUS</pre>
<div class="block">Caused by an HTTP server returning an unexpected HTTP response status code.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_BAD_HTTP_STATUS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_IO_FILE_NOT_FOUND">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_IO_FILE_NOT_FOUND</h4>
<pre>public static final&nbsp;int ERROR_CODE_IO_FILE_NOT_FOUND</pre>
<div class="block">Caused by a non-existent file.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_FILE_NOT_FOUND">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_IO_NO_PERMISSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_IO_NO_PERMISSION</h4>
<pre>public static final&nbsp;int ERROR_CODE_IO_NO_PERMISSION</pre>
<div class="block">Caused by lack of permission to perform an IO operation. For example, lack of permission to
access internet or external storage.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_NO_PERMISSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_IO_CLEARTEXT_NOT_PERMITTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_IO_CLEARTEXT_NOT_PERMITTED</h4>
<pre>public static final&nbsp;int ERROR_CODE_IO_CLEARTEXT_NOT_PERMITTED</pre>
<div class="block">Caused by the player trying to access cleartext HTTP traffic (meaning http:// rather than
https://) when the app's Network Security Configuration does not permit it.
<p>See <a href="https://exoplayer.dev/issues/cleartext-not-permitted">this corresponding
troubleshooting topic</a>.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_CLEARTEXT_NOT_PERMITTED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_IO_READ_POSITION_OUT_OF_RANGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_IO_READ_POSITION_OUT_OF_RANGE</h4>
<pre>public static final&nbsp;int ERROR_CODE_IO_READ_POSITION_OUT_OF_RANGE</pre>
<div class="block">Caused by reading data out of the data bound.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_READ_POSITION_OUT_OF_RANGE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_PARSING_CONTAINER_MALFORMED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_PARSING_CONTAINER_MALFORMED</h4>
<pre>public static final&nbsp;int ERROR_CODE_PARSING_CONTAINER_MALFORMED</pre>
<div class="block">Caused by a parsing error associated with a media container format bitstream.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_PARSING_CONTAINER_MALFORMED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_PARSING_MANIFEST_MALFORMED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_PARSING_MANIFEST_MALFORMED</h4>
<pre>public static final&nbsp;int ERROR_CODE_PARSING_MANIFEST_MALFORMED</pre>
<div class="block">Caused by a parsing error associated with a media manifest. Examples of a media manifest are a
DASH or a SmoothStreaming manifest, or an HLS playlist.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_PARSING_MANIFEST_MALFORMED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_PARSING_CONTAINER_UNSUPPORTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_PARSING_CONTAINER_UNSUPPORTED</h4>
<pre>public static final&nbsp;int ERROR_CODE_PARSING_CONTAINER_UNSUPPORTED</pre>
<div class="block">Caused by attempting to extract a file with an unsupported media container format, or an
unsupported media container feature.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_PARSING_CONTAINER_UNSUPPORTED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_PARSING_MANIFEST_UNSUPPORTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_PARSING_MANIFEST_UNSUPPORTED</h4>
<pre>public static final&nbsp;int ERROR_CODE_PARSING_MANIFEST_UNSUPPORTED</pre>
<div class="block">Caused by an unsupported feature in a media manifest. Examples of a media manifest are a DASH
or a SmoothStreaming manifest, or an HLS playlist.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_PARSING_MANIFEST_UNSUPPORTED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_DECODER_INIT_FAILED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_DECODER_INIT_FAILED</h4>
<pre>public static final&nbsp;int ERROR_CODE_DECODER_INIT_FAILED</pre>
<div class="block">Caused by a decoder initialization failure.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DECODER_INIT_FAILED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_DECODER_QUERY_FAILED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_DECODER_QUERY_FAILED</h4>
<pre>public static final&nbsp;int ERROR_CODE_DECODER_QUERY_FAILED</pre>
<div class="block">Caused by a decoder query failure.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DECODER_QUERY_FAILED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_DECODING_FAILED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_DECODING_FAILED</h4>
<pre>public static final&nbsp;int ERROR_CODE_DECODING_FAILED</pre>
<div class="block">Caused by a failure while trying to decode media samples.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DECODING_FAILED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_DECODING_FORMAT_EXCEEDS_CAPABILITIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_DECODING_FORMAT_EXCEEDS_CAPABILITIES</h4>
<pre>public static final&nbsp;int ERROR_CODE_DECODING_FORMAT_EXCEEDS_CAPABILITIES</pre>
<div class="block">Caused by trying to decode content whose format exceeds the capabilities of the device.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DECODING_FORMAT_EXCEEDS_CAPABILITIES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_DECODING_FORMAT_UNSUPPORTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_DECODING_FORMAT_UNSUPPORTED</h4>
<pre>public static final&nbsp;int ERROR_CODE_DECODING_FORMAT_UNSUPPORTED</pre>
<div class="block">Caused by trying to decode content whose format is not supported.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DECODING_FORMAT_UNSUPPORTED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_AUDIO_TRACK_INIT_FAILED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_AUDIO_TRACK_INIT_FAILED</h4>
<pre>public static final&nbsp;int ERROR_CODE_AUDIO_TRACK_INIT_FAILED</pre>
<div class="block">Caused by an AudioTrack initialization failure.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_AUDIO_TRACK_INIT_FAILED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_AUDIO_TRACK_WRITE_FAILED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_AUDIO_TRACK_WRITE_FAILED</h4>
<pre>public static final&nbsp;int ERROR_CODE_AUDIO_TRACK_WRITE_FAILED</pre>
<div class="block">Caused by an AudioTrack write operation failure.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_AUDIO_TRACK_WRITE_FAILED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_DRM_UNSPECIFIED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_DRM_UNSPECIFIED</h4>
<pre>public static final&nbsp;int ERROR_CODE_DRM_UNSPECIFIED</pre>
<div class="block">Caused by an unspecified error related to DRM protection.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_UNSPECIFIED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_DRM_SCHEME_UNSUPPORTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_DRM_SCHEME_UNSUPPORTED</h4>
<pre>public static final&nbsp;int ERROR_CODE_DRM_SCHEME_UNSUPPORTED</pre>
<div class="block">Caused by a chosen DRM protection scheme not being supported by the device. Examples of DRM
protection schemes are ClearKey and Widevine.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_SCHEME_UNSUPPORTED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_DRM_PROVISIONING_FAILED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_DRM_PROVISIONING_FAILED</h4>
<pre>public static final&nbsp;int ERROR_CODE_DRM_PROVISIONING_FAILED</pre>
<div class="block">Caused by a failure while provisioning the device.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_PROVISIONING_FAILED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_DRM_CONTENT_ERROR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_DRM_CONTENT_ERROR</h4>
<pre>public static final&nbsp;int ERROR_CODE_DRM_CONTENT_ERROR</pre>
<div class="block">Caused by attempting to play incompatible DRM-protected content.
<p>For example, this can happen when attempting to play a DRM protected stream using a scheme
(like Widevine) for which there is no corresponding license acquisition data (like a pssh box).</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_CONTENT_ERROR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_DRM_LICENSE_ACQUISITION_FAILED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_DRM_LICENSE_ACQUISITION_FAILED</h4>
<pre>public static final&nbsp;int ERROR_CODE_DRM_LICENSE_ACQUISITION_FAILED</pre>
<div class="block">Caused by a failure while trying to obtain a license.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_LICENSE_ACQUISITION_FAILED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_DRM_DISALLOWED_OPERATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_DRM_DISALLOWED_OPERATION</h4>
<pre>public static final&nbsp;int ERROR_CODE_DRM_DISALLOWED_OPERATION</pre>
<div class="block">Caused by an operation being disallowed by a license policy.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_DISALLOWED_OPERATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_DRM_SYSTEM_ERROR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_DRM_SYSTEM_ERROR</h4>
<pre>public static final&nbsp;int ERROR_CODE_DRM_SYSTEM_ERROR</pre>
<div class="block">Caused by an error in the DRM system.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_SYSTEM_ERROR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_DRM_DEVICE_REVOKED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_DRM_DEVICE_REVOKED</h4>
<pre>public static final&nbsp;int ERROR_CODE_DRM_DEVICE_REVOKED</pre>
<div class="block">Caused by the device having revoked DRM privileges.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_DEVICE_REVOKED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ERROR_CODE_DRM_LICENSE_EXPIRED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR_CODE_DRM_LICENSE_EXPIRED</h4>
<pre>public static final&nbsp;int ERROR_CODE_DRM_LICENSE_EXPIRED</pre>
<div class="block">Caused by an expired DRM license being loaded into an open DRM session.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_LICENSE_EXPIRED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CUSTOM_ERROR_CODE_BASE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CUSTOM_ERROR_CODE_BASE</h4>
<pre>public static final&nbsp;int CUSTOM_ERROR_CODE_BASE</pre>
<div class="block">Player implementations that want to surface custom errors can use error codes greater than this
value, so as to avoid collision with other error codes defined in this class.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.CUSTOM_ERROR_CODE_BASE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="errorCode">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>errorCode</h4>
<pre><a href="PlaybackException.ErrorCode.html" title="annotation in com.google.android.exoplayer2">@ErrorCode</a>
public final&nbsp;int errorCode</pre>
<div class="block">An error code which identifies the cause of the playback failure.</div>
</li>
</ul>
<a id="timestampMs">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>timestampMs</h4>
<pre>public final&nbsp;long timestampMs</pre>
<div class="block">The value of <a href="https://developer.android.com/reference/android/os/SystemClock.html#elapsedRealtime()" title="class or interface in android.os" class="externalLink" target="_top"><code>SystemClock.elapsedRealtime()</code></a> when this exception was created.</div>
</li>
</ul>
<a id="FIELD_CUSTOM_ID_BASE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FIELD_CUSTOM_ID_BASE</h4>
<pre>protected static final&nbsp;int FIELD_CUSTOM_ID_BASE</pre>
<div class="block">Defines a minimum field id value for subclasses to use when implementing <a href="#toBundle()"><code>toBundle()</code></a>
and <a href="Bundleable.Creator.html" title="interface in com.google.android.exoplayer2"><code>Bundleable.Creator</code></a>.
<p>Subclasses should obtain their <a href="https://developer.android.com/reference/android/os/Bundle.html" title="class or interface in android.os" class="externalLink" target="_top"><code>Bundle's</code></a> field keys by applying a non-negative
offset on this constant and passing the result to <a href="#keyForField(int)"><code>keyForField(int)</code></a>.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.google.android.exoplayer2.PlaybackException.FIELD_CUSTOM_ID_BASE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CREATOR">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CREATOR</h4>
<pre>public static final&nbsp;<a href="Bundleable.Creator.html" title="interface in com.google.android.exoplayer2">Bundleable.Creator</a>&lt;<a href="PlaybackException.html" title="class in com.google.android.exoplayer2">PlaybackException</a>&gt; CREATOR</pre>
<div class="block">Object that can create a <a href="PlaybackException.html" title="class in com.google.android.exoplayer2"><code>PlaybackException</code></a> from a <a href="https://developer.android.com/reference/android/os/Bundle.html" title="class or interface in android.os" class="externalLink" target="_top"><code>Bundle</code></a>.</div>
</li>
</ul>
</li>
</ul>
</section>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;(java.lang.String,java.lang.Throwable,int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PlaybackException</h4>
<pre>public&nbsp;PlaybackException&#8203;(@Nullable
<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="externalLink" target="_top">String</a>&nbsp;message,
@Nullable
<a href="https://developer.android.com/reference/java/lang/Throwable.html" title="class or interface in java.lang" class="externalLink" target="_top">Throwable</a>&nbsp;cause,
<a href="PlaybackException.ErrorCode.html" title="annotation in com.google.android.exoplayer2">@ErrorCode</a>
int&nbsp;errorCode)</pre>
<div class="block">Creates an instance.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>errorCode</code> - A number which identifies the cause of the error. May be one of the <a href="PlaybackException.ErrorCode.html" title="annotation in com.google.android.exoplayer2"><code>ErrorCodes</code></a>.</dd>
<dd><code>cause</code> - See <a href="https://developer.android.com/reference/java/lang/Throwable.html#getCause()" title="class or interface in java.lang" class="externalLink" target="_top"><code>Throwable.getCause()</code></a>.</dd>
<dd><code>message</code> - See <a href="https://developer.android.com/reference/java/lang/Throwable.html#getMessage()" title="class or interface in java.lang" class="externalLink" target="_top"><code>Throwable.getMessage()</code></a>.</dd>
</dl>
</li>
</ul>
<a id="&lt;init&gt;(android.os.Bundle)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PlaybackException</h4>
<pre>protected&nbsp;PlaybackException&#8203;(<a href="https://developer.android.com/reference/android/os/Bundle.html" title="class or interface in android.os" class="externalLink" target="_top">Bundle</a>&nbsp;bundle)</pre>
<div class="block">Creates a new instance using the fields obtained from the given <a href="https://developer.android.com/reference/android/os/Bundle.html" title="class or interface in android.os" class="externalLink" target="_top"><code>Bundle</code></a>.</div>
</li>
</ul>
<a id="&lt;init&gt;(java.lang.String,java.lang.Throwable,int,long)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>PlaybackException</h4>
<pre>protected&nbsp;PlaybackException&#8203;(@Nullable
<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="externalLink" target="_top">String</a>&nbsp;message,
@Nullable
<a href="https://developer.android.com/reference/java/lang/Throwable.html" title="class or interface in java.lang" class="externalLink" target="_top">Throwable</a>&nbsp;cause,
<a href="PlaybackException.ErrorCode.html" title="annotation in com.google.android.exoplayer2">@ErrorCode</a>
int&nbsp;errorCode,
long&nbsp;timestampMs)</pre>
<div class="block">Creates a new instance using the given values.</div>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="getErrorCodeName(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getErrorCodeName</h4>
<pre class="methodSignature">public static&nbsp;<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;getErrorCodeName&#8203;(<a href="PlaybackException.ErrorCode.html" title="annotation in com.google.android.exoplayer2" target="_top">@ErrorCode</a>
int&nbsp;errorCode)</pre>
<div class="block">Returns the name of a given <code>errorCode</code>.</div>
</li>
</ul>
<a id="getErrorCodeName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getErrorCodeName</h4>
<pre class="methodSignature">public final&nbsp;<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="externalLink" target="_top">String</a>&nbsp;getErrorCodeName()</pre>
<div class="block">Equivalent to <a href="#getErrorCodeName(int)"><code>PlaybackException.getErrorCodeName(this.errorCode)</code></a>.</div>
</li>
</ul>
<a id="errorInfoEquals(com.google.android.exoplayer2.PlaybackException)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>errorInfoEquals</h4>
<pre class="methodSignature">@CallSuper
public&nbsp;boolean&nbsp;errorInfoEquals&#8203;(@Nullable
<a href="PlaybackException.html" title="class in com.google.android.exoplayer2">PlaybackException</a>&nbsp;other)</pre>
<div class="block">Returns whether the error data associated to this exception equals the error data associated to
<code>other</code>.
<p>Note that this method does not compare the exceptions' stacktraces.</div>
</li>
</ul>
<a id="toBundle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toBundle</h4>
<pre class="methodSignature">@CallSuper
public&nbsp;<a href="https://developer.android.com/reference/android/os/Bundle.html" title="class or interface in android.os" class="externalLink" target="_top">Bundle</a>&nbsp;toBundle()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="Bundleable.html#toBundle()">Bundleable</a></code></span></div>
<div class="block">Returns a <a href="https://developer.android.com/reference/android/os/Bundle.html" title="class or interface in android.os" class="externalLink" target="_top"><code>Bundle</code></a> representing the information stored in this object.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Bundleable.html#toBundle()">toBundle</a></code>&nbsp;in interface&nbsp;<code><a href="Bundleable.html" title="interface in com.google.android.exoplayer2">Bundleable</a></code></dd>
</dl>
</li>
</ul>
<a id="keyForField(int)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>keyForField</h4>
<pre class="methodSignature">protected static&nbsp;<a href="https://developer.android.com/reference/java/lang/String.html" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;keyForField&#8203;(<a href="PlaybackException.FieldNumber.html" title="annotation in com.google.android.exoplayer2" target="_top">@FieldNumber</a>
int&nbsp;field)</pre>
<div class="block">Converts the given <a href="PlaybackException.FieldNumber.html" title="annotation in com.google.android.exoplayer2"><code>PlaybackException.FieldNumber</code></a> to a string which can be used as a field key when
implementing <a href="#toBundle()"><code>toBundle()</code></a> and <a href="Bundleable.Creator.html" title="interface in com.google.android.exoplayer2"><code>Bundleable.Creator</code></a>.</div>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>