1<!DOCTYPE HTML> 2<!-- NewPage --> 3<html lang="en"> 4<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 --> 5<title>Constant Field Values (ExoPlayer library)</title> 6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> 8<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style"> 9<script type="text/javascript" src="script.js"></script> 10<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script> 11<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script> 12<!--[if IE]> 13<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> 14<![endif]--> 15<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script> 16<script type="text/javascript" src="jquery/jquery-ui.js"></script> 17</head> 18<body> 19<script type="text/javascript"><!-- 20 try { 21 if (location.href.indexOf('is-external=true') == -1) { 22 parent.document.title="Constant Field Values (ExoPlayer library)"; 23 } 24 } 25 catch(err) { 26 } 27//--> 28var pathtoroot = "./"; 29var useModuleDirectories = false; 30loadScripts(document, 'script');</script> 31<noscript> 32<div>JavaScript is disabled on your browser.</div> 33</noscript> 34<header role="banner"> 35<nav role="navigation"> 36<div class="fixedNav"> 37<!-- ========= START OF TOP NAVBAR ======= --> 38<div class="topNav"><a id="navbar.top"> 39<!-- --> 40</a> 41<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> 42<a id="navbar.top.firstrow"> 43<!-- --> 44</a> 45<ul class="navList" title="Navigation"> 46<li><a href="index.html">Overview</a></li> 47<li>Package</li> 48<li>Class</li> 49<li><a href="overview-tree.html">Tree</a></li> 50<li><a href="deprecated-list.html">Deprecated</a></li> 51<li><a href="index-all.html">Index</a></li> 52<li><a href="help-doc.html">Help</a></li> 53</ul> 54</div> 55<div class="subNav"> 56<ul class="navList" id="allclasses_navbar_top"> 57<li><a href="allclasses.html">All Classes</a></li> 58</ul> 59<ul class="navListSearch"> 60<li><label for="search">SEARCH:</label> 61<input type="text" id="search" value="search" disabled="disabled"> 62<input type="reset" id="reset" value="reset" disabled="disabled"> 63</li> 64</ul> 65<div> 66<script type="text/javascript"><!-- 67 allClassesLink = document.getElementById("allclasses_navbar_top"); 68 if(window==top) { 69 allClassesLink.style.display = "block"; 70 } 71 else { 72 allClassesLink.style.display = "none"; 73 } 74 //--> 75</script> 76<noscript> 77<div>JavaScript is disabled on your browser.</div> 78</noscript> 79</div> 80<a id="skip.navbar.top"> 81<!-- --> 82</a></div> 83<!-- ========= END OF TOP NAVBAR ========= --> 84</div> 85<div class="navPadding"> </div> 86<script type="text/javascript"><!-- 87$('.navPadding').css('padding-top', $('.fixedNav').css("height")); 88//--> 89</script> 90</nav> 91</header> 92<main role="main"> 93<div class="header"> 94<h1 title="Constant Field Values" class="title">Constant Field Values</h1> 95<section role="region"> 96<h2 title="Contents">Contents</h2> 97<ul> 98<li><a href="#com.google">com.google.*</a></li> 99</ul> 100</section> 101</div> 102<div class="constantValuesContainer"><a id="com.google"> 103<!-- --> 104</a> 105<section role="region"> 106<h2 title="com.google">com.google.*</h2> 107<ul class="blockList"> 108<li class="blockList"> 109<table class="constantsSummary"> 110<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/C.html" title="class in com.google.android.exoplayer2">C</a></span><span class="tabEnd"> </span></caption> 111<tr> 112<th class="colFirst" scope="col">Modifier and Type</th> 113<th class="colSecond" scope="col">Constant Field</th> 114<th class="colLast" scope="col">Value</th> 115</tr> 116<tbody> 117<tr class="altColor"> 118<td class="colFirst"><a id="com.google.android.exoplayer2.C.ALLOW_CAPTURE_BY_ALL"> 119<!-- --> 120</a><code>public static final int</code></td> 121<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ALLOW_CAPTURE_BY_ALL">ALLOW_CAPTURE_BY_ALL</a></code></th> 122<td class="colLast"><code>1</code></td> 123</tr> 124<tr class="rowColor"> 125<td class="colFirst"><a id="com.google.android.exoplayer2.C.ALLOW_CAPTURE_BY_NONE"> 126<!-- --> 127</a><code>public static final int</code></td> 128<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ALLOW_CAPTURE_BY_NONE">ALLOW_CAPTURE_BY_NONE</a></code></th> 129<td class="colLast"><code>3</code></td> 130</tr> 131<tr class="altColor"> 132<td class="colFirst"><a id="com.google.android.exoplayer2.C.ALLOW_CAPTURE_BY_SYSTEM"> 133<!-- --> 134</a><code>public static final int</code></td> 135<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ALLOW_CAPTURE_BY_SYSTEM">ALLOW_CAPTURE_BY_SYSTEM</a></code></th> 136<td class="colLast"><code>2</code></td> 137</tr> 138<tr class="rowColor"> 139<td class="colFirst"><a id="com.google.android.exoplayer2.C.ASCII_NAME"> 140<!-- --> 141</a><code>public static final <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> 142<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ASCII_NAME">ASCII_NAME</a></code></th> 143<td class="colLast"><code>"US-ASCII"</code></td> 144</tr> 145<tr class="altColor"> 146<td class="colFirst"><a id="com.google.android.exoplayer2.C.AUDIO_SESSION_ID_UNSET"> 147<!-- --> 148</a><code>public static final int</code></td> 149<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#AUDIO_SESSION_ID_UNSET">AUDIO_SESSION_ID_UNSET</a></code></th> 150<td class="colLast"><code>0</code></td> 151</tr> 152<tr class="rowColor"> 153<td class="colFirst"><a id="com.google.android.exoplayer2.C.AUDIOFOCUS_GAIN"> 154<!-- --> 155</a><code>public static final int</code></td> 156<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#AUDIOFOCUS_GAIN">AUDIOFOCUS_GAIN</a></code></th> 157<td class="colLast"><code>1</code></td> 158</tr> 159<tr class="altColor"> 160<td class="colFirst"><a id="com.google.android.exoplayer2.C.AUDIOFOCUS_GAIN_TRANSIENT"> 161<!-- --> 162</a><code>public static final int</code></td> 163<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#AUDIOFOCUS_GAIN_TRANSIENT">AUDIOFOCUS_GAIN_TRANSIENT</a></code></th> 164<td class="colLast"><code>2</code></td> 165</tr> 166<tr class="rowColor"> 167<td class="colFirst"><a id="com.google.android.exoplayer2.C.AUDIOFOCUS_GAIN_TRANSIENT_EXCLUSIVE"> 168<!-- --> 169</a><code>public static final int</code></td> 170<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#AUDIOFOCUS_GAIN_TRANSIENT_EXCLUSIVE">AUDIOFOCUS_GAIN_TRANSIENT_EXCLUSIVE</a></code></th> 171<td class="colLast"><code>4</code></td> 172</tr> 173<tr class="altColor"> 174<td class="colFirst"><a id="com.google.android.exoplayer2.C.AUDIOFOCUS_GAIN_TRANSIENT_MAY_DUCK"> 175<!-- --> 176</a><code>public static final int</code></td> 177<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#AUDIOFOCUS_GAIN_TRANSIENT_MAY_DUCK">AUDIOFOCUS_GAIN_TRANSIENT_MAY_DUCK</a></code></th> 178<td class="colLast"><code>3</code></td> 179</tr> 180<tr class="rowColor"> 181<td class="colFirst"><a id="com.google.android.exoplayer2.C.AUDIOFOCUS_NONE"> 182<!-- --> 183</a><code>public static final int</code></td> 184<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#AUDIOFOCUS_NONE">AUDIOFOCUS_NONE</a></code></th> 185<td class="colLast"><code>0</code></td> 186</tr> 187<tr class="altColor"> 188<td class="colFirst"><a id="com.google.android.exoplayer2.C.BITS_PER_BYTE"> 189<!-- --> 190</a><code>public static final int</code></td> 191<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#BITS_PER_BYTE">BITS_PER_BYTE</a></code></th> 192<td class="colLast"><code>8</code></td> 193</tr> 194<tr class="rowColor"> 195<td class="colFirst"><a id="com.google.android.exoplayer2.C.BUFFER_FLAG_DECODE_ONLY"> 196<!-- --> 197</a><code>public static final int</code></td> 198<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#BUFFER_FLAG_DECODE_ONLY">BUFFER_FLAG_DECODE_ONLY</a></code></th> 199<td class="colLast"><code>-2147483648</code></td> 200</tr> 201<tr class="altColor"> 202<td class="colFirst"><a id="com.google.android.exoplayer2.C.BUFFER_FLAG_ENCRYPTED"> 203<!-- --> 204</a><code>public static final int</code></td> 205<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#BUFFER_FLAG_ENCRYPTED">BUFFER_FLAG_ENCRYPTED</a></code></th> 206<td class="colLast"><code>1073741824</code></td> 207</tr> 208<tr class="rowColor"> 209<td class="colFirst"><a id="com.google.android.exoplayer2.C.BUFFER_FLAG_END_OF_STREAM"> 210<!-- --> 211</a><code>public static final int</code></td> 212<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#BUFFER_FLAG_END_OF_STREAM">BUFFER_FLAG_END_OF_STREAM</a></code></th> 213<td class="colLast"><code>4</code></td> 214</tr> 215<tr class="altColor"> 216<td class="colFirst"><a id="com.google.android.exoplayer2.C.BUFFER_FLAG_HAS_SUPPLEMENTAL_DATA"> 217<!-- --> 218</a><code>public static final int</code></td> 219<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#BUFFER_FLAG_HAS_SUPPLEMENTAL_DATA">BUFFER_FLAG_HAS_SUPPLEMENTAL_DATA</a></code></th> 220<td class="colLast"><code>268435456</code></td> 221</tr> 222<tr class="rowColor"> 223<td class="colFirst"><a id="com.google.android.exoplayer2.C.BUFFER_FLAG_KEY_FRAME"> 224<!-- --> 225</a><code>public static final int</code></td> 226<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#BUFFER_FLAG_KEY_FRAME">BUFFER_FLAG_KEY_FRAME</a></code></th> 227<td class="colLast"><code>1</code></td> 228</tr> 229<tr class="altColor"> 230<td class="colFirst"><a id="com.google.android.exoplayer2.C.BUFFER_FLAG_LAST_SAMPLE"> 231<!-- --> 232</a><code>public static final int</code></td> 233<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#BUFFER_FLAG_LAST_SAMPLE">BUFFER_FLAG_LAST_SAMPLE</a></code></th> 234<td class="colLast"><code>536870912</code></td> 235</tr> 236<tr class="rowColor"> 237<td class="colFirst"><a id="com.google.android.exoplayer2.C.BYTES_PER_FLOAT"> 238<!-- --> 239</a><code>public static final int</code></td> 240<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#BYTES_PER_FLOAT">BYTES_PER_FLOAT</a></code></th> 241<td class="colLast"><code>4</code></td> 242</tr> 243<tr class="altColor"> 244<td class="colFirst"><a id="com.google.android.exoplayer2.C.CENC_TYPE_cbc1"> 245<!-- --> 246</a><code>public static final <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> 247<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CENC_TYPE_cbc1">CENC_TYPE_cbc1</a></code></th> 248<td class="colLast"><code>"cbc1"</code></td> 249</tr> 250<tr class="rowColor"> 251<td class="colFirst"><a id="com.google.android.exoplayer2.C.CENC_TYPE_cbcs"> 252<!-- --> 253</a><code>public static final <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> 254<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CENC_TYPE_cbcs">CENC_TYPE_cbcs</a></code></th> 255<td class="colLast"><code>"cbcs"</code></td> 256</tr> 257<tr class="altColor"> 258<td class="colFirst"><a id="com.google.android.exoplayer2.C.CENC_TYPE_cenc"> 259<!-- --> 260</a><code>public static final <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> 261<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CENC_TYPE_cenc">CENC_TYPE_cenc</a></code></th> 262<td class="colLast"><code>"cenc"</code></td> 263</tr> 264<tr class="rowColor"> 265<td class="colFirst"><a id="com.google.android.exoplayer2.C.CENC_TYPE_cens"> 266<!-- --> 267</a><code>public static final <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> 268<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CENC_TYPE_cens">CENC_TYPE_cens</a></code></th> 269<td class="colLast"><code>"cens"</code></td> 270</tr> 271<tr class="altColor"> 272<td class="colFirst"><a id="com.google.android.exoplayer2.C.COLOR_RANGE_FULL"> 273<!-- --> 274</a><code>public static final int</code></td> 275<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#COLOR_RANGE_FULL">COLOR_RANGE_FULL</a></code></th> 276<td class="colLast"><code>1</code></td> 277</tr> 278<tr class="rowColor"> 279<td class="colFirst"><a id="com.google.android.exoplayer2.C.COLOR_RANGE_LIMITED"> 280<!-- --> 281</a><code>public static final int</code></td> 282<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#COLOR_RANGE_LIMITED">COLOR_RANGE_LIMITED</a></code></th> 283<td class="colLast"><code>2</code></td> 284</tr> 285<tr class="altColor"> 286<td class="colFirst"><a id="com.google.android.exoplayer2.C.COLOR_SPACE_BT2020"> 287<!-- --> 288</a><code>public static final int</code></td> 289<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#COLOR_SPACE_BT2020">COLOR_SPACE_BT2020</a></code></th> 290<td class="colLast"><code>6</code></td> 291</tr> 292<tr class="rowColor"> 293<td class="colFirst"><a id="com.google.android.exoplayer2.C.COLOR_SPACE_BT601"> 294<!-- --> 295</a><code>public static final int</code></td> 296<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#COLOR_SPACE_BT601">COLOR_SPACE_BT601</a></code></th> 297<td class="colLast"><code>2</code></td> 298</tr> 299<tr class="altColor"> 300<td class="colFirst"><a id="com.google.android.exoplayer2.C.COLOR_SPACE_BT709"> 301<!-- --> 302</a><code>public static final int</code></td> 303<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#COLOR_SPACE_BT709">COLOR_SPACE_BT709</a></code></th> 304<td class="colLast"><code>1</code></td> 305</tr> 306<tr class="rowColor"> 307<td class="colFirst"><a id="com.google.android.exoplayer2.C.COLOR_TRANSFER_HLG"> 308<!-- --> 309</a><code>public static final int</code></td> 310<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#COLOR_TRANSFER_HLG">COLOR_TRANSFER_HLG</a></code></th> 311<td class="colLast"><code>7</code></td> 312</tr> 313<tr class="altColor"> 314<td class="colFirst"><a id="com.google.android.exoplayer2.C.COLOR_TRANSFER_SDR"> 315<!-- --> 316</a><code>public static final int</code></td> 317<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#COLOR_TRANSFER_SDR">COLOR_TRANSFER_SDR</a></code></th> 318<td class="colLast"><code>3</code></td> 319</tr> 320<tr class="rowColor"> 321<td class="colFirst"><a id="com.google.android.exoplayer2.C.COLOR_TRANSFER_ST2084"> 322<!-- --> 323</a><code>public static final int</code></td> 324<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#COLOR_TRANSFER_ST2084">COLOR_TRANSFER_ST2084</a></code></th> 325<td class="colLast"><code>6</code></td> 326</tr> 327<tr class="altColor"> 328<td class="colFirst"><a id="com.google.android.exoplayer2.C.CONTENT_TYPE_MOVIE"> 329<!-- --> 330</a><code>public static final int</code></td> 331<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CONTENT_TYPE_MOVIE">CONTENT_TYPE_MOVIE</a></code></th> 332<td class="colLast"><code>3</code></td> 333</tr> 334<tr class="rowColor"> 335<td class="colFirst"><a id="com.google.android.exoplayer2.C.CONTENT_TYPE_MUSIC"> 336<!-- --> 337</a><code>public static final int</code></td> 338<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CONTENT_TYPE_MUSIC">CONTENT_TYPE_MUSIC</a></code></th> 339<td class="colLast"><code>2</code></td> 340</tr> 341<tr class="altColor"> 342<td class="colFirst"><a id="com.google.android.exoplayer2.C.CONTENT_TYPE_SONIFICATION"> 343<!-- --> 344</a><code>public static final int</code></td> 345<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CONTENT_TYPE_SONIFICATION">CONTENT_TYPE_SONIFICATION</a></code></th> 346<td class="colLast"><code>4</code></td> 347</tr> 348<tr class="rowColor"> 349<td class="colFirst"><a id="com.google.android.exoplayer2.C.CONTENT_TYPE_SPEECH"> 350<!-- --> 351</a><code>public static final int</code></td> 352<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CONTENT_TYPE_SPEECH">CONTENT_TYPE_SPEECH</a></code></th> 353<td class="colLast"><code>1</code></td> 354</tr> 355<tr class="altColor"> 356<td class="colFirst"><a id="com.google.android.exoplayer2.C.CONTENT_TYPE_UNKNOWN"> 357<!-- --> 358</a><code>public static final int</code></td> 359<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CONTENT_TYPE_UNKNOWN">CONTENT_TYPE_UNKNOWN</a></code></th> 360<td class="colLast"><code>0</code></td> 361</tr> 362<tr class="rowColor"> 363<td class="colFirst"><a id="com.google.android.exoplayer2.C.CRYPTO_MODE_AES_CBC"> 364<!-- --> 365</a><code>public static final int</code></td> 366<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CRYPTO_MODE_AES_CBC">CRYPTO_MODE_AES_CBC</a></code></th> 367<td class="colLast"><code>2</code></td> 368</tr> 369<tr class="altColor"> 370<td class="colFirst"><a id="com.google.android.exoplayer2.C.CRYPTO_MODE_AES_CTR"> 371<!-- --> 372</a><code>public static final int</code></td> 373<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CRYPTO_MODE_AES_CTR">CRYPTO_MODE_AES_CTR</a></code></th> 374<td class="colLast"><code>1</code></td> 375</tr> 376<tr class="rowColor"> 377<td class="colFirst"><a id="com.google.android.exoplayer2.C.CRYPTO_MODE_UNENCRYPTED"> 378<!-- --> 379</a><code>public static final int</code></td> 380<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CRYPTO_MODE_UNENCRYPTED">CRYPTO_MODE_UNENCRYPTED</a></code></th> 381<td class="colLast"><code>0</code></td> 382</tr> 383<tr class="altColor"> 384<td class="colFirst"><a id="com.google.android.exoplayer2.C.CRYPTO_TYPE_CUSTOM_BASE"> 385<!-- --> 386</a><code>public static final int</code></td> 387<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CRYPTO_TYPE_CUSTOM_BASE">CRYPTO_TYPE_CUSTOM_BASE</a></code></th> 388<td class="colLast"><code>10000</code></td> 389</tr> 390<tr class="rowColor"> 391<td class="colFirst"><a id="com.google.android.exoplayer2.C.CRYPTO_TYPE_FRAMEWORK"> 392<!-- --> 393</a><code>public static final int</code></td> 394<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CRYPTO_TYPE_FRAMEWORK">CRYPTO_TYPE_FRAMEWORK</a></code></th> 395<td class="colLast"><code>2</code></td> 396</tr> 397<tr class="altColor"> 398<td class="colFirst"><a id="com.google.android.exoplayer2.C.CRYPTO_TYPE_NONE"> 399<!-- --> 400</a><code>public static final int</code></td> 401<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CRYPTO_TYPE_NONE">CRYPTO_TYPE_NONE</a></code></th> 402<td class="colLast"><code>0</code></td> 403</tr> 404<tr class="rowColor"> 405<td class="colFirst"><a id="com.google.android.exoplayer2.C.CRYPTO_TYPE_UNSUPPORTED"> 406<!-- --> 407</a><code>public static final int</code></td> 408<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CRYPTO_TYPE_UNSUPPORTED">CRYPTO_TYPE_UNSUPPORTED</a></code></th> 409<td class="colLast"><code>1</code></td> 410</tr> 411<tr class="altColor"> 412<td class="colFirst"><a id="com.google.android.exoplayer2.C.DATA_TYPE_AD"> 413<!-- --> 414</a><code>public static final int</code></td> 415<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#DATA_TYPE_AD">DATA_TYPE_AD</a></code></th> 416<td class="colLast"><code>6</code></td> 417</tr> 418<tr class="rowColor"> 419<td class="colFirst"><a id="com.google.android.exoplayer2.C.DATA_TYPE_CUSTOM_BASE"> 420<!-- --> 421</a><code>public static final int</code></td> 422<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#DATA_TYPE_CUSTOM_BASE">DATA_TYPE_CUSTOM_BASE</a></code></th> 423<td class="colLast"><code>10000</code></td> 424</tr> 425<tr class="altColor"> 426<td class="colFirst"><a id="com.google.android.exoplayer2.C.DATA_TYPE_DRM"> 427<!-- --> 428</a><code>public static final int</code></td> 429<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#DATA_TYPE_DRM">DATA_TYPE_DRM</a></code></th> 430<td class="colLast"><code>3</code></td> 431</tr> 432<tr class="rowColor"> 433<td class="colFirst"><a id="com.google.android.exoplayer2.C.DATA_TYPE_MANIFEST"> 434<!-- --> 435</a><code>public static final int</code></td> 436<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#DATA_TYPE_MANIFEST">DATA_TYPE_MANIFEST</a></code></th> 437<td class="colLast"><code>4</code></td> 438</tr> 439<tr class="altColor"> 440<td class="colFirst"><a id="com.google.android.exoplayer2.C.DATA_TYPE_MEDIA"> 441<!-- --> 442</a><code>public static final int</code></td> 443<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#DATA_TYPE_MEDIA">DATA_TYPE_MEDIA</a></code></th> 444<td class="colLast"><code>1</code></td> 445</tr> 446<tr class="rowColor"> 447<td class="colFirst"><a id="com.google.android.exoplayer2.C.DATA_TYPE_MEDIA_INITIALIZATION"> 448<!-- --> 449</a><code>public static final int</code></td> 450<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#DATA_TYPE_MEDIA_INITIALIZATION">DATA_TYPE_MEDIA_INITIALIZATION</a></code></th> 451<td class="colLast"><code>2</code></td> 452</tr> 453<tr class="altColor"> 454<td class="colFirst"><a id="com.google.android.exoplayer2.C.DATA_TYPE_MEDIA_PROGRESSIVE_LIVE"> 455<!-- --> 456</a><code>public static final int</code></td> 457<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#DATA_TYPE_MEDIA_PROGRESSIVE_LIVE">DATA_TYPE_MEDIA_PROGRESSIVE_LIVE</a></code></th> 458<td class="colLast"><code>7</code></td> 459</tr> 460<tr class="rowColor"> 461<td class="colFirst"><a id="com.google.android.exoplayer2.C.DATA_TYPE_TIME_SYNCHRONIZATION"> 462<!-- --> 463</a><code>public static final int</code></td> 464<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#DATA_TYPE_TIME_SYNCHRONIZATION">DATA_TYPE_TIME_SYNCHRONIZATION</a></code></th> 465<td class="colLast"><code>5</code></td> 466</tr> 467<tr class="altColor"> 468<td class="colFirst"><a id="com.google.android.exoplayer2.C.DATA_TYPE_UNKNOWN"> 469<!-- --> 470</a><code>public static final int</code></td> 471<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#DATA_TYPE_UNKNOWN">DATA_TYPE_UNKNOWN</a></code></th> 472<td class="colLast"><code>0</code></td> 473</tr> 474<tr class="rowColor"> 475<td class="colFirst"><a id="com.google.android.exoplayer2.C.DEFAULT_BUFFER_SEGMENT_SIZE"> 476<!-- --> 477</a><code>public static final int</code></td> 478<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#DEFAULT_BUFFER_SEGMENT_SIZE">DEFAULT_BUFFER_SEGMENT_SIZE</a></code></th> 479<td class="colLast"><code>65536</code></td> 480</tr> 481<tr class="altColor"> 482<td class="colFirst"><a id="com.google.android.exoplayer2.C.DEFAULT_MAX_SEEK_TO_PREVIOUS_POSITION_MS"> 483<!-- --> 484</a><code>public static final long</code></td> 485<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#DEFAULT_MAX_SEEK_TO_PREVIOUS_POSITION_MS">DEFAULT_MAX_SEEK_TO_PREVIOUS_POSITION_MS</a></code></th> 486<td class="colLast"><code>3000L</code></td> 487</tr> 488<tr class="rowColor"> 489<td class="colFirst"><a id="com.google.android.exoplayer2.C.DEFAULT_SEEK_BACK_INCREMENT_MS"> 490<!-- --> 491</a><code>public static final long</code></td> 492<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#DEFAULT_SEEK_BACK_INCREMENT_MS">DEFAULT_SEEK_BACK_INCREMENT_MS</a></code></th> 493<td class="colLast"><code>5000L</code></td> 494</tr> 495<tr class="altColor"> 496<td class="colFirst"><a id="com.google.android.exoplayer2.C.DEFAULT_SEEK_FORWARD_INCREMENT_MS"> 497<!-- --> 498</a><code>public static final long</code></td> 499<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#DEFAULT_SEEK_FORWARD_INCREMENT_MS">DEFAULT_SEEK_FORWARD_INCREMENT_MS</a></code></th> 500<td class="colLast"><code>15000L</code></td> 501</tr> 502<tr class="rowColor"> 503<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_AAC_ELD"> 504<!-- --> 505</a><code>public static final int</code></td> 506<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_AAC_ELD">ENCODING_AAC_ELD</a></code></th> 507<td class="colLast"><code>15</code></td> 508</tr> 509<tr class="altColor"> 510<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_AAC_ER_BSAC"> 511<!-- --> 512</a><code>public static final int</code></td> 513<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_AAC_ER_BSAC">ENCODING_AAC_ER_BSAC</a></code></th> 514<td class="colLast"><code>1073741824</code></td> 515</tr> 516<tr class="rowColor"> 517<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_AAC_HE_V1"> 518<!-- --> 519</a><code>public static final int</code></td> 520<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_AAC_HE_V1">ENCODING_AAC_HE_V1</a></code></th> 521<td class="colLast"><code>11</code></td> 522</tr> 523<tr class="altColor"> 524<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_AAC_HE_V2"> 525<!-- --> 526</a><code>public static final int</code></td> 527<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_AAC_HE_V2">ENCODING_AAC_HE_V2</a></code></th> 528<td class="colLast"><code>12</code></td> 529</tr> 530<tr class="rowColor"> 531<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_AAC_LC"> 532<!-- --> 533</a><code>public static final int</code></td> 534<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_AAC_LC">ENCODING_AAC_LC</a></code></th> 535<td class="colLast"><code>10</code></td> 536</tr> 537<tr class="altColor"> 538<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_AAC_XHE"> 539<!-- --> 540</a><code>public static final int</code></td> 541<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_AAC_XHE">ENCODING_AAC_XHE</a></code></th> 542<td class="colLast"><code>16</code></td> 543</tr> 544<tr class="rowColor"> 545<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_AC3"> 546<!-- --> 547</a><code>public static final int</code></td> 548<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_AC3">ENCODING_AC3</a></code></th> 549<td class="colLast"><code>5</code></td> 550</tr> 551<tr class="altColor"> 552<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_AC4"> 553<!-- --> 554</a><code>public static final int</code></td> 555<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_AC4">ENCODING_AC4</a></code></th> 556<td class="colLast"><code>17</code></td> 557</tr> 558<tr class="rowColor"> 559<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_DOLBY_TRUEHD"> 560<!-- --> 561</a><code>public static final int</code></td> 562<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_DOLBY_TRUEHD">ENCODING_DOLBY_TRUEHD</a></code></th> 563<td class="colLast"><code>14</code></td> 564</tr> 565<tr class="altColor"> 566<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_DTS"> 567<!-- --> 568</a><code>public static final int</code></td> 569<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_DTS">ENCODING_DTS</a></code></th> 570<td class="colLast"><code>7</code></td> 571</tr> 572<tr class="rowColor"> 573<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_DTS_HD"> 574<!-- --> 575</a><code>public static final int</code></td> 576<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_DTS_HD">ENCODING_DTS_HD</a></code></th> 577<td class="colLast"><code>8</code></td> 578</tr> 579<tr class="altColor"> 580<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_E_AC3"> 581<!-- --> 582</a><code>public static final int</code></td> 583<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_E_AC3">ENCODING_E_AC3</a></code></th> 584<td class="colLast"><code>6</code></td> 585</tr> 586<tr class="rowColor"> 587<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_E_AC3_JOC"> 588<!-- --> 589</a><code>public static final int</code></td> 590<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_E_AC3_JOC">ENCODING_E_AC3_JOC</a></code></th> 591<td class="colLast"><code>18</code></td> 592</tr> 593<tr class="altColor"> 594<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_INVALID"> 595<!-- --> 596</a><code>public static final int</code></td> 597<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_INVALID">ENCODING_INVALID</a></code></th> 598<td class="colLast"><code>0</code></td> 599</tr> 600<tr class="rowColor"> 601<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_MP3"> 602<!-- --> 603</a><code>public static final int</code></td> 604<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_MP3">ENCODING_MP3</a></code></th> 605<td class="colLast"><code>9</code></td> 606</tr> 607<tr class="altColor"> 608<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_PCM_16BIT"> 609<!-- --> 610</a><code>public static final int</code></td> 611<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_PCM_16BIT">ENCODING_PCM_16BIT</a></code></th> 612<td class="colLast"><code>2</code></td> 613</tr> 614<tr class="rowColor"> 615<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_PCM_16BIT_BIG_ENDIAN"> 616<!-- --> 617</a><code>public static final int</code></td> 618<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_PCM_16BIT_BIG_ENDIAN">ENCODING_PCM_16BIT_BIG_ENDIAN</a></code></th> 619<td class="colLast"><code>268435456</code></td> 620</tr> 621<tr class="altColor"> 622<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_PCM_24BIT"> 623<!-- --> 624</a><code>public static final int</code></td> 625<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_PCM_24BIT">ENCODING_PCM_24BIT</a></code></th> 626<td class="colLast"><code>536870912</code></td> 627</tr> 628<tr class="rowColor"> 629<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_PCM_32BIT"> 630<!-- --> 631</a><code>public static final int</code></td> 632<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_PCM_32BIT">ENCODING_PCM_32BIT</a></code></th> 633<td class="colLast"><code>805306368</code></td> 634</tr> 635<tr class="altColor"> 636<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_PCM_8BIT"> 637<!-- --> 638</a><code>public static final int</code></td> 639<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_PCM_8BIT">ENCODING_PCM_8BIT</a></code></th> 640<td class="colLast"><code>3</code></td> 641</tr> 642<tr class="rowColor"> 643<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_PCM_FLOAT"> 644<!-- --> 645</a><code>public static final int</code></td> 646<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_PCM_FLOAT">ENCODING_PCM_FLOAT</a></code></th> 647<td class="colLast"><code>4</code></td> 648</tr> 649<tr class="altColor"> 650<td class="colFirst"><a id="com.google.android.exoplayer2.C.FLAG_AUDIBILITY_ENFORCED"> 651<!-- --> 652</a><code>public static final int</code></td> 653<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#FLAG_AUDIBILITY_ENFORCED">FLAG_AUDIBILITY_ENFORCED</a></code></th> 654<td class="colLast"><code>1</code></td> 655</tr> 656<tr class="rowColor"> 657<td class="colFirst"><a id="com.google.android.exoplayer2.C.FORMAT_EXCEEDS_CAPABILITIES"> 658<!-- --> 659</a><code>public static final int</code></td> 660<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#FORMAT_EXCEEDS_CAPABILITIES">FORMAT_EXCEEDS_CAPABILITIES</a></code></th> 661<td class="colLast"><code>3</code></td> 662</tr> 663<tr class="altColor"> 664<td class="colFirst"><a id="com.google.android.exoplayer2.C.FORMAT_HANDLED"> 665<!-- --> 666</a><code>public static final int</code></td> 667<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#FORMAT_HANDLED">FORMAT_HANDLED</a></code></th> 668<td class="colLast"><code>4</code></td> 669</tr> 670<tr class="rowColor"> 671<td class="colFirst"><a id="com.google.android.exoplayer2.C.FORMAT_UNSUPPORTED_DRM"> 672<!-- --> 673</a><code>public static final int</code></td> 674<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#FORMAT_UNSUPPORTED_DRM">FORMAT_UNSUPPORTED_DRM</a></code></th> 675<td class="colLast"><code>2</code></td> 676</tr> 677<tr class="altColor"> 678<td class="colFirst"><a id="com.google.android.exoplayer2.C.FORMAT_UNSUPPORTED_SUBTYPE"> 679<!-- --> 680</a><code>public static final int</code></td> 681<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#FORMAT_UNSUPPORTED_SUBTYPE">FORMAT_UNSUPPORTED_SUBTYPE</a></code></th> 682<td class="colLast"><code>1</code></td> 683</tr> 684<tr class="rowColor"> 685<td class="colFirst"><a id="com.google.android.exoplayer2.C.FORMAT_UNSUPPORTED_TYPE"> 686<!-- --> 687</a><code>public static final int</code></td> 688<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#FORMAT_UNSUPPORTED_TYPE">FORMAT_UNSUPPORTED_TYPE</a></code></th> 689<td class="colLast"><code>0</code></td> 690</tr> 691<tr class="altColor"> 692<td class="colFirst"><a id="com.google.android.exoplayer2.C.INDEX_UNSET"> 693<!-- --> 694</a><code>public static final int</code></td> 695<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#INDEX_UNSET">INDEX_UNSET</a></code></th> 696<td class="colLast"><code>-1</code></td> 697</tr> 698<tr class="rowColor"> 699<td class="colFirst"><a id="com.google.android.exoplayer2.C.ISO88591_NAME"> 700<!-- --> 701</a><code>public static final <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> 702<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ISO88591_NAME">ISO88591_NAME</a></code></th> 703<td class="colLast"><code>"ISO-8859-1"</code></td> 704</tr> 705<tr class="altColor"> 706<td class="colFirst"><a id="com.google.android.exoplayer2.C.LANGUAGE_UNDETERMINED"> 707<!-- --> 708</a><code>public static final <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> 709<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#LANGUAGE_UNDETERMINED">LANGUAGE_UNDETERMINED</a></code></th> 710<td class="colLast"><code>"und"</code></td> 711</tr> 712<tr class="rowColor"> 713<td class="colFirst"><a id="com.google.android.exoplayer2.C.LENGTH_UNSET"> 714<!-- --> 715</a><code>public static final int</code></td> 716<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#LENGTH_UNSET">LENGTH_UNSET</a></code></th> 717<td class="colLast"><code>-1</code></td> 718</tr> 719<tr class="altColor"> 720<td class="colFirst"><a id="com.google.android.exoplayer2.C.MICROS_PER_SECOND"> 721<!-- --> 722</a><code>public static final long</code></td> 723<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#MICROS_PER_SECOND">MICROS_PER_SECOND</a></code></th> 724<td class="colLast"><code>1000000L</code></td> 725</tr> 726<tr class="rowColor"> 727<td class="colFirst"><a id="com.google.android.exoplayer2.C.MILLIS_PER_SECOND"> 728<!-- --> 729</a><code>public static final long</code></td> 730<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#MILLIS_PER_SECOND">MILLIS_PER_SECOND</a></code></th> 731<td class="colLast"><code>1000L</code></td> 732</tr> 733<tr class="altColor"> 734<td class="colFirst"><a id="com.google.android.exoplayer2.C.NANOS_PER_SECOND"> 735<!-- --> 736</a><code>public static final long</code></td> 737<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#NANOS_PER_SECOND">NANOS_PER_SECOND</a></code></th> 738<td class="colLast"><code>1000000000L</code></td> 739</tr> 740<tr class="rowColor"> 741<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_2G"> 742<!-- --> 743</a><code>public static final int</code></td> 744<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#NETWORK_TYPE_2G">NETWORK_TYPE_2G</a></code></th> 745<td class="colLast"><code>3</code></td> 746</tr> 747<tr class="altColor"> 748<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_3G"> 749<!-- --> 750</a><code>public static final int</code></td> 751<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#NETWORK_TYPE_3G">NETWORK_TYPE_3G</a></code></th> 752<td class="colLast"><code>4</code></td> 753</tr> 754<tr class="rowColor"> 755<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_4G"> 756<!-- --> 757</a><code>public static final int</code></td> 758<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#NETWORK_TYPE_4G">NETWORK_TYPE_4G</a></code></th> 759<td class="colLast"><code>5</code></td> 760</tr> 761<tr class="altColor"> 762<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_5G_NSA"> 763<!-- --> 764</a><code>public static final int</code></td> 765<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#NETWORK_TYPE_5G_NSA">NETWORK_TYPE_5G_NSA</a></code></th> 766<td class="colLast"><code>10</code></td> 767</tr> 768<tr class="rowColor"> 769<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_5G_SA"> 770<!-- --> 771</a><code>public static final int</code></td> 772<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#NETWORK_TYPE_5G_SA">NETWORK_TYPE_5G_SA</a></code></th> 773<td class="colLast"><code>9</code></td> 774</tr> 775<tr class="altColor"> 776<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_CELLULAR_UNKNOWN"> 777<!-- --> 778</a><code>public static final int</code></td> 779<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#NETWORK_TYPE_CELLULAR_UNKNOWN">NETWORK_TYPE_CELLULAR_UNKNOWN</a></code></th> 780<td class="colLast"><code>6</code></td> 781</tr> 782<tr class="rowColor"> 783<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_ETHERNET"> 784<!-- --> 785</a><code>public static final int</code></td> 786<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#NETWORK_TYPE_ETHERNET">NETWORK_TYPE_ETHERNET</a></code></th> 787<td class="colLast"><code>7</code></td> 788</tr> 789<tr class="altColor"> 790<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_OFFLINE"> 791<!-- --> 792</a><code>public static final int</code></td> 793<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#NETWORK_TYPE_OFFLINE">NETWORK_TYPE_OFFLINE</a></code></th> 794<td class="colLast"><code>1</code></td> 795</tr> 796<tr class="rowColor"> 797<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_OTHER"> 798<!-- --> 799</a><code>public static final int</code></td> 800<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#NETWORK_TYPE_OTHER">NETWORK_TYPE_OTHER</a></code></th> 801<td class="colLast"><code>8</code></td> 802</tr> 803<tr class="altColor"> 804<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_UNKNOWN"> 805<!-- --> 806</a><code>public static final int</code></td> 807<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#NETWORK_TYPE_UNKNOWN">NETWORK_TYPE_UNKNOWN</a></code></th> 808<td class="colLast"><code>0</code></td> 809</tr> 810<tr class="rowColor"> 811<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_WIFI"> 812<!-- --> 813</a><code>public static final int</code></td> 814<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#NETWORK_TYPE_WIFI">NETWORK_TYPE_WIFI</a></code></th> 815<td class="colLast"><code>2</code></td> 816</tr> 817<tr class="altColor"> 818<td class="colFirst"><a id="com.google.android.exoplayer2.C.PERCENTAGE_UNSET"> 819<!-- --> 820</a><code>public static final int</code></td> 821<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#PERCENTAGE_UNSET">PERCENTAGE_UNSET</a></code></th> 822<td class="colLast"><code>-1</code></td> 823</tr> 824<tr class="rowColor"> 825<td class="colFirst"><a id="com.google.android.exoplayer2.C.PLAYBACK_OFFLOAD_GAPLESS_SUPPORTED"> 826<!-- --> 827</a><code>public static final int</code></td> 828<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#PLAYBACK_OFFLOAD_GAPLESS_SUPPORTED">PLAYBACK_OFFLOAD_GAPLESS_SUPPORTED</a></code></th> 829<td class="colLast"><code>2</code></td> 830</tr> 831<tr class="altColor"> 832<td class="colFirst"><a id="com.google.android.exoplayer2.C.PLAYBACK_OFFLOAD_NOT_SUPPORTED"> 833<!-- --> 834</a><code>public static final int</code></td> 835<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#PLAYBACK_OFFLOAD_NOT_SUPPORTED">PLAYBACK_OFFLOAD_NOT_SUPPORTED</a></code></th> 836<td class="colLast"><code>0</code></td> 837</tr> 838<tr class="rowColor"> 839<td class="colFirst"><a id="com.google.android.exoplayer2.C.PLAYBACK_OFFLOAD_SUPPORTED"> 840<!-- --> 841</a><code>public static final int</code></td> 842<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#PLAYBACK_OFFLOAD_SUPPORTED">PLAYBACK_OFFLOAD_SUPPORTED</a></code></th> 843<td class="colLast"><code>1</code></td> 844</tr> 845<tr class="altColor"> 846<td class="colFirst"><a id="com.google.android.exoplayer2.C.POSITION_UNSET"> 847<!-- --> 848</a><code>public static final int</code></td> 849<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#POSITION_UNSET">POSITION_UNSET</a></code></th> 850<td class="colLast"><code>-1</code></td> 851</tr> 852<tr class="rowColor"> 853<td class="colFirst"><a id="com.google.android.exoplayer2.C.PRIORITY_DOWNLOAD"> 854<!-- --> 855</a><code>public static final int</code></td> 856<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#PRIORITY_DOWNLOAD">PRIORITY_DOWNLOAD</a></code></th> 857<td class="colLast"><code>-1000</code></td> 858</tr> 859<tr class="altColor"> 860<td class="colFirst"><a id="com.google.android.exoplayer2.C.PRIORITY_PLAYBACK"> 861<!-- --> 862</a><code>public static final int</code></td> 863<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#PRIORITY_PLAYBACK">PRIORITY_PLAYBACK</a></code></th> 864<td class="colLast"><code>0</code></td> 865</tr> 866<tr class="rowColor"> 867<td class="colFirst"><a id="com.google.android.exoplayer2.C.PROJECTION_CUBEMAP"> 868<!-- --> 869</a><code>public static final int</code></td> 870<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#PROJECTION_CUBEMAP">PROJECTION_CUBEMAP</a></code></th> 871<td class="colLast"><code>2</code></td> 872</tr> 873<tr class="altColor"> 874<td class="colFirst"><a id="com.google.android.exoplayer2.C.PROJECTION_EQUIRECTANGULAR"> 875<!-- --> 876</a><code>public static final int</code></td> 877<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#PROJECTION_EQUIRECTANGULAR">PROJECTION_EQUIRECTANGULAR</a></code></th> 878<td class="colLast"><code>1</code></td> 879</tr> 880<tr class="rowColor"> 881<td class="colFirst"><a id="com.google.android.exoplayer2.C.PROJECTION_MESH"> 882<!-- --> 883</a><code>public static final int</code></td> 884<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#PROJECTION_MESH">PROJECTION_MESH</a></code></th> 885<td class="colLast"><code>3</code></td> 886</tr> 887<tr class="altColor"> 888<td class="colFirst"><a id="com.google.android.exoplayer2.C.PROJECTION_RECTANGULAR"> 889<!-- --> 890</a><code>public static final int</code></td> 891<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#PROJECTION_RECTANGULAR">PROJECTION_RECTANGULAR</a></code></th> 892<td class="colLast"><code>0</code></td> 893</tr> 894<tr class="rowColor"> 895<td class="colFirst"><a id="com.google.android.exoplayer2.C.RATE_UNSET"> 896<!-- --> 897</a><code>public static final float</code></td> 898<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#RATE_UNSET">RATE_UNSET</a></code></th> 899<td class="colLast"><code>-3.4028234663852886E38f</code></td> 900</tr> 901<tr class="altColor"> 902<td class="colFirst"><a id="com.google.android.exoplayer2.C.RESULT_BUFFER_READ"> 903<!-- --> 904</a><code>public static final int</code></td> 905<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#RESULT_BUFFER_READ">RESULT_BUFFER_READ</a></code></th> 906<td class="colLast"><code>-4</code></td> 907</tr> 908<tr class="rowColor"> 909<td class="colFirst"><a id="com.google.android.exoplayer2.C.RESULT_END_OF_INPUT"> 910<!-- --> 911</a><code>public static final int</code></td> 912<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#RESULT_END_OF_INPUT">RESULT_END_OF_INPUT</a></code></th> 913<td class="colLast"><code>-1</code></td> 914</tr> 915<tr class="altColor"> 916<td class="colFirst"><a id="com.google.android.exoplayer2.C.RESULT_FORMAT_READ"> 917<!-- --> 918</a><code>public static final int</code></td> 919<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#RESULT_FORMAT_READ">RESULT_FORMAT_READ</a></code></th> 920<td class="colLast"><code>-5</code></td> 921</tr> 922<tr class="rowColor"> 923<td class="colFirst"><a id="com.google.android.exoplayer2.C.RESULT_MAX_LENGTH_EXCEEDED"> 924<!-- --> 925</a><code>public static final int</code></td> 926<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#RESULT_MAX_LENGTH_EXCEEDED">RESULT_MAX_LENGTH_EXCEEDED</a></code></th> 927<td class="colLast"><code>-2</code></td> 928</tr> 929<tr class="altColor"> 930<td class="colFirst"><a id="com.google.android.exoplayer2.C.RESULT_NOTHING_READ"> 931<!-- --> 932</a><code>public static final int</code></td> 933<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#RESULT_NOTHING_READ">RESULT_NOTHING_READ</a></code></th> 934<td class="colLast"><code>-3</code></td> 935</tr> 936<tr class="rowColor"> 937<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_ALTERNATE"> 938<!-- --> 939</a><code>public static final int</code></td> 940<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ROLE_FLAG_ALTERNATE">ROLE_FLAG_ALTERNATE</a></code></th> 941<td class="colLast"><code>2</code></td> 942</tr> 943<tr class="altColor"> 944<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_CAPTION"> 945<!-- --> 946</a><code>public static final int</code></td> 947<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ROLE_FLAG_CAPTION">ROLE_FLAG_CAPTION</a></code></th> 948<td class="colLast"><code>64</code></td> 949</tr> 950<tr class="rowColor"> 951<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_COMMENTARY"> 952<!-- --> 953</a><code>public static final int</code></td> 954<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ROLE_FLAG_COMMENTARY">ROLE_FLAG_COMMENTARY</a></code></th> 955<td class="colLast"><code>8</code></td> 956</tr> 957<tr class="altColor"> 958<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_DESCRIBES_MUSIC_AND_SOUND"> 959<!-- --> 960</a><code>public static final int</code></td> 961<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ROLE_FLAG_DESCRIBES_MUSIC_AND_SOUND">ROLE_FLAG_DESCRIBES_MUSIC_AND_SOUND</a></code></th> 962<td class="colLast"><code>1024</code></td> 963</tr> 964<tr class="rowColor"> 965<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_DESCRIBES_VIDEO"> 966<!-- --> 967</a><code>public static final int</code></td> 968<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ROLE_FLAG_DESCRIBES_VIDEO">ROLE_FLAG_DESCRIBES_VIDEO</a></code></th> 969<td class="colLast"><code>512</code></td> 970</tr> 971<tr class="altColor"> 972<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_DUB"> 973<!-- --> 974</a><code>public static final int</code></td> 975<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ROLE_FLAG_DUB">ROLE_FLAG_DUB</a></code></th> 976<td class="colLast"><code>16</code></td> 977</tr> 978<tr class="rowColor"> 979<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_EASY_TO_READ"> 980<!-- --> 981</a><code>public static final int</code></td> 982<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ROLE_FLAG_EASY_TO_READ">ROLE_FLAG_EASY_TO_READ</a></code></th> 983<td class="colLast"><code>8192</code></td> 984</tr> 985<tr class="altColor"> 986<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_EMERGENCY"> 987<!-- --> 988</a><code>public static final int</code></td> 989<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ROLE_FLAG_EMERGENCY">ROLE_FLAG_EMERGENCY</a></code></th> 990<td class="colLast"><code>32</code></td> 991</tr> 992<tr class="rowColor"> 993<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_ENHANCED_DIALOG_INTELLIGIBILITY"> 994<!-- --> 995</a><code>public static final int</code></td> 996<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ROLE_FLAG_ENHANCED_DIALOG_INTELLIGIBILITY">ROLE_FLAG_ENHANCED_DIALOG_INTELLIGIBILITY</a></code></th> 997<td class="colLast"><code>2048</code></td> 998</tr> 999<tr class="altColor"> 1000<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_MAIN"> 1001<!-- --> 1002</a><code>public static final int</code></td> 1003<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ROLE_FLAG_MAIN">ROLE_FLAG_MAIN</a></code></th> 1004<td class="colLast"><code>1</code></td> 1005</tr> 1006<tr class="rowColor"> 1007<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_SIGN"> 1008<!-- --> 1009</a><code>public static final int</code></td> 1010<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ROLE_FLAG_SIGN">ROLE_FLAG_SIGN</a></code></th> 1011<td class="colLast"><code>256</code></td> 1012</tr> 1013<tr class="altColor"> 1014<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_SUBTITLE"> 1015<!-- --> 1016</a><code>public static final int</code></td> 1017<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ROLE_FLAG_SUBTITLE">ROLE_FLAG_SUBTITLE</a></code></th> 1018<td class="colLast"><code>128</code></td> 1019</tr> 1020<tr class="rowColor"> 1021<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_SUPPLEMENTARY"> 1022<!-- --> 1023</a><code>public static final int</code></td> 1024<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ROLE_FLAG_SUPPLEMENTARY">ROLE_FLAG_SUPPLEMENTARY</a></code></th> 1025<td class="colLast"><code>4</code></td> 1026</tr> 1027<tr class="altColor"> 1028<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_TRANSCRIBES_DIALOG"> 1029<!-- --> 1030</a><code>public static final int</code></td> 1031<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ROLE_FLAG_TRANSCRIBES_DIALOG">ROLE_FLAG_TRANSCRIBES_DIALOG</a></code></th> 1032<td class="colLast"><code>4096</code></td> 1033</tr> 1034<tr class="rowColor"> 1035<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_TRICK_PLAY"> 1036<!-- --> 1037</a><code>public static final int</code></td> 1038<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ROLE_FLAG_TRICK_PLAY">ROLE_FLAG_TRICK_PLAY</a></code></th> 1039<td class="colLast"><code>16384</code></td> 1040</tr> 1041<tr class="altColor"> 1042<td class="colFirst"><a id="com.google.android.exoplayer2.C.SANS_SERIF_NAME"> 1043<!-- --> 1044</a><code>public static final <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> 1045<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#SANS_SERIF_NAME">SANS_SERIF_NAME</a></code></th> 1046<td class="colLast"><code>"sans-serif"</code></td> 1047</tr> 1048<tr class="rowColor"> 1049<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_FLAG_AUTOSELECT"> 1050<!-- --> 1051</a><code>public static final int</code></td> 1052<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#SELECTION_FLAG_AUTOSELECT">SELECTION_FLAG_AUTOSELECT</a></code></th> 1053<td class="colLast"><code>4</code></td> 1054</tr> 1055<tr class="altColor"> 1056<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_FLAG_DEFAULT"> 1057<!-- --> 1058</a><code>public static final int</code></td> 1059<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#SELECTION_FLAG_DEFAULT">SELECTION_FLAG_DEFAULT</a></code></th> 1060<td class="colLast"><code>1</code></td> 1061</tr> 1062<tr class="rowColor"> 1063<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_FLAG_FORCED"> 1064<!-- --> 1065</a><code>public static final int</code></td> 1066<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#SELECTION_FLAG_FORCED">SELECTION_FLAG_FORCED</a></code></th> 1067<td class="colLast"><code>2</code></td> 1068</tr> 1069<tr class="altColor"> 1070<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_REASON_ADAPTIVE"> 1071<!-- --> 1072</a><code>public static final int</code></td> 1073<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#SELECTION_REASON_ADAPTIVE">SELECTION_REASON_ADAPTIVE</a></code></th> 1074<td class="colLast"><code>3</code></td> 1075</tr> 1076<tr class="rowColor"> 1077<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_REASON_CUSTOM_BASE"> 1078<!-- --> 1079</a><code>public static final int</code></td> 1080<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#SELECTION_REASON_CUSTOM_BASE">SELECTION_REASON_CUSTOM_BASE</a></code></th> 1081<td class="colLast"><code>10000</code></td> 1082</tr> 1083<tr class="altColor"> 1084<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_REASON_INITIAL"> 1085<!-- --> 1086</a><code>public static final int</code></td> 1087<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#SELECTION_REASON_INITIAL">SELECTION_REASON_INITIAL</a></code></th> 1088<td class="colLast"><code>1</code></td> 1089</tr> 1090<tr class="rowColor"> 1091<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_REASON_MANUAL"> 1092<!-- --> 1093</a><code>public static final int</code></td> 1094<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#SELECTION_REASON_MANUAL">SELECTION_REASON_MANUAL</a></code></th> 1095<td class="colLast"><code>2</code></td> 1096</tr> 1097<tr class="altColor"> 1098<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_REASON_TRICK_PLAY"> 1099<!-- --> 1100</a><code>public static final int</code></td> 1101<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#SELECTION_REASON_TRICK_PLAY">SELECTION_REASON_TRICK_PLAY</a></code></th> 1102<td class="colLast"><code>4</code></td> 1103</tr> 1104<tr class="rowColor"> 1105<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_REASON_UNKNOWN"> 1106<!-- --> 1107</a><code>public static final int</code></td> 1108<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#SELECTION_REASON_UNKNOWN">SELECTION_REASON_UNKNOWN</a></code></th> 1109<td class="colLast"><code>0</code></td> 1110</tr> 1111<tr class="altColor"> 1112<td class="colFirst"><a id="com.google.android.exoplayer2.C.SERIF_NAME"> 1113<!-- --> 1114</a><code>public static final <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> 1115<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#SERIF_NAME">SERIF_NAME</a></code></th> 1116<td class="colLast"><code>"serif"</code></td> 1117</tr> 1118<tr class="rowColor"> 1119<td class="colFirst"><a id="com.google.android.exoplayer2.C.STEREO_MODE_LEFT_RIGHT"> 1120<!-- --> 1121</a><code>public static final int</code></td> 1122<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#STEREO_MODE_LEFT_RIGHT">STEREO_MODE_LEFT_RIGHT</a></code></th> 1123<td class="colLast"><code>2</code></td> 1124</tr> 1125<tr class="altColor"> 1126<td class="colFirst"><a id="com.google.android.exoplayer2.C.STEREO_MODE_MONO"> 1127<!-- --> 1128</a><code>public static final int</code></td> 1129<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#STEREO_MODE_MONO">STEREO_MODE_MONO</a></code></th> 1130<td class="colLast"><code>0</code></td> 1131</tr> 1132<tr class="rowColor"> 1133<td class="colFirst"><a id="com.google.android.exoplayer2.C.STEREO_MODE_STEREO_MESH"> 1134<!-- --> 1135</a><code>public static final int</code></td> 1136<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#STEREO_MODE_STEREO_MESH">STEREO_MODE_STEREO_MESH</a></code></th> 1137<td class="colLast"><code>3</code></td> 1138</tr> 1139<tr class="altColor"> 1140<td class="colFirst"><a id="com.google.android.exoplayer2.C.STEREO_MODE_TOP_BOTTOM"> 1141<!-- --> 1142</a><code>public static final int</code></td> 1143<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#STEREO_MODE_TOP_BOTTOM">STEREO_MODE_TOP_BOTTOM</a></code></th> 1144<td class="colLast"><code>1</code></td> 1145</tr> 1146<tr class="rowColor"> 1147<td class="colFirst"><a id="com.google.android.exoplayer2.C.STREAM_TYPE_ALARM"> 1148<!-- --> 1149</a><code>public static final int</code></td> 1150<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#STREAM_TYPE_ALARM">STREAM_TYPE_ALARM</a></code></th> 1151<td class="colLast"><code>4</code></td> 1152</tr> 1153<tr class="altColor"> 1154<td class="colFirst"><a id="com.google.android.exoplayer2.C.STREAM_TYPE_DEFAULT"> 1155<!-- --> 1156</a><code>public static final int</code></td> 1157<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#STREAM_TYPE_DEFAULT">STREAM_TYPE_DEFAULT</a></code></th> 1158<td class="colLast"><code>3</code></td> 1159</tr> 1160<tr class="rowColor"> 1161<td class="colFirst"><a id="com.google.android.exoplayer2.C.STREAM_TYPE_DTMF"> 1162<!-- --> 1163</a><code>public static final int</code></td> 1164<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#STREAM_TYPE_DTMF">STREAM_TYPE_DTMF</a></code></th> 1165<td class="colLast"><code>8</code></td> 1166</tr> 1167<tr class="altColor"> 1168<td class="colFirst"><a id="com.google.android.exoplayer2.C.STREAM_TYPE_MUSIC"> 1169<!-- --> 1170</a><code>public static final int</code></td> 1171<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#STREAM_TYPE_MUSIC">STREAM_TYPE_MUSIC</a></code></th> 1172<td class="colLast"><code>3</code></td> 1173</tr> 1174<tr class="rowColor"> 1175<td class="colFirst"><a id="com.google.android.exoplayer2.C.STREAM_TYPE_NOTIFICATION"> 1176<!-- --> 1177</a><code>public static final int</code></td> 1178<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#STREAM_TYPE_NOTIFICATION">STREAM_TYPE_NOTIFICATION</a></code></th> 1179<td class="colLast"><code>5</code></td> 1180</tr> 1181<tr class="altColor"> 1182<td class="colFirst"><a id="com.google.android.exoplayer2.C.STREAM_TYPE_RING"> 1183<!-- --> 1184</a><code>public static final int</code></td> 1185<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#STREAM_TYPE_RING">STREAM_TYPE_RING</a></code></th> 1186<td class="colLast"><code>2</code></td> 1187</tr> 1188<tr class="rowColor"> 1189<td class="colFirst"><a id="com.google.android.exoplayer2.C.STREAM_TYPE_SYSTEM"> 1190<!-- --> 1191</a><code>public static final int</code></td> 1192<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#STREAM_TYPE_SYSTEM">STREAM_TYPE_SYSTEM</a></code></th> 1193<td class="colLast"><code>1</code></td> 1194</tr> 1195<tr class="altColor"> 1196<td class="colFirst"><a id="com.google.android.exoplayer2.C.STREAM_TYPE_VOICE_CALL"> 1197<!-- --> 1198</a><code>public static final int</code></td> 1199<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#STREAM_TYPE_VOICE_CALL">STREAM_TYPE_VOICE_CALL</a></code></th> 1200<td class="colLast"><code>0</code></td> 1201</tr> 1202<tr class="rowColor"> 1203<td class="colFirst"><a id="com.google.android.exoplayer2.C.TIME_END_OF_SOURCE"> 1204<!-- --> 1205</a><code>public static final long</code></td> 1206<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TIME_END_OF_SOURCE">TIME_END_OF_SOURCE</a></code></th> 1207<td class="colLast"><code>-9223372036854775808L</code></td> 1208</tr> 1209<tr class="altColor"> 1210<td class="colFirst"><a id="com.google.android.exoplayer2.C.TIME_UNSET"> 1211<!-- --> 1212</a><code>public static final long</code></td> 1213<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TIME_UNSET">TIME_UNSET</a></code></th> 1214<td class="colLast"><code>-9223372036854775807L</code></td> 1215</tr> 1216<tr class="rowColor"> 1217<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_AUDIO"> 1218<!-- --> 1219</a><code>public static final int</code></td> 1220<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TRACK_TYPE_AUDIO">TRACK_TYPE_AUDIO</a></code></th> 1221<td class="colLast"><code>1</code></td> 1222</tr> 1223<tr class="altColor"> 1224<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_CAMERA_MOTION"> 1225<!-- --> 1226</a><code>public static final int</code></td> 1227<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TRACK_TYPE_CAMERA_MOTION">TRACK_TYPE_CAMERA_MOTION</a></code></th> 1228<td class="colLast"><code>6</code></td> 1229</tr> 1230<tr class="rowColor"> 1231<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_CUSTOM_BASE"> 1232<!-- --> 1233</a><code>public static final int</code></td> 1234<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TRACK_TYPE_CUSTOM_BASE">TRACK_TYPE_CUSTOM_BASE</a></code></th> 1235<td class="colLast"><code>10000</code></td> 1236</tr> 1237<tr class="altColor"> 1238<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_DEFAULT"> 1239<!-- --> 1240</a><code>public static final int</code></td> 1241<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TRACK_TYPE_DEFAULT">TRACK_TYPE_DEFAULT</a></code></th> 1242<td class="colLast"><code>0</code></td> 1243</tr> 1244<tr class="rowColor"> 1245<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_IMAGE"> 1246<!-- --> 1247</a><code>public static final int</code></td> 1248<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TRACK_TYPE_IMAGE">TRACK_TYPE_IMAGE</a></code></th> 1249<td class="colLast"><code>4</code></td> 1250</tr> 1251<tr class="altColor"> 1252<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_METADATA"> 1253<!-- --> 1254</a><code>public static final int</code></td> 1255<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TRACK_TYPE_METADATA">TRACK_TYPE_METADATA</a></code></th> 1256<td class="colLast"><code>5</code></td> 1257</tr> 1258<tr class="rowColor"> 1259<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_NONE"> 1260<!-- --> 1261</a><code>public static final int</code></td> 1262<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TRACK_TYPE_NONE">TRACK_TYPE_NONE</a></code></th> 1263<td class="colLast"><code>-2</code></td> 1264</tr> 1265<tr class="altColor"> 1266<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_TEXT"> 1267<!-- --> 1268</a><code>public static final int</code></td> 1269<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TRACK_TYPE_TEXT">TRACK_TYPE_TEXT</a></code></th> 1270<td class="colLast"><code>3</code></td> 1271</tr> 1272<tr class="rowColor"> 1273<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_UNKNOWN"> 1274<!-- --> 1275</a><code>public static final int</code></td> 1276<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TRACK_TYPE_UNKNOWN">TRACK_TYPE_UNKNOWN</a></code></th> 1277<td class="colLast"><code>-1</code></td> 1278</tr> 1279<tr class="altColor"> 1280<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_VIDEO"> 1281<!-- --> 1282</a><code>public static final int</code></td> 1283<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TRACK_TYPE_VIDEO">TRACK_TYPE_VIDEO</a></code></th> 1284<td class="colLast"><code>2</code></td> 1285</tr> 1286<tr class="rowColor"> 1287<td class="colFirst"><a id="com.google.android.exoplayer2.C.TYPE_DASH"> 1288<!-- --> 1289</a><code>public static final int</code></td> 1290<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TYPE_DASH">TYPE_DASH</a></code></th> 1291<td class="colLast"><code>0</code></td> 1292</tr> 1293<tr class="altColor"> 1294<td class="colFirst"><a id="com.google.android.exoplayer2.C.TYPE_HLS"> 1295<!-- --> 1296</a><code>public static final int</code></td> 1297<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TYPE_HLS">TYPE_HLS</a></code></th> 1298<td class="colLast"><code>2</code></td> 1299</tr> 1300<tr class="rowColor"> 1301<td class="colFirst"><a id="com.google.android.exoplayer2.C.TYPE_OTHER"> 1302<!-- --> 1303</a><code>public static final int</code></td> 1304<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TYPE_OTHER">TYPE_OTHER</a></code></th> 1305<td class="colLast"><code>4</code></td> 1306</tr> 1307<tr class="altColor"> 1308<td class="colFirst"><a id="com.google.android.exoplayer2.C.TYPE_RTSP"> 1309<!-- --> 1310</a><code>public static final int</code></td> 1311<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TYPE_RTSP">TYPE_RTSP</a></code></th> 1312<td class="colLast"><code>3</code></td> 1313</tr> 1314<tr class="rowColor"> 1315<td class="colFirst"><a id="com.google.android.exoplayer2.C.TYPE_SS"> 1316<!-- --> 1317</a><code>public static final int</code></td> 1318<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TYPE_SS">TYPE_SS</a></code></th> 1319<td class="colLast"><code>1</code></td> 1320</tr> 1321<tr class="altColor"> 1322<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_ALARM"> 1323<!-- --> 1324</a><code>public static final int</code></td> 1325<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#USAGE_ALARM">USAGE_ALARM</a></code></th> 1326<td class="colLast"><code>4</code></td> 1327</tr> 1328<tr class="rowColor"> 1329<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_ASSISTANCE_ACCESSIBILITY"> 1330<!-- --> 1331</a><code>public static final int</code></td> 1332<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#USAGE_ASSISTANCE_ACCESSIBILITY">USAGE_ASSISTANCE_ACCESSIBILITY</a></code></th> 1333<td class="colLast"><code>11</code></td> 1334</tr> 1335<tr class="altColor"> 1336<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_ASSISTANCE_NAVIGATION_GUIDANCE"> 1337<!-- --> 1338</a><code>public static final int</code></td> 1339<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#USAGE_ASSISTANCE_NAVIGATION_GUIDANCE">USAGE_ASSISTANCE_NAVIGATION_GUIDANCE</a></code></th> 1340<td class="colLast"><code>12</code></td> 1341</tr> 1342<tr class="rowColor"> 1343<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_ASSISTANCE_SONIFICATION"> 1344<!-- --> 1345</a><code>public static final int</code></td> 1346<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#USAGE_ASSISTANCE_SONIFICATION">USAGE_ASSISTANCE_SONIFICATION</a></code></th> 1347<td class="colLast"><code>13</code></td> 1348</tr> 1349<tr class="altColor"> 1350<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_ASSISTANT"> 1351<!-- --> 1352</a><code>public static final int</code></td> 1353<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#USAGE_ASSISTANT">USAGE_ASSISTANT</a></code></th> 1354<td class="colLast"><code>16</code></td> 1355</tr> 1356<tr class="rowColor"> 1357<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_GAME"> 1358<!-- --> 1359</a><code>public static final int</code></td> 1360<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#USAGE_GAME">USAGE_GAME</a></code></th> 1361<td class="colLast"><code>14</code></td> 1362</tr> 1363<tr class="altColor"> 1364<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_MEDIA"> 1365<!-- --> 1366</a><code>public static final int</code></td> 1367<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#USAGE_MEDIA">USAGE_MEDIA</a></code></th> 1368<td class="colLast"><code>1</code></td> 1369</tr> 1370<tr class="rowColor"> 1371<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_NOTIFICATION"> 1372<!-- --> 1373</a><code>public static final int</code></td> 1374<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#USAGE_NOTIFICATION">USAGE_NOTIFICATION</a></code></th> 1375<td class="colLast"><code>5</code></td> 1376</tr> 1377<tr class="altColor"> 1378<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_NOTIFICATION_COMMUNICATION_DELAYED"> 1379<!-- --> 1380</a><code>public static final int</code></td> 1381<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#USAGE_NOTIFICATION_COMMUNICATION_DELAYED">USAGE_NOTIFICATION_COMMUNICATION_DELAYED</a></code></th> 1382<td class="colLast"><code>9</code></td> 1383</tr> 1384<tr class="rowColor"> 1385<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_NOTIFICATION_COMMUNICATION_INSTANT"> 1386<!-- --> 1387</a><code>public static final int</code></td> 1388<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#USAGE_NOTIFICATION_COMMUNICATION_INSTANT">USAGE_NOTIFICATION_COMMUNICATION_INSTANT</a></code></th> 1389<td class="colLast"><code>8</code></td> 1390</tr> 1391<tr class="altColor"> 1392<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_NOTIFICATION_COMMUNICATION_REQUEST"> 1393<!-- --> 1394</a><code>public static final int</code></td> 1395<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#USAGE_NOTIFICATION_COMMUNICATION_REQUEST">USAGE_NOTIFICATION_COMMUNICATION_REQUEST</a></code></th> 1396<td class="colLast"><code>7</code></td> 1397</tr> 1398<tr class="rowColor"> 1399<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_NOTIFICATION_EVENT"> 1400<!-- --> 1401</a><code>public static final int</code></td> 1402<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#USAGE_NOTIFICATION_EVENT">USAGE_NOTIFICATION_EVENT</a></code></th> 1403<td class="colLast"><code>10</code></td> 1404</tr> 1405<tr class="altColor"> 1406<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_NOTIFICATION_RINGTONE"> 1407<!-- --> 1408</a><code>public static final int</code></td> 1409<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#USAGE_NOTIFICATION_RINGTONE">USAGE_NOTIFICATION_RINGTONE</a></code></th> 1410<td class="colLast"><code>6</code></td> 1411</tr> 1412<tr class="rowColor"> 1413<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_UNKNOWN"> 1414<!-- --> 1415</a><code>public static final int</code></td> 1416<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#USAGE_UNKNOWN">USAGE_UNKNOWN</a></code></th> 1417<td class="colLast"><code>0</code></td> 1418</tr> 1419<tr class="altColor"> 1420<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_VOICE_COMMUNICATION"> 1421<!-- --> 1422</a><code>public static final int</code></td> 1423<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#USAGE_VOICE_COMMUNICATION">USAGE_VOICE_COMMUNICATION</a></code></th> 1424<td class="colLast"><code>2</code></td> 1425</tr> 1426<tr class="rowColor"> 1427<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_VOICE_COMMUNICATION_SIGNALLING"> 1428<!-- --> 1429</a><code>public static final int</code></td> 1430<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#USAGE_VOICE_COMMUNICATION_SIGNALLING">USAGE_VOICE_COMMUNICATION_SIGNALLING</a></code></th> 1431<td class="colLast"><code>3</code></td> 1432</tr> 1433<tr class="altColor"> 1434<td class="colFirst"><a id="com.google.android.exoplayer2.C.UTF16_NAME"> 1435<!-- --> 1436</a><code>public static final <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> 1437<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#UTF16_NAME">UTF16_NAME</a></code></th> 1438<td class="colLast"><code>"UTF-16"</code></td> 1439</tr> 1440<tr class="rowColor"> 1441<td class="colFirst"><a id="com.google.android.exoplayer2.C.UTF16LE_NAME"> 1442<!-- --> 1443</a><code>public static final <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> 1444<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#UTF16LE_NAME">UTF16LE_NAME</a></code></th> 1445<td class="colLast"><code>"UTF-16LE"</code></td> 1446</tr> 1447<tr class="altColor"> 1448<td class="colFirst"><a id="com.google.android.exoplayer2.C.UTF8_NAME"> 1449<!-- --> 1450</a><code>public static final <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> 1451<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#UTF8_NAME">UTF8_NAME</a></code></th> 1452<td class="colLast"><code>"UTF-8"</code></td> 1453</tr> 1454<tr class="rowColor"> 1455<td class="colFirst"><a id="com.google.android.exoplayer2.C.VIDEO_CHANGE_FRAME_RATE_STRATEGY_OFF"> 1456<!-- --> 1457</a><code>public static final int</code></td> 1458<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#VIDEO_CHANGE_FRAME_RATE_STRATEGY_OFF">VIDEO_CHANGE_FRAME_RATE_STRATEGY_OFF</a></code></th> 1459<td class="colLast"><code>-2147483648</code></td> 1460</tr> 1461<tr class="altColor"> 1462<td class="colFirst"><a id="com.google.android.exoplayer2.C.VIDEO_CHANGE_FRAME_RATE_STRATEGY_ONLY_IF_SEAMLESS"> 1463<!-- --> 1464</a><code>public static final int</code></td> 1465<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#VIDEO_CHANGE_FRAME_RATE_STRATEGY_ONLY_IF_SEAMLESS">VIDEO_CHANGE_FRAME_RATE_STRATEGY_ONLY_IF_SEAMLESS</a></code></th> 1466<td class="colLast"><code>0</code></td> 1467</tr> 1468<tr class="rowColor"> 1469<td class="colFirst"><a id="com.google.android.exoplayer2.C.VIDEO_OUTPUT_MODE_NONE"> 1470<!-- --> 1471</a><code>public static final int</code></td> 1472<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#VIDEO_OUTPUT_MODE_NONE">VIDEO_OUTPUT_MODE_NONE</a></code></th> 1473<td class="colLast"><code>-1</code></td> 1474</tr> 1475<tr class="altColor"> 1476<td class="colFirst"><a id="com.google.android.exoplayer2.C.VIDEO_OUTPUT_MODE_SURFACE_YUV"> 1477<!-- --> 1478</a><code>public static final int</code></td> 1479<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#VIDEO_OUTPUT_MODE_SURFACE_YUV">VIDEO_OUTPUT_MODE_SURFACE_YUV</a></code></th> 1480<td class="colLast"><code>1</code></td> 1481</tr> 1482<tr class="rowColor"> 1483<td class="colFirst"><a id="com.google.android.exoplayer2.C.VIDEO_OUTPUT_MODE_YUV"> 1484<!-- --> 1485</a><code>public static final int</code></td> 1486<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#VIDEO_OUTPUT_MODE_YUV">VIDEO_OUTPUT_MODE_YUV</a></code></th> 1487<td class="colLast"><code>0</code></td> 1488</tr> 1489<tr class="altColor"> 1490<td class="colFirst"><a id="com.google.android.exoplayer2.C.VIDEO_SCALING_MODE_DEFAULT"> 1491<!-- --> 1492</a><code>public static final int</code></td> 1493<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#VIDEO_SCALING_MODE_DEFAULT">VIDEO_SCALING_MODE_DEFAULT</a></code></th> 1494<td class="colLast"><code>1</code></td> 1495</tr> 1496<tr class="rowColor"> 1497<td class="colFirst"><a id="com.google.android.exoplayer2.C.VIDEO_SCALING_MODE_SCALE_TO_FIT"> 1498<!-- --> 1499</a><code>public static final int</code></td> 1500<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#VIDEO_SCALING_MODE_SCALE_TO_FIT">VIDEO_SCALING_MODE_SCALE_TO_FIT</a></code></th> 1501<td class="colLast"><code>1</code></td> 1502</tr> 1503<tr class="altColor"> 1504<td class="colFirst"><a id="com.google.android.exoplayer2.C.VIDEO_SCALING_MODE_SCALE_TO_FIT_WITH_CROPPING"> 1505<!-- --> 1506</a><code>public static final int</code></td> 1507<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#VIDEO_SCALING_MODE_SCALE_TO_FIT_WITH_CROPPING">VIDEO_SCALING_MODE_SCALE_TO_FIT_WITH_CROPPING</a></code></th> 1508<td class="colLast"><code>2</code></td> 1509</tr> 1510<tr class="rowColor"> 1511<td class="colFirst"><a id="com.google.android.exoplayer2.C.WAKE_MODE_LOCAL"> 1512<!-- --> 1513</a><code>public static final int</code></td> 1514<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#WAKE_MODE_LOCAL">WAKE_MODE_LOCAL</a></code></th> 1515<td class="colLast"><code>1</code></td> 1516</tr> 1517<tr class="altColor"> 1518<td class="colFirst"><a id="com.google.android.exoplayer2.C.WAKE_MODE_NETWORK"> 1519<!-- --> 1520</a><code>public static final int</code></td> 1521<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#WAKE_MODE_NETWORK">WAKE_MODE_NETWORK</a></code></th> 1522<td class="colLast"><code>2</code></td> 1523</tr> 1524<tr class="rowColor"> 1525<td class="colFirst"><a id="com.google.android.exoplayer2.C.WAKE_MODE_NONE"> 1526<!-- --> 1527</a><code>public static final int</code></td> 1528<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#WAKE_MODE_NONE">WAKE_MODE_NONE</a></code></th> 1529<td class="colLast"><code>0</code></td> 1530</tr> 1531</tbody> 1532</table> 1533</li> 1534<li class="blockList"> 1535<table class="constantsSummary"> 1536<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/DefaultLivePlaybackSpeedControl.html" title="class in com.google.android.exoplayer2">DefaultLivePlaybackSpeedControl</a></span><span class="tabEnd"> </span></caption> 1537<tr> 1538<th class="colFirst" scope="col">Modifier and Type</th> 1539<th class="colSecond" scope="col">Constant Field</th> 1540<th class="colLast" scope="col">Value</th> 1541</tr> 1542<tbody> 1543<tr class="altColor"> 1544<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLivePlaybackSpeedControl.DEFAULT_FALLBACK_MAX_PLAYBACK_SPEED"> 1545<!-- --> 1546</a><code>public static final float</code></td> 1547<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLivePlaybackSpeedControl.html#DEFAULT_FALLBACK_MAX_PLAYBACK_SPEED">DEFAULT_FALLBACK_MAX_PLAYBACK_SPEED</a></code></th> 1548<td class="colLast"><code>1.0299999713897705f</code></td> 1549</tr> 1550<tr class="rowColor"> 1551<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLivePlaybackSpeedControl.DEFAULT_FALLBACK_MIN_PLAYBACK_SPEED"> 1552<!-- --> 1553</a><code>public static final float</code></td> 1554<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLivePlaybackSpeedControl.html#DEFAULT_FALLBACK_MIN_PLAYBACK_SPEED">DEFAULT_FALLBACK_MIN_PLAYBACK_SPEED</a></code></th> 1555<td class="colLast"><code>0.9700000286102295f</code></td> 1556</tr> 1557<tr class="altColor"> 1558<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLivePlaybackSpeedControl.DEFAULT_MAX_LIVE_OFFSET_ERROR_MS_FOR_UNIT_SPEED"> 1559<!-- --> 1560</a><code>public static final long</code></td> 1561<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLivePlaybackSpeedControl.html#DEFAULT_MAX_LIVE_OFFSET_ERROR_MS_FOR_UNIT_SPEED">DEFAULT_MAX_LIVE_OFFSET_ERROR_MS_FOR_UNIT_SPEED</a></code></th> 1562<td class="colLast"><code>20L</code></td> 1563</tr> 1564<tr class="rowColor"> 1565<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLivePlaybackSpeedControl.DEFAULT_MIN_POSSIBLE_LIVE_OFFSET_SMOOTHING_FACTOR"> 1566<!-- --> 1567</a><code>public static final float</code></td> 1568<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLivePlaybackSpeedControl.html#DEFAULT_MIN_POSSIBLE_LIVE_OFFSET_SMOOTHING_FACTOR">DEFAULT_MIN_POSSIBLE_LIVE_OFFSET_SMOOTHING_FACTOR</a></code></th> 1569<td class="colLast"><code>0.9990000128746033f</code></td> 1570</tr> 1571<tr class="altColor"> 1572<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLivePlaybackSpeedControl.DEFAULT_MIN_UPDATE_INTERVAL_MS"> 1573<!-- --> 1574</a><code>public static final long</code></td> 1575<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLivePlaybackSpeedControl.html#DEFAULT_MIN_UPDATE_INTERVAL_MS">DEFAULT_MIN_UPDATE_INTERVAL_MS</a></code></th> 1576<td class="colLast"><code>1000L</code></td> 1577</tr> 1578<tr class="rowColor"> 1579<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLivePlaybackSpeedControl.DEFAULT_PROPORTIONAL_CONTROL_FACTOR"> 1580<!-- --> 1581</a><code>public static final float</code></td> 1582<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLivePlaybackSpeedControl.html#DEFAULT_PROPORTIONAL_CONTROL_FACTOR">DEFAULT_PROPORTIONAL_CONTROL_FACTOR</a></code></th> 1583<td class="colLast"><code>0.10000000149011612f</code></td> 1584</tr> 1585<tr class="altColor"> 1586<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLivePlaybackSpeedControl.DEFAULT_TARGET_LIVE_OFFSET_INCREMENT_ON_REBUFFER_MS"> 1587<!-- --> 1588</a><code>public static final long</code></td> 1589<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLivePlaybackSpeedControl.html#DEFAULT_TARGET_LIVE_OFFSET_INCREMENT_ON_REBUFFER_MS">DEFAULT_TARGET_LIVE_OFFSET_INCREMENT_ON_REBUFFER_MS</a></code></th> 1590<td class="colLast"><code>500L</code></td> 1591</tr> 1592</tbody> 1593</table> 1594</li> 1595<li class="blockList"> 1596<table class="constantsSummary"> 1597<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/DefaultLoadControl.html" title="class in com.google.android.exoplayer2">DefaultLoadControl</a></span><span class="tabEnd"> </span></caption> 1598<tr> 1599<th class="colFirst" scope="col">Modifier and Type</th> 1600<th class="colSecond" scope="col">Constant Field</th> 1601<th class="colLast" scope="col">Value</th> 1602</tr> 1603<tbody> 1604<tr class="altColor"> 1605<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_AUDIO_BUFFER_SIZE"> 1606<!-- --> 1607</a><code>public static final int</code></td> 1608<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLoadControl.html#DEFAULT_AUDIO_BUFFER_SIZE">DEFAULT_AUDIO_BUFFER_SIZE</a></code></th> 1609<td class="colLast"><code>13107200</code></td> 1610</tr> 1611<tr class="rowColor"> 1612<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_BACK_BUFFER_DURATION_MS"> 1613<!-- --> 1614</a><code>public static final int</code></td> 1615<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLoadControl.html#DEFAULT_BACK_BUFFER_DURATION_MS">DEFAULT_BACK_BUFFER_DURATION_MS</a></code></th> 1616<td class="colLast"><code>0</code></td> 1617</tr> 1618<tr class="altColor"> 1619<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_BUFFER_FOR_PLAYBACK_AFTER_REBUFFER_MS"> 1620<!-- --> 1621</a><code>public static final int</code></td> 1622<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLoadControl.html#DEFAULT_BUFFER_FOR_PLAYBACK_AFTER_REBUFFER_MS">DEFAULT_BUFFER_FOR_PLAYBACK_AFTER_REBUFFER_MS</a></code></th> 1623<td class="colLast"><code>5000</code></td> 1624</tr> 1625<tr class="rowColor"> 1626<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_BUFFER_FOR_PLAYBACK_MS"> 1627<!-- --> 1628</a><code>public static final int</code></td> 1629<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLoadControl.html#DEFAULT_BUFFER_FOR_PLAYBACK_MS">DEFAULT_BUFFER_FOR_PLAYBACK_MS</a></code></th> 1630<td class="colLast"><code>2500</code></td> 1631</tr> 1632<tr class="altColor"> 1633<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_CAMERA_MOTION_BUFFER_SIZE"> 1634<!-- --> 1635</a><code>public static final int</code></td> 1636<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLoadControl.html#DEFAULT_CAMERA_MOTION_BUFFER_SIZE">DEFAULT_CAMERA_MOTION_BUFFER_SIZE</a></code></th> 1637<td class="colLast"><code>131072</code></td> 1638</tr> 1639<tr class="rowColor"> 1640<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_IMAGE_BUFFER_SIZE"> 1641<!-- --> 1642</a><code>public static final int</code></td> 1643<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLoadControl.html#DEFAULT_IMAGE_BUFFER_SIZE">DEFAULT_IMAGE_BUFFER_SIZE</a></code></th> 1644<td class="colLast"><code>131072</code></td> 1645</tr> 1646<tr class="altColor"> 1647<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_MAX_BUFFER_MS"> 1648<!-- --> 1649</a><code>public static final int</code></td> 1650<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLoadControl.html#DEFAULT_MAX_BUFFER_MS">DEFAULT_MAX_BUFFER_MS</a></code></th> 1651<td class="colLast"><code>50000</code></td> 1652</tr> 1653<tr class="rowColor"> 1654<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_METADATA_BUFFER_SIZE"> 1655<!-- --> 1656</a><code>public static final int</code></td> 1657<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLoadControl.html#DEFAULT_METADATA_BUFFER_SIZE">DEFAULT_METADATA_BUFFER_SIZE</a></code></th> 1658<td class="colLast"><code>131072</code></td> 1659</tr> 1660<tr class="altColor"> 1661<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_MIN_BUFFER_MS"> 1662<!-- --> 1663</a><code>public static final int</code></td> 1664<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLoadControl.html#DEFAULT_MIN_BUFFER_MS">DEFAULT_MIN_BUFFER_MS</a></code></th> 1665<td class="colLast"><code>50000</code></td> 1666</tr> 1667<tr class="rowColor"> 1668<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_MIN_BUFFER_SIZE"> 1669<!-- --> 1670</a><code>public static final int</code></td> 1671<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLoadControl.html#DEFAULT_MIN_BUFFER_SIZE">DEFAULT_MIN_BUFFER_SIZE</a></code></th> 1672<td class="colLast"><code>13107200</code></td> 1673</tr> 1674<tr class="altColor"> 1675<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_MUXED_BUFFER_SIZE"> 1676<!-- --> 1677</a><code>public static final int</code></td> 1678<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLoadControl.html#DEFAULT_MUXED_BUFFER_SIZE">DEFAULT_MUXED_BUFFER_SIZE</a></code></th> 1679<td class="colLast"><code>144310272</code></td> 1680</tr> 1681<tr class="rowColor"> 1682<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_PRIORITIZE_TIME_OVER_SIZE_THRESHOLDS"> 1683<!-- --> 1684</a><code>public static final boolean</code></td> 1685<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLoadControl.html#DEFAULT_PRIORITIZE_TIME_OVER_SIZE_THRESHOLDS">DEFAULT_PRIORITIZE_TIME_OVER_SIZE_THRESHOLDS</a></code></th> 1686<td class="colLast"><code>false</code></td> 1687</tr> 1688<tr class="altColor"> 1689<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_RETAIN_BACK_BUFFER_FROM_KEYFRAME"> 1690<!-- --> 1691</a><code>public static final boolean</code></td> 1692<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLoadControl.html#DEFAULT_RETAIN_BACK_BUFFER_FROM_KEYFRAME">DEFAULT_RETAIN_BACK_BUFFER_FROM_KEYFRAME</a></code></th> 1693<td class="colLast"><code>false</code></td> 1694</tr> 1695<tr class="rowColor"> 1696<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_TARGET_BUFFER_BYTES"> 1697<!-- --> 1698</a><code>public static final int</code></td> 1699<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLoadControl.html#DEFAULT_TARGET_BUFFER_BYTES">DEFAULT_TARGET_BUFFER_BYTES</a></code></th> 1700<td class="colLast"><code>-1</code></td> 1701</tr> 1702<tr class="altColor"> 1703<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_TEXT_BUFFER_SIZE"> 1704<!-- --> 1705</a><code>public static final int</code></td> 1706<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLoadControl.html#DEFAULT_TEXT_BUFFER_SIZE">DEFAULT_TEXT_BUFFER_SIZE</a></code></th> 1707<td class="colLast"><code>131072</code></td> 1708</tr> 1709<tr class="rowColor"> 1710<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_VIDEO_BUFFER_SIZE"> 1711<!-- --> 1712</a><code>public static final int</code></td> 1713<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultLoadControl.html#DEFAULT_VIDEO_BUFFER_SIZE">DEFAULT_VIDEO_BUFFER_SIZE</a></code></th> 1714<td class="colLast"><code>131072000</code></td> 1715</tr> 1716</tbody> 1717</table> 1718</li> 1719<li class="blockList"> 1720<table class="constantsSummary"> 1721<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/DefaultRenderersFactory.html" title="class in com.google.android.exoplayer2">DefaultRenderersFactory</a></span><span class="tabEnd"> </span></caption> 1722<tr> 1723<th class="colFirst" scope="col">Modifier and Type</th> 1724<th class="colSecond" scope="col">Constant Field</th> 1725<th class="colLast" scope="col">Value</th> 1726</tr> 1727<tbody> 1728<tr class="altColor"> 1729<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultRenderersFactory.DEFAULT_ALLOWED_VIDEO_JOINING_TIME_MS"> 1730<!-- --> 1731</a><code>public static final long</code></td> 1732<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultRenderersFactory.html#DEFAULT_ALLOWED_VIDEO_JOINING_TIME_MS">DEFAULT_ALLOWED_VIDEO_JOINING_TIME_MS</a></code></th> 1733<td class="colLast"><code>5000L</code></td> 1734</tr> 1735<tr class="rowColor"> 1736<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultRenderersFactory.EXTENSION_RENDERER_MODE_OFF"> 1737<!-- --> 1738</a><code>public static final int</code></td> 1739<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultRenderersFactory.html#EXTENSION_RENDERER_MODE_OFF">EXTENSION_RENDERER_MODE_OFF</a></code></th> 1740<td class="colLast"><code>0</code></td> 1741</tr> 1742<tr class="altColor"> 1743<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultRenderersFactory.EXTENSION_RENDERER_MODE_ON"> 1744<!-- --> 1745</a><code>public static final int</code></td> 1746<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultRenderersFactory.html#EXTENSION_RENDERER_MODE_ON">EXTENSION_RENDERER_MODE_ON</a></code></th> 1747<td class="colLast"><code>1</code></td> 1748</tr> 1749<tr class="rowColor"> 1750<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultRenderersFactory.EXTENSION_RENDERER_MODE_PREFER"> 1751<!-- --> 1752</a><code>public static final int</code></td> 1753<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultRenderersFactory.html#EXTENSION_RENDERER_MODE_PREFER">EXTENSION_RENDERER_MODE_PREFER</a></code></th> 1754<td class="colLast"><code>2</code></td> 1755</tr> 1756<tr class="altColor"> 1757<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultRenderersFactory.MAX_DROPPED_VIDEO_FRAME_COUNT_TO_NOTIFY"> 1758<!-- --> 1759</a><code>public static final int</code></td> 1760<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DefaultRenderersFactory.html#MAX_DROPPED_VIDEO_FRAME_COUNT_TO_NOTIFY">MAX_DROPPED_VIDEO_FRAME_COUNT_TO_NOTIFY</a></code></th> 1761<td class="colLast"><code>50</code></td> 1762</tr> 1763</tbody> 1764</table> 1765</li> 1766<li class="blockList"> 1767<table class="constantsSummary"> 1768<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/DeviceInfo.html" title="class in com.google.android.exoplayer2">DeviceInfo</a></span><span class="tabEnd"> </span></caption> 1769<tr> 1770<th class="colFirst" scope="col">Modifier and Type</th> 1771<th class="colSecond" scope="col">Constant Field</th> 1772<th class="colLast" scope="col">Value</th> 1773</tr> 1774<tbody> 1775<tr class="altColor"> 1776<td class="colFirst"><a id="com.google.android.exoplayer2.DeviceInfo.PLAYBACK_TYPE_LOCAL"> 1777<!-- --> 1778</a><code>public static final int</code></td> 1779<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DeviceInfo.html#PLAYBACK_TYPE_LOCAL">PLAYBACK_TYPE_LOCAL</a></code></th> 1780<td class="colLast"><code>0</code></td> 1781</tr> 1782<tr class="rowColor"> 1783<td class="colFirst"><a id="com.google.android.exoplayer2.DeviceInfo.PLAYBACK_TYPE_REMOTE"> 1784<!-- --> 1785</a><code>public static final int</code></td> 1786<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DeviceInfo.html#PLAYBACK_TYPE_REMOTE">PLAYBACK_TYPE_REMOTE</a></code></th> 1787<td class="colLast"><code>1</code></td> 1788</tr> 1789</tbody> 1790</table> 1791</li> 1792<li class="blockList"> 1793<table class="constantsSummary"> 1794<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/ExoPlaybackException.html" title="class in com.google.android.exoplayer2">ExoPlaybackException</a></span><span class="tabEnd"> </span></caption> 1795<tr> 1796<th class="colFirst" scope="col">Modifier and Type</th> 1797<th class="colSecond" scope="col">Constant Field</th> 1798<th class="colLast" scope="col">Value</th> 1799</tr> 1800<tbody> 1801<tr class="altColor"> 1802<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlaybackException.TYPE_REMOTE"> 1803<!-- --> 1804</a><code>public static final int</code></td> 1805<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlaybackException.html#TYPE_REMOTE">TYPE_REMOTE</a></code></th> 1806<td class="colLast"><code>3</code></td> 1807</tr> 1808<tr class="rowColor"> 1809<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlaybackException.TYPE_RENDERER"> 1810<!-- --> 1811</a><code>public static final int</code></td> 1812<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlaybackException.html#TYPE_RENDERER">TYPE_RENDERER</a></code></th> 1813<td class="colLast"><code>1</code></td> 1814</tr> 1815<tr class="altColor"> 1816<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlaybackException.TYPE_SOURCE"> 1817<!-- --> 1818</a><code>public static final int</code></td> 1819<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlaybackException.html#TYPE_SOURCE">TYPE_SOURCE</a></code></th> 1820<td class="colLast"><code>0</code></td> 1821</tr> 1822<tr class="rowColor"> 1823<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlaybackException.TYPE_UNEXPECTED"> 1824<!-- --> 1825</a><code>public static final int</code></td> 1826<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlaybackException.html#TYPE_UNEXPECTED">TYPE_UNEXPECTED</a></code></th> 1827<td class="colLast"><code>2</code></td> 1828</tr> 1829</tbody> 1830</table> 1831</li> 1832<li class="blockList"> 1833<table class="constantsSummary"> 1834<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/ExoPlayer.html" title="interface in com.google.android.exoplayer2">ExoPlayer</a></span><span class="tabEnd"> </span></caption> 1835<tr> 1836<th class="colFirst" scope="col">Modifier and Type</th> 1837<th class="colSecond" scope="col">Constant Field</th> 1838<th class="colLast" scope="col">Value</th> 1839</tr> 1840<tbody> 1841<tr class="altColor"> 1842<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlayer.DEFAULT_DETACH_SURFACE_TIMEOUT_MS"> 1843<!-- --> 1844</a><code>public static final long</code></td> 1845<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlayer.html#DEFAULT_DETACH_SURFACE_TIMEOUT_MS">DEFAULT_DETACH_SURFACE_TIMEOUT_MS</a></code></th> 1846<td class="colLast"><code>2000L</code></td> 1847</tr> 1848<tr class="rowColor"> 1849<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlayer.DEFAULT_RELEASE_TIMEOUT_MS"> 1850<!-- --> 1851</a><code>public static final long</code></td> 1852<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlayer.html#DEFAULT_RELEASE_TIMEOUT_MS">DEFAULT_RELEASE_TIMEOUT_MS</a></code></th> 1853<td class="colLast"><code>500L</code></td> 1854</tr> 1855</tbody> 1856</table> 1857</li> 1858<li class="blockList"> 1859<table class="constantsSummary"> 1860<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/ExoPlayerLibraryInfo.html" title="class in com.google.android.exoplayer2">ExoPlayerLibraryInfo</a></span><span class="tabEnd"> </span></caption> 1861<tr> 1862<th class="colFirst" scope="col">Modifier and Type</th> 1863<th class="colSecond" scope="col">Constant Field</th> 1864<th class="colLast" scope="col">Value</th> 1865</tr> 1866<tbody> 1867<tr class="altColor"> 1868<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlayerLibraryInfo.ASSERTIONS_ENABLED"> 1869<!-- --> 1870</a><code>public static final boolean</code></td> 1871<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlayerLibraryInfo.html#ASSERTIONS_ENABLED">ASSERTIONS_ENABLED</a></code></th> 1872<td class="colLast"><code>true</code></td> 1873</tr> 1874<tr class="rowColor"> 1875<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlayerLibraryInfo.TAG"> 1876<!-- --> 1877</a><code>public static final <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> 1878<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlayerLibraryInfo.html#TAG">TAG</a></code></th> 1879<td class="colLast"><code>"ExoPlayerLib"</code></td> 1880</tr> 1881<tr class="altColor"> 1882<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlayerLibraryInfo.TRACE_ENABLED"> 1883<!-- --> 1884</a><code>public static final boolean</code></td> 1885<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlayerLibraryInfo.html#TRACE_ENABLED">TRACE_ENABLED</a></code></th> 1886<td class="colLast"><code>true</code></td> 1887</tr> 1888<tr class="rowColor"> 1889<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlayerLibraryInfo.VERSION"> 1890<!-- --> 1891</a><code>public static final <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> 1892<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlayerLibraryInfo.html#VERSION">VERSION</a></code></th> 1893<td class="colLast"><code>"2.16.1"</code></td> 1894</tr> 1895<tr class="altColor"> 1896<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlayerLibraryInfo.VERSION_INT"> 1897<!-- --> 1898</a><code>public static final int</code></td> 1899<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlayerLibraryInfo.html#VERSION_INT">VERSION_INT</a></code></th> 1900<td class="colLast"><code>2016001</code></td> 1901</tr> 1902<tr class="rowColor"> 1903<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlayerLibraryInfo.VERSION_SLASHY"> 1904<!-- --> 1905</a><code>public static final <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> 1906<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlayerLibraryInfo.html#VERSION_SLASHY">VERSION_SLASHY</a></code></th> 1907<td class="colLast"><code>"ExoPlayerLib/2.16.1"</code></td> 1908</tr> 1909</tbody> 1910</table> 1911</li> 1912<li class="blockList"> 1913<table class="constantsSummary"> 1914<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/ExoTimeoutException.html" title="class in com.google.android.exoplayer2">ExoTimeoutException</a></span><span class="tabEnd"> </span></caption> 1915<tr> 1916<th class="colFirst" scope="col">Modifier and Type</th> 1917<th class="colSecond" scope="col">Constant Field</th> 1918<th class="colLast" scope="col">Value</th> 1919</tr> 1920<tbody> 1921<tr class="altColor"> 1922<td class="colFirst"><a id="com.google.android.exoplayer2.ExoTimeoutException.TIMEOUT_OPERATION_DETACH_SURFACE"> 1923<!-- --> 1924</a><code>public static final int</code></td> 1925<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoTimeoutException.html#TIMEOUT_OPERATION_DETACH_SURFACE">TIMEOUT_OPERATION_DETACH_SURFACE</a></code></th> 1926<td class="colLast"><code>3</code></td> 1927</tr> 1928<tr class="rowColor"> 1929<td class="colFirst"><a id="com.google.android.exoplayer2.ExoTimeoutException.TIMEOUT_OPERATION_RELEASE"> 1930<!-- --> 1931</a><code>public static final int</code></td> 1932<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoTimeoutException.html#TIMEOUT_OPERATION_RELEASE">TIMEOUT_OPERATION_RELEASE</a></code></th> 1933<td class="colLast"><code>1</code></td> 1934</tr> 1935<tr class="altColor"> 1936<td class="colFirst"><a id="com.google.android.exoplayer2.ExoTimeoutException.TIMEOUT_OPERATION_SET_FOREGROUND_MODE"> 1937<!-- --> 1938</a><code>public static final int</code></td> 1939<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoTimeoutException.html#TIMEOUT_OPERATION_SET_FOREGROUND_MODE">TIMEOUT_OPERATION_SET_FOREGROUND_MODE</a></code></th> 1940<td class="colLast"><code>2</code></td> 1941</tr> 1942<tr class="rowColor"> 1943<td class="colFirst"><a id="com.google.android.exoplayer2.ExoTimeoutException.TIMEOUT_OPERATION_UNDEFINED"> 1944<!-- --> 1945</a><code>public static final int</code></td> 1946<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoTimeoutException.html#TIMEOUT_OPERATION_UNDEFINED">TIMEOUT_OPERATION_UNDEFINED</a></code></th> 1947<td class="colLast"><code>0</code></td> 1948</tr> 1949</tbody> 1950</table> 1951</li> 1952<li class="blockList"> 1953<table class="constantsSummary"> 1954<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/Format.html" title="class in com.google.android.exoplayer2">Format</a></span><span class="tabEnd"> </span></caption> 1955<tr> 1956<th class="colFirst" scope="col">Modifier and Type</th> 1957<th class="colSecond" scope="col">Constant Field</th> 1958<th class="colLast" scope="col">Value</th> 1959</tr> 1960<tbody> 1961<tr class="altColor"> 1962<td class="colFirst"><a id="com.google.android.exoplayer2.Format.NO_VALUE"> 1963<!-- --> 1964</a><code>public static final int</code></td> 1965<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Format.html#NO_VALUE">NO_VALUE</a></code></th> 1966<td class="colLast"><code>-1</code></td> 1967</tr> 1968<tr class="rowColor"> 1969<td class="colFirst"><a id="com.google.android.exoplayer2.Format.OFFSET_SAMPLE_RELATIVE"> 1970<!-- --> 1971</a><code>public static final long</code></td> 1972<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Format.html#OFFSET_SAMPLE_RELATIVE">OFFSET_SAMPLE_RELATIVE</a></code></th> 1973<td class="colLast"><code>9223372036854775807L</code></td> 1974</tr> 1975</tbody> 1976</table> 1977</li> 1978<li class="blockList"> 1979<table class="constantsSummary"> 1980<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/MediaItem.html" title="class in com.google.android.exoplayer2">MediaItem</a></span><span class="tabEnd"> </span></caption> 1981<tr> 1982<th class="colFirst" scope="col">Modifier and Type</th> 1983<th class="colSecond" scope="col">Constant Field</th> 1984<th class="colLast" scope="col">Value</th> 1985</tr> 1986<tbody> 1987<tr class="altColor"> 1988<td class="colFirst"><a id="com.google.android.exoplayer2.MediaItem.DEFAULT_MEDIA_ID"> 1989<!-- --> 1990</a><code>public static final <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> 1991<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaItem.html#DEFAULT_MEDIA_ID">DEFAULT_MEDIA_ID</a></code></th> 1992<td class="colLast"><code>""</code></td> 1993</tr> 1994</tbody> 1995</table> 1996</li> 1997<li class="blockList"> 1998<table class="constantsSummary"> 1999<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/MediaMetadata.html" title="class in com.google.android.exoplayer2">MediaMetadata</a></span><span class="tabEnd"> </span></caption> 2000<tr> 2001<th class="colFirst" scope="col">Modifier and Type</th> 2002<th class="colSecond" scope="col">Constant Field</th> 2003<th class="colLast" scope="col">Value</th> 2004</tr> 2005<tbody> 2006<tr class="altColor"> 2007<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.FOLDER_TYPE_ALBUMS"> 2008<!-- --> 2009</a><code>public static final int</code></td> 2010<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#FOLDER_TYPE_ALBUMS">FOLDER_TYPE_ALBUMS</a></code></th> 2011<td class="colLast"><code>2</code></td> 2012</tr> 2013<tr class="rowColor"> 2014<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.FOLDER_TYPE_ARTISTS"> 2015<!-- --> 2016</a><code>public static final int</code></td> 2017<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#FOLDER_TYPE_ARTISTS">FOLDER_TYPE_ARTISTS</a></code></th> 2018<td class="colLast"><code>3</code></td> 2019</tr> 2020<tr class="altColor"> 2021<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.FOLDER_TYPE_GENRES"> 2022<!-- --> 2023</a><code>public static final int</code></td> 2024<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#FOLDER_TYPE_GENRES">FOLDER_TYPE_GENRES</a></code></th> 2025<td class="colLast"><code>4</code></td> 2026</tr> 2027<tr class="rowColor"> 2028<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.FOLDER_TYPE_MIXED"> 2029<!-- --> 2030</a><code>public static final int</code></td> 2031<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#FOLDER_TYPE_MIXED">FOLDER_TYPE_MIXED</a></code></th> 2032<td class="colLast"><code>0</code></td> 2033</tr> 2034<tr class="altColor"> 2035<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.FOLDER_TYPE_NONE"> 2036<!-- --> 2037</a><code>public static final int</code></td> 2038<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#FOLDER_TYPE_NONE">FOLDER_TYPE_NONE</a></code></th> 2039<td class="colLast"><code>-1</code></td> 2040</tr> 2041<tr class="rowColor"> 2042<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.FOLDER_TYPE_PLAYLISTS"> 2043<!-- --> 2044</a><code>public static final int</code></td> 2045<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#FOLDER_TYPE_PLAYLISTS">FOLDER_TYPE_PLAYLISTS</a></code></th> 2046<td class="colLast"><code>5</code></td> 2047</tr> 2048<tr class="altColor"> 2049<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.FOLDER_TYPE_TITLES"> 2050<!-- --> 2051</a><code>public static final int</code></td> 2052<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#FOLDER_TYPE_TITLES">FOLDER_TYPE_TITLES</a></code></th> 2053<td class="colLast"><code>1</code></td> 2054</tr> 2055<tr class="rowColor"> 2056<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.FOLDER_TYPE_YEARS"> 2057<!-- --> 2058</a><code>public static final int</code></td> 2059<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#FOLDER_TYPE_YEARS">FOLDER_TYPE_YEARS</a></code></th> 2060<td class="colLast"><code>6</code></td> 2061</tr> 2062<tr class="altColor"> 2063<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_A_BRIGHT_COLORED_FISH"> 2064<!-- --> 2065</a><code>public static final int</code></td> 2066<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_A_BRIGHT_COLORED_FISH">PICTURE_TYPE_A_BRIGHT_COLORED_FISH</a></code></th> 2067<td class="colLast"><code>17</code></td> 2068</tr> 2069<tr class="rowColor"> 2070<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_ARTIST_PERFORMER"> 2071<!-- --> 2072</a><code>public static final int</code></td> 2073<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_ARTIST_PERFORMER">PICTURE_TYPE_ARTIST_PERFORMER</a></code></th> 2074<td class="colLast"><code>8</code></td> 2075</tr> 2076<tr class="altColor"> 2077<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_BACK_COVER"> 2078<!-- --> 2079</a><code>public static final int</code></td> 2080<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_BACK_COVER">PICTURE_TYPE_BACK_COVER</a></code></th> 2081<td class="colLast"><code>4</code></td> 2082</tr> 2083<tr class="rowColor"> 2084<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_BAND_ARTIST_LOGO"> 2085<!-- --> 2086</a><code>public static final int</code></td> 2087<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_BAND_ARTIST_LOGO">PICTURE_TYPE_BAND_ARTIST_LOGO</a></code></th> 2088<td class="colLast"><code>19</code></td> 2089</tr> 2090<tr class="altColor"> 2091<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_BAND_ORCHESTRA"> 2092<!-- --> 2093</a><code>public static final int</code></td> 2094<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_BAND_ORCHESTRA">PICTURE_TYPE_BAND_ORCHESTRA</a></code></th> 2095<td class="colLast"><code>10</code></td> 2096</tr> 2097<tr class="rowColor"> 2098<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_COMPOSER"> 2099<!-- --> 2100</a><code>public static final int</code></td> 2101<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_COMPOSER">PICTURE_TYPE_COMPOSER</a></code></th> 2102<td class="colLast"><code>11</code></td> 2103</tr> 2104<tr class="altColor"> 2105<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_CONDUCTOR"> 2106<!-- --> 2107</a><code>public static final int</code></td> 2108<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_CONDUCTOR">PICTURE_TYPE_CONDUCTOR</a></code></th> 2109<td class="colLast"><code>9</code></td> 2110</tr> 2111<tr class="rowColor"> 2112<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_DURING_PERFORMANCE"> 2113<!-- --> 2114</a><code>public static final int</code></td> 2115<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_DURING_PERFORMANCE">PICTURE_TYPE_DURING_PERFORMANCE</a></code></th> 2116<td class="colLast"><code>15</code></td> 2117</tr> 2118<tr class="altColor"> 2119<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_DURING_RECORDING"> 2120<!-- --> 2121</a><code>public static final int</code></td> 2122<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_DURING_RECORDING">PICTURE_TYPE_DURING_RECORDING</a></code></th> 2123<td class="colLast"><code>14</code></td> 2124</tr> 2125<tr class="rowColor"> 2126<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_FILE_ICON"> 2127<!-- --> 2128</a><code>public static final int</code></td> 2129<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_FILE_ICON">PICTURE_TYPE_FILE_ICON</a></code></th> 2130<td class="colLast"><code>1</code></td> 2131</tr> 2132<tr class="altColor"> 2133<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_FILE_ICON_OTHER"> 2134<!-- --> 2135</a><code>public static final int</code></td> 2136<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_FILE_ICON_OTHER">PICTURE_TYPE_FILE_ICON_OTHER</a></code></th> 2137<td class="colLast"><code>2</code></td> 2138</tr> 2139<tr class="rowColor"> 2140<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_FRONT_COVER"> 2141<!-- --> 2142</a><code>public static final int</code></td> 2143<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_FRONT_COVER">PICTURE_TYPE_FRONT_COVER</a></code></th> 2144<td class="colLast"><code>3</code></td> 2145</tr> 2146<tr class="altColor"> 2147<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_ILLUSTRATION"> 2148<!-- --> 2149</a><code>public static final int</code></td> 2150<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_ILLUSTRATION">PICTURE_TYPE_ILLUSTRATION</a></code></th> 2151<td class="colLast"><code>18</code></td> 2152</tr> 2153<tr class="rowColor"> 2154<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_LEAD_ARTIST_PERFORMER"> 2155<!-- --> 2156</a><code>public static final int</code></td> 2157<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_LEAD_ARTIST_PERFORMER">PICTURE_TYPE_LEAD_ARTIST_PERFORMER</a></code></th> 2158<td class="colLast"><code>7</code></td> 2159</tr> 2160<tr class="altColor"> 2161<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_LEAFLET_PAGE"> 2162<!-- --> 2163</a><code>public static final int</code></td> 2164<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_LEAFLET_PAGE">PICTURE_TYPE_LEAFLET_PAGE</a></code></th> 2165<td class="colLast"><code>5</code></td> 2166</tr> 2167<tr class="rowColor"> 2168<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_LYRICIST"> 2169<!-- --> 2170</a><code>public static final int</code></td> 2171<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_LYRICIST">PICTURE_TYPE_LYRICIST</a></code></th> 2172<td class="colLast"><code>12</code></td> 2173</tr> 2174<tr class="altColor"> 2175<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_MEDIA"> 2176<!-- --> 2177</a><code>public static final int</code></td> 2178<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_MEDIA">PICTURE_TYPE_MEDIA</a></code></th> 2179<td class="colLast"><code>6</code></td> 2180</tr> 2181<tr class="rowColor"> 2182<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_MOVIE_VIDEO_SCREEN_CAPTURE"> 2183<!-- --> 2184</a><code>public static final int</code></td> 2185<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_MOVIE_VIDEO_SCREEN_CAPTURE">PICTURE_TYPE_MOVIE_VIDEO_SCREEN_CAPTURE</a></code></th> 2186<td class="colLast"><code>16</code></td> 2187</tr> 2188<tr class="altColor"> 2189<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_OTHER"> 2190<!-- --> 2191</a><code>public static final int</code></td> 2192<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_OTHER">PICTURE_TYPE_OTHER</a></code></th> 2193<td class="colLast"><code>0</code></td> 2194</tr> 2195<tr class="rowColor"> 2196<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_PUBLISHER_STUDIO_LOGO"> 2197<!-- --> 2198</a><code>public static final int</code></td> 2199<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_PUBLISHER_STUDIO_LOGO">PICTURE_TYPE_PUBLISHER_STUDIO_LOGO</a></code></th> 2200<td class="colLast"><code>20</code></td> 2201</tr> 2202<tr class="altColor"> 2203<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_RECORDING_LOCATION"> 2204<!-- --> 2205</a><code>public static final int</code></td> 2206<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#PICTURE_TYPE_RECORDING_LOCATION">PICTURE_TYPE_RECORDING_LOCATION</a></code></th> 2207<td class="colLast"><code>13</code></td> 2208</tr> 2209</tbody> 2210</table> 2211</li> 2212<li class="blockList"> 2213<table class="constantsSummary"> 2214<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/PlaybackException.html" title="class in com.google.android.exoplayer2">PlaybackException</a></span><span class="tabEnd"> </span></caption> 2215<tr> 2216<th class="colFirst" scope="col">Modifier and Type</th> 2217<th class="colSecond" scope="col">Constant Field</th> 2218<th class="colLast" scope="col">Value</th> 2219</tr> 2220<tbody> 2221<tr class="altColor"> 2222<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.CUSTOM_ERROR_CODE_BASE"> 2223<!-- --> 2224</a><code>public static final int</code></td> 2225<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#CUSTOM_ERROR_CODE_BASE">CUSTOM_ERROR_CODE_BASE</a></code></th> 2226<td class="colLast"><code>1000000</code></td> 2227</tr> 2228<tr class="rowColor"> 2229<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_AUDIO_TRACK_INIT_FAILED"> 2230<!-- --> 2231</a><code>public static final int</code></td> 2232<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_AUDIO_TRACK_INIT_FAILED">ERROR_CODE_AUDIO_TRACK_INIT_FAILED</a></code></th> 2233<td class="colLast"><code>5001</code></td> 2234</tr> 2235<tr class="altColor"> 2236<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_AUDIO_TRACK_WRITE_FAILED"> 2237<!-- --> 2238</a><code>public static final int</code></td> 2239<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_AUDIO_TRACK_WRITE_FAILED">ERROR_CODE_AUDIO_TRACK_WRITE_FAILED</a></code></th> 2240<td class="colLast"><code>5002</code></td> 2241</tr> 2242<tr class="rowColor"> 2243<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_BEHIND_LIVE_WINDOW"> 2244<!-- --> 2245</a><code>public static final int</code></td> 2246<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_BEHIND_LIVE_WINDOW">ERROR_CODE_BEHIND_LIVE_WINDOW</a></code></th> 2247<td class="colLast"><code>1002</code></td> 2248</tr> 2249<tr class="altColor"> 2250<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DECODER_INIT_FAILED"> 2251<!-- --> 2252</a><code>public static final int</code></td> 2253<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_DECODER_INIT_FAILED">ERROR_CODE_DECODER_INIT_FAILED</a></code></th> 2254<td class="colLast"><code>4001</code></td> 2255</tr> 2256<tr class="rowColor"> 2257<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DECODER_QUERY_FAILED"> 2258<!-- --> 2259</a><code>public static final int</code></td> 2260<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_DECODER_QUERY_FAILED">ERROR_CODE_DECODER_QUERY_FAILED</a></code></th> 2261<td class="colLast"><code>4002</code></td> 2262</tr> 2263<tr class="altColor"> 2264<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DECODING_FAILED"> 2265<!-- --> 2266</a><code>public static final int</code></td> 2267<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_DECODING_FAILED">ERROR_CODE_DECODING_FAILED</a></code></th> 2268<td class="colLast"><code>4003</code></td> 2269</tr> 2270<tr class="rowColor"> 2271<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DECODING_FORMAT_EXCEEDS_CAPABILITIES"> 2272<!-- --> 2273</a><code>public static final int</code></td> 2274<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_DECODING_FORMAT_EXCEEDS_CAPABILITIES">ERROR_CODE_DECODING_FORMAT_EXCEEDS_CAPABILITIES</a></code></th> 2275<td class="colLast"><code>4004</code></td> 2276</tr> 2277<tr class="altColor"> 2278<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DECODING_FORMAT_UNSUPPORTED"> 2279<!-- --> 2280</a><code>public static final int</code></td> 2281<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_DECODING_FORMAT_UNSUPPORTED">ERROR_CODE_DECODING_FORMAT_UNSUPPORTED</a></code></th> 2282<td class="colLast"><code>4005</code></td> 2283</tr> 2284<tr class="rowColor"> 2285<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_CONTENT_ERROR"> 2286<!-- --> 2287</a><code>public static final int</code></td> 2288<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_DRM_CONTENT_ERROR">ERROR_CODE_DRM_CONTENT_ERROR</a></code></th> 2289<td class="colLast"><code>6003</code></td> 2290</tr> 2291<tr class="altColor"> 2292<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_DEVICE_REVOKED"> 2293<!-- --> 2294</a><code>public static final int</code></td> 2295<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_DRM_DEVICE_REVOKED">ERROR_CODE_DRM_DEVICE_REVOKED</a></code></th> 2296<td class="colLast"><code>6007</code></td> 2297</tr> 2298<tr class="rowColor"> 2299<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_DISALLOWED_OPERATION"> 2300<!-- --> 2301</a><code>public static final int</code></td> 2302<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_DRM_DISALLOWED_OPERATION">ERROR_CODE_DRM_DISALLOWED_OPERATION</a></code></th> 2303<td class="colLast"><code>6005</code></td> 2304</tr> 2305<tr class="altColor"> 2306<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_LICENSE_ACQUISITION_FAILED"> 2307<!-- --> 2308</a><code>public static final int</code></td> 2309<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_DRM_LICENSE_ACQUISITION_FAILED">ERROR_CODE_DRM_LICENSE_ACQUISITION_FAILED</a></code></th> 2310<td class="colLast"><code>6004</code></td> 2311</tr> 2312<tr class="rowColor"> 2313<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_LICENSE_EXPIRED"> 2314<!-- --> 2315</a><code>public static final int</code></td> 2316<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_DRM_LICENSE_EXPIRED">ERROR_CODE_DRM_LICENSE_EXPIRED</a></code></th> 2317<td class="colLast"><code>6008</code></td> 2318</tr> 2319<tr class="altColor"> 2320<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_PROVISIONING_FAILED"> 2321<!-- --> 2322</a><code>public static final int</code></td> 2323<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_DRM_PROVISIONING_FAILED">ERROR_CODE_DRM_PROVISIONING_FAILED</a></code></th> 2324<td class="colLast"><code>6002</code></td> 2325</tr> 2326<tr class="rowColor"> 2327<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_SCHEME_UNSUPPORTED"> 2328<!-- --> 2329</a><code>public static final int</code></td> 2330<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_DRM_SCHEME_UNSUPPORTED">ERROR_CODE_DRM_SCHEME_UNSUPPORTED</a></code></th> 2331<td class="colLast"><code>6001</code></td> 2332</tr> 2333<tr class="altColor"> 2334<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_SYSTEM_ERROR"> 2335<!-- --> 2336</a><code>public static final int</code></td> 2337<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_DRM_SYSTEM_ERROR">ERROR_CODE_DRM_SYSTEM_ERROR</a></code></th> 2338<td class="colLast"><code>6006</code></td> 2339</tr> 2340<tr class="rowColor"> 2341<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_UNSPECIFIED"> 2342<!-- --> 2343</a><code>public static final int</code></td> 2344<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_DRM_UNSPECIFIED">ERROR_CODE_DRM_UNSPECIFIED</a></code></th> 2345<td class="colLast"><code>6000</code></td> 2346</tr> 2347<tr class="altColor"> 2348<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_FAILED_RUNTIME_CHECK"> 2349<!-- --> 2350</a><code>public static final int</code></td> 2351<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_FAILED_RUNTIME_CHECK">ERROR_CODE_FAILED_RUNTIME_CHECK</a></code></th> 2352<td class="colLast"><code>1004</code></td> 2353</tr> 2354<tr class="rowColor"> 2355<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_BAD_HTTP_STATUS"> 2356<!-- --> 2357</a><code>public static final int</code></td> 2358<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_IO_BAD_HTTP_STATUS">ERROR_CODE_IO_BAD_HTTP_STATUS</a></code></th> 2359<td class="colLast"><code>2004</code></td> 2360</tr> 2361<tr class="altColor"> 2362<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_CLEARTEXT_NOT_PERMITTED"> 2363<!-- --> 2364</a><code>public static final int</code></td> 2365<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_IO_CLEARTEXT_NOT_PERMITTED">ERROR_CODE_IO_CLEARTEXT_NOT_PERMITTED</a></code></th> 2366<td class="colLast"><code>2007</code></td> 2367</tr> 2368<tr class="rowColor"> 2369<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_FILE_NOT_FOUND"> 2370<!-- --> 2371</a><code>public static final int</code></td> 2372<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_IO_FILE_NOT_FOUND">ERROR_CODE_IO_FILE_NOT_FOUND</a></code></th> 2373<td class="colLast"><code>2005</code></td> 2374</tr> 2375<tr class="altColor"> 2376<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_INVALID_HTTP_CONTENT_TYPE"> 2377<!-- --> 2378</a><code>public static final int</code></td> 2379<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_IO_INVALID_HTTP_CONTENT_TYPE">ERROR_CODE_IO_INVALID_HTTP_CONTENT_TYPE</a></code></th> 2380<td class="colLast"><code>2003</code></td> 2381</tr> 2382<tr class="rowColor"> 2383<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_NETWORK_CONNECTION_FAILED"> 2384<!-- --> 2385</a><code>public static final int</code></td> 2386<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_IO_NETWORK_CONNECTION_FAILED">ERROR_CODE_IO_NETWORK_CONNECTION_FAILED</a></code></th> 2387<td class="colLast"><code>2001</code></td> 2388</tr> 2389<tr class="altColor"> 2390<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT"> 2391<!-- --> 2392</a><code>public static final int</code></td> 2393<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT">ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT</a></code></th> 2394<td class="colLast"><code>2002</code></td> 2395</tr> 2396<tr class="rowColor"> 2397<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_NO_PERMISSION"> 2398<!-- --> 2399</a><code>public static final int</code></td> 2400<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_IO_NO_PERMISSION">ERROR_CODE_IO_NO_PERMISSION</a></code></th> 2401<td class="colLast"><code>2006</code></td> 2402</tr> 2403<tr class="altColor"> 2404<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_READ_POSITION_OUT_OF_RANGE"> 2405<!-- --> 2406</a><code>public static final int</code></td> 2407<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_IO_READ_POSITION_OUT_OF_RANGE">ERROR_CODE_IO_READ_POSITION_OUT_OF_RANGE</a></code></th> 2408<td class="colLast"><code>2008</code></td> 2409</tr> 2410<tr class="rowColor"> 2411<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_UNSPECIFIED"> 2412<!-- --> 2413</a><code>public static final int</code></td> 2414<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_IO_UNSPECIFIED">ERROR_CODE_IO_UNSPECIFIED</a></code></th> 2415<td class="colLast"><code>2000</code></td> 2416</tr> 2417<tr class="altColor"> 2418<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_PARSING_CONTAINER_MALFORMED"> 2419<!-- --> 2420</a><code>public static final int</code></td> 2421<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_PARSING_CONTAINER_MALFORMED">ERROR_CODE_PARSING_CONTAINER_MALFORMED</a></code></th> 2422<td class="colLast"><code>3001</code></td> 2423</tr> 2424<tr class="rowColor"> 2425<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_PARSING_CONTAINER_UNSUPPORTED"> 2426<!-- --> 2427</a><code>public static final int</code></td> 2428<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_PARSING_CONTAINER_UNSUPPORTED">ERROR_CODE_PARSING_CONTAINER_UNSUPPORTED</a></code></th> 2429<td class="colLast"><code>3003</code></td> 2430</tr> 2431<tr class="altColor"> 2432<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_PARSING_MANIFEST_MALFORMED"> 2433<!-- --> 2434</a><code>public static final int</code></td> 2435<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_PARSING_MANIFEST_MALFORMED">ERROR_CODE_PARSING_MANIFEST_MALFORMED</a></code></th> 2436<td class="colLast"><code>3002</code></td> 2437</tr> 2438<tr class="rowColor"> 2439<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_PARSING_MANIFEST_UNSUPPORTED"> 2440<!-- --> 2441</a><code>public static final int</code></td> 2442<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_PARSING_MANIFEST_UNSUPPORTED">ERROR_CODE_PARSING_MANIFEST_UNSUPPORTED</a></code></th> 2443<td class="colLast"><code>3004</code></td> 2444</tr> 2445<tr class="altColor"> 2446<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_REMOTE_ERROR"> 2447<!-- --> 2448</a><code>public static final int</code></td> 2449<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_REMOTE_ERROR">ERROR_CODE_REMOTE_ERROR</a></code></th> 2450<td class="colLast"><code>1001</code></td> 2451</tr> 2452<tr class="rowColor"> 2453<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_TIMEOUT"> 2454<!-- --> 2455</a><code>public static final int</code></td> 2456<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_TIMEOUT">ERROR_CODE_TIMEOUT</a></code></th> 2457<td class="colLast"><code>1003</code></td> 2458</tr> 2459<tr class="altColor"> 2460<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_UNSPECIFIED"> 2461<!-- --> 2462</a><code>public static final int</code></td> 2463<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#ERROR_CODE_UNSPECIFIED">ERROR_CODE_UNSPECIFIED</a></code></th> 2464<td class="colLast"><code>1000</code></td> 2465</tr> 2466<tr class="rowColor"> 2467<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.FIELD_CUSTOM_ID_BASE"> 2468<!-- --> 2469</a><code>protected static final int</code></td> 2470<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/PlaybackException.html#FIELD_CUSTOM_ID_BASE">FIELD_CUSTOM_ID_BASE</a></code></th> 2471<td class="colLast"><code>1000</code></td> 2472</tr> 2473</tbody> 2474</table> 2475</li> 2476<li class="blockList"> 2477<table class="constantsSummary"> 2478<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/Player.html" title="interface in com.google.android.exoplayer2">Player</a></span><span class="tabEnd"> </span></caption> 2479<tr> 2480<th class="colFirst" scope="col">Modifier and Type</th> 2481<th class="colSecond" scope="col">Constant Field</th> 2482<th class="colLast" scope="col">Value</th> 2483</tr> 2484<tbody> 2485<tr class="altColor"> 2486<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_ADJUST_DEVICE_VOLUME"> 2487<!-- --> 2488</a><code>public static final int</code></td> 2489<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_ADJUST_DEVICE_VOLUME">COMMAND_ADJUST_DEVICE_VOLUME</a></code></th> 2490<td class="colLast"><code>26</code></td> 2491</tr> 2492<tr class="rowColor"> 2493<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_CHANGE_MEDIA_ITEMS"> 2494<!-- --> 2495</a><code>public static final int</code></td> 2496<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_CHANGE_MEDIA_ITEMS">COMMAND_CHANGE_MEDIA_ITEMS</a></code></th> 2497<td class="colLast"><code>20</code></td> 2498</tr> 2499<tr class="altColor"> 2500<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_GET_AUDIO_ATTRIBUTES"> 2501<!-- --> 2502</a><code>public static final int</code></td> 2503<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_GET_AUDIO_ATTRIBUTES">COMMAND_GET_AUDIO_ATTRIBUTES</a></code></th> 2504<td class="colLast"><code>21</code></td> 2505</tr> 2506<tr class="rowColor"> 2507<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_GET_CURRENT_MEDIA_ITEM"> 2508<!-- --> 2509</a><code>public static final int</code></td> 2510<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_GET_CURRENT_MEDIA_ITEM">COMMAND_GET_CURRENT_MEDIA_ITEM</a></code></th> 2511<td class="colLast"><code>16</code></td> 2512</tr> 2513<tr class="altColor"> 2514<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_GET_DEVICE_VOLUME"> 2515<!-- --> 2516</a><code>public static final int</code></td> 2517<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_GET_DEVICE_VOLUME">COMMAND_GET_DEVICE_VOLUME</a></code></th> 2518<td class="colLast"><code>23</code></td> 2519</tr> 2520<tr class="rowColor"> 2521<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_GET_MEDIA_ITEMS_METADATA"> 2522<!-- --> 2523</a><code>public static final int</code></td> 2524<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_GET_MEDIA_ITEMS_METADATA">COMMAND_GET_MEDIA_ITEMS_METADATA</a></code></th> 2525<td class="colLast"><code>18</code></td> 2526</tr> 2527<tr class="altColor"> 2528<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_GET_TEXT"> 2529<!-- --> 2530</a><code>public static final int</code></td> 2531<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_GET_TEXT">COMMAND_GET_TEXT</a></code></th> 2532<td class="colLast"><code>28</code></td> 2533</tr> 2534<tr class="rowColor"> 2535<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_GET_TIMELINE"> 2536<!-- --> 2537</a><code>public static final int</code></td> 2538<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_GET_TIMELINE">COMMAND_GET_TIMELINE</a></code></th> 2539<td class="colLast"><code>17</code></td> 2540</tr> 2541<tr class="altColor"> 2542<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_GET_TRACK_INFOS"> 2543<!-- --> 2544</a><code>public static final int</code></td> 2545<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_GET_TRACK_INFOS">COMMAND_GET_TRACK_INFOS</a></code></th> 2546<td class="colLast"><code>30</code></td> 2547</tr> 2548<tr class="rowColor"> 2549<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_GET_VOLUME"> 2550<!-- --> 2551</a><code>public static final int</code></td> 2552<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_GET_VOLUME">COMMAND_GET_VOLUME</a></code></th> 2553<td class="colLast"><code>22</code></td> 2554</tr> 2555<tr class="altColor"> 2556<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_INVALID"> 2557<!-- --> 2558</a><code>public static final int</code></td> 2559<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_INVALID">COMMAND_INVALID</a></code></th> 2560<td class="colLast"><code>-1</code></td> 2561</tr> 2562<tr class="rowColor"> 2563<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_PLAY_PAUSE"> 2564<!-- --> 2565</a><code>public static final int</code></td> 2566<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_PLAY_PAUSE">COMMAND_PLAY_PAUSE</a></code></th> 2567<td class="colLast"><code>1</code></td> 2568</tr> 2569<tr class="altColor"> 2570<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_PREPARE"> 2571<!-- --> 2572</a><code>public static final int</code></td> 2573<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_PREPARE">COMMAND_PREPARE</a></code></th> 2574<td class="colLast"><code>2</code></td> 2575</tr> 2576<tr class="rowColor"> 2577<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_BACK"> 2578<!-- --> 2579</a><code>public static final int</code></td> 2580<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SEEK_BACK">COMMAND_SEEK_BACK</a></code></th> 2581<td class="colLast"><code>11</code></td> 2582</tr> 2583<tr class="altColor"> 2584<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_FORWARD"> 2585<!-- --> 2586</a><code>public static final int</code></td> 2587<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SEEK_FORWARD">COMMAND_SEEK_FORWARD</a></code></th> 2588<td class="colLast"><code>12</code></td> 2589</tr> 2590<tr class="rowColor"> 2591<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_IN_CURRENT_MEDIA_ITEM"> 2592<!-- --> 2593</a><code>public static final int</code></td> 2594<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SEEK_IN_CURRENT_MEDIA_ITEM">COMMAND_SEEK_IN_CURRENT_MEDIA_ITEM</a></code></th> 2595<td class="colLast"><code>5</code></td> 2596</tr> 2597<tr class="altColor"> 2598<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_IN_CURRENT_WINDOW"> 2599<!-- --> 2600</a><code>public static final int</code></td> 2601<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SEEK_IN_CURRENT_WINDOW">COMMAND_SEEK_IN_CURRENT_WINDOW</a></code></th> 2602<td class="colLast"><code>5</code></td> 2603</tr> 2604<tr class="rowColor"> 2605<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_DEFAULT_POSITION"> 2606<!-- --> 2607</a><code>public static final int</code></td> 2608<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SEEK_TO_DEFAULT_POSITION">COMMAND_SEEK_TO_DEFAULT_POSITION</a></code></th> 2609<td class="colLast"><code>4</code></td> 2610</tr> 2611<tr class="altColor"> 2612<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_MEDIA_ITEM"> 2613<!-- --> 2614</a><code>public static final int</code></td> 2615<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SEEK_TO_MEDIA_ITEM">COMMAND_SEEK_TO_MEDIA_ITEM</a></code></th> 2616<td class="colLast"><code>10</code></td> 2617</tr> 2618<tr class="rowColor"> 2619<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_NEXT"> 2620<!-- --> 2621</a><code>public static final int</code></td> 2622<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SEEK_TO_NEXT">COMMAND_SEEK_TO_NEXT</a></code></th> 2623<td class="colLast"><code>9</code></td> 2624</tr> 2625<tr class="altColor"> 2626<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_NEXT_MEDIA_ITEM"> 2627<!-- --> 2628</a><code>public static final int</code></td> 2629<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SEEK_TO_NEXT_MEDIA_ITEM">COMMAND_SEEK_TO_NEXT_MEDIA_ITEM</a></code></th> 2630<td class="colLast"><code>8</code></td> 2631</tr> 2632<tr class="rowColor"> 2633<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_NEXT_WINDOW"> 2634<!-- --> 2635</a><code>public static final int</code></td> 2636<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SEEK_TO_NEXT_WINDOW">COMMAND_SEEK_TO_NEXT_WINDOW</a></code></th> 2637<td class="colLast"><code>8</code></td> 2638</tr> 2639<tr class="altColor"> 2640<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_PREVIOUS"> 2641<!-- --> 2642</a><code>public static final int</code></td> 2643<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SEEK_TO_PREVIOUS">COMMAND_SEEK_TO_PREVIOUS</a></code></th> 2644<td class="colLast"><code>7</code></td> 2645</tr> 2646<tr class="rowColor"> 2647<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_PREVIOUS_MEDIA_ITEM"> 2648<!-- --> 2649</a><code>public static final int</code></td> 2650<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SEEK_TO_PREVIOUS_MEDIA_ITEM">COMMAND_SEEK_TO_PREVIOUS_MEDIA_ITEM</a></code></th> 2651<td class="colLast"><code>6</code></td> 2652</tr> 2653<tr class="altColor"> 2654<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_PREVIOUS_WINDOW"> 2655<!-- --> 2656</a><code>public static final int</code></td> 2657<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SEEK_TO_PREVIOUS_WINDOW">COMMAND_SEEK_TO_PREVIOUS_WINDOW</a></code></th> 2658<td class="colLast"><code>6</code></td> 2659</tr> 2660<tr class="rowColor"> 2661<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_WINDOW"> 2662<!-- --> 2663</a><code>public static final int</code></td> 2664<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SEEK_TO_WINDOW">COMMAND_SEEK_TO_WINDOW</a></code></th> 2665<td class="colLast"><code>10</code></td> 2666</tr> 2667<tr class="altColor"> 2668<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SET_DEVICE_VOLUME"> 2669<!-- --> 2670</a><code>public static final int</code></td> 2671<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SET_DEVICE_VOLUME">COMMAND_SET_DEVICE_VOLUME</a></code></th> 2672<td class="colLast"><code>25</code></td> 2673</tr> 2674<tr class="rowColor"> 2675<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SET_MEDIA_ITEMS_METADATA"> 2676<!-- --> 2677</a><code>public static final int</code></td> 2678<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SET_MEDIA_ITEMS_METADATA">COMMAND_SET_MEDIA_ITEMS_METADATA</a></code></th> 2679<td class="colLast"><code>19</code></td> 2680</tr> 2681<tr class="altColor"> 2682<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SET_REPEAT_MODE"> 2683<!-- --> 2684</a><code>public static final int</code></td> 2685<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SET_REPEAT_MODE">COMMAND_SET_REPEAT_MODE</a></code></th> 2686<td class="colLast"><code>15</code></td> 2687</tr> 2688<tr class="rowColor"> 2689<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SET_SHUFFLE_MODE"> 2690<!-- --> 2691</a><code>public static final int</code></td> 2692<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SET_SHUFFLE_MODE">COMMAND_SET_SHUFFLE_MODE</a></code></th> 2693<td class="colLast"><code>14</code></td> 2694</tr> 2695<tr class="altColor"> 2696<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SET_SPEED_AND_PITCH"> 2697<!-- --> 2698</a><code>public static final int</code></td> 2699<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SET_SPEED_AND_PITCH">COMMAND_SET_SPEED_AND_PITCH</a></code></th> 2700<td class="colLast"><code>13</code></td> 2701</tr> 2702<tr class="rowColor"> 2703<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SET_TRACK_SELECTION_PARAMETERS"> 2704<!-- --> 2705</a><code>public static final int</code></td> 2706<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SET_TRACK_SELECTION_PARAMETERS">COMMAND_SET_TRACK_SELECTION_PARAMETERS</a></code></th> 2707<td class="colLast"><code>29</code></td> 2708</tr> 2709<tr class="altColor"> 2710<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SET_VIDEO_SURFACE"> 2711<!-- --> 2712</a><code>public static final int</code></td> 2713<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SET_VIDEO_SURFACE">COMMAND_SET_VIDEO_SURFACE</a></code></th> 2714<td class="colLast"><code>27</code></td> 2715</tr> 2716<tr class="rowColor"> 2717<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SET_VOLUME"> 2718<!-- --> 2719</a><code>public static final int</code></td> 2720<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_SET_VOLUME">COMMAND_SET_VOLUME</a></code></th> 2721<td class="colLast"><code>24</code></td> 2722</tr> 2723<tr class="altColor"> 2724<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_STOP"> 2725<!-- --> 2726</a><code>public static final int</code></td> 2727<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#COMMAND_STOP">COMMAND_STOP</a></code></th> 2728<td class="colLast"><code>3</code></td> 2729</tr> 2730<tr class="rowColor"> 2731<td class="colFirst"><a id="com.google.android.exoplayer2.Player.DISCONTINUITY_REASON_AUTO_TRANSITION"> 2732<!-- --> 2733</a><code>public static final int</code></td> 2734<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#DISCONTINUITY_REASON_AUTO_TRANSITION">DISCONTINUITY_REASON_AUTO_TRANSITION</a></code></th> 2735<td class="colLast"><code>0</code></td> 2736</tr> 2737<tr class="altColor"> 2738<td class="colFirst"><a id="com.google.android.exoplayer2.Player.DISCONTINUITY_REASON_INTERNAL"> 2739<!-- --> 2740</a><code>public static final int</code></td> 2741<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#DISCONTINUITY_REASON_INTERNAL">DISCONTINUITY_REASON_INTERNAL</a></code></th> 2742<td class="colLast"><code>5</code></td> 2743</tr> 2744<tr class="rowColor"> 2745<td class="colFirst"><a id="com.google.android.exoplayer2.Player.DISCONTINUITY_REASON_REMOVE"> 2746<!-- --> 2747</a><code>public static final int</code></td> 2748<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#DISCONTINUITY_REASON_REMOVE">DISCONTINUITY_REASON_REMOVE</a></code></th> 2749<td class="colLast"><code>4</code></td> 2750</tr> 2751<tr class="altColor"> 2752<td class="colFirst"><a id="com.google.android.exoplayer2.Player.DISCONTINUITY_REASON_SEEK"> 2753<!-- --> 2754</a><code>public static final int</code></td> 2755<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#DISCONTINUITY_REASON_SEEK">DISCONTINUITY_REASON_SEEK</a></code></th> 2756<td class="colLast"><code>1</code></td> 2757</tr> 2758<tr class="rowColor"> 2759<td class="colFirst"><a id="com.google.android.exoplayer2.Player.DISCONTINUITY_REASON_SEEK_ADJUSTMENT"> 2760<!-- --> 2761</a><code>public static final int</code></td> 2762<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#DISCONTINUITY_REASON_SEEK_ADJUSTMENT">DISCONTINUITY_REASON_SEEK_ADJUSTMENT</a></code></th> 2763<td class="colLast"><code>2</code></td> 2764</tr> 2765<tr class="altColor"> 2766<td class="colFirst"><a id="com.google.android.exoplayer2.Player.DISCONTINUITY_REASON_SKIP"> 2767<!-- --> 2768</a><code>public static final int</code></td> 2769<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#DISCONTINUITY_REASON_SKIP">DISCONTINUITY_REASON_SKIP</a></code></th> 2770<td class="colLast"><code>3</code></td> 2771</tr> 2772<tr class="rowColor"> 2773<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_AVAILABLE_COMMANDS_CHANGED"> 2774<!-- --> 2775</a><code>public static final int</code></td> 2776<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_AVAILABLE_COMMANDS_CHANGED">EVENT_AVAILABLE_COMMANDS_CHANGED</a></code></th> 2777<td class="colLast"><code>13</code></td> 2778</tr> 2779<tr class="altColor"> 2780<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_IS_LOADING_CHANGED"> 2781<!-- --> 2782</a><code>public static final int</code></td> 2783<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_IS_LOADING_CHANGED">EVENT_IS_LOADING_CHANGED</a></code></th> 2784<td class="colLast"><code>3</code></td> 2785</tr> 2786<tr class="rowColor"> 2787<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_IS_PLAYING_CHANGED"> 2788<!-- --> 2789</a><code>public static final int</code></td> 2790<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_IS_PLAYING_CHANGED">EVENT_IS_PLAYING_CHANGED</a></code></th> 2791<td class="colLast"><code>7</code></td> 2792</tr> 2793<tr class="altColor"> 2794<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_MAX_SEEK_TO_PREVIOUS_POSITION_CHANGED"> 2795<!-- --> 2796</a><code>public static final int</code></td> 2797<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_MAX_SEEK_TO_PREVIOUS_POSITION_CHANGED">EVENT_MAX_SEEK_TO_PREVIOUS_POSITION_CHANGED</a></code></th> 2798<td class="colLast"><code>18</code></td> 2799</tr> 2800<tr class="rowColor"> 2801<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_MEDIA_ITEM_TRANSITION"> 2802<!-- --> 2803</a><code>public static final int</code></td> 2804<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_MEDIA_ITEM_TRANSITION">EVENT_MEDIA_ITEM_TRANSITION</a></code></th> 2805<td class="colLast"><code>1</code></td> 2806</tr> 2807<tr class="altColor"> 2808<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_MEDIA_METADATA_CHANGED"> 2809<!-- --> 2810</a><code>public static final int</code></td> 2811<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_MEDIA_METADATA_CHANGED">EVENT_MEDIA_METADATA_CHANGED</a></code></th> 2812<td class="colLast"><code>14</code></td> 2813</tr> 2814<tr class="rowColor"> 2815<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_PLAY_WHEN_READY_CHANGED"> 2816<!-- --> 2817</a><code>public static final int</code></td> 2818<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_PLAY_WHEN_READY_CHANGED">EVENT_PLAY_WHEN_READY_CHANGED</a></code></th> 2819<td class="colLast"><code>5</code></td> 2820</tr> 2821<tr class="altColor"> 2822<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_PLAYBACK_PARAMETERS_CHANGED"> 2823<!-- --> 2824</a><code>public static final int</code></td> 2825<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_PLAYBACK_PARAMETERS_CHANGED">EVENT_PLAYBACK_PARAMETERS_CHANGED</a></code></th> 2826<td class="colLast"><code>12</code></td> 2827</tr> 2828<tr class="rowColor"> 2829<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_PLAYBACK_STATE_CHANGED"> 2830<!-- --> 2831</a><code>public static final int</code></td> 2832<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_PLAYBACK_STATE_CHANGED">EVENT_PLAYBACK_STATE_CHANGED</a></code></th> 2833<td class="colLast"><code>4</code></td> 2834</tr> 2835<tr class="altColor"> 2836<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_PLAYBACK_SUPPRESSION_REASON_CHANGED"> 2837<!-- --> 2838</a><code>public static final int</code></td> 2839<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_PLAYBACK_SUPPRESSION_REASON_CHANGED">EVENT_PLAYBACK_SUPPRESSION_REASON_CHANGED</a></code></th> 2840<td class="colLast"><code>6</code></td> 2841</tr> 2842<tr class="rowColor"> 2843<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_PLAYER_ERROR"> 2844<!-- --> 2845</a><code>public static final int</code></td> 2846<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_PLAYER_ERROR">EVENT_PLAYER_ERROR</a></code></th> 2847<td class="colLast"><code>10</code></td> 2848</tr> 2849<tr class="altColor"> 2850<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_PLAYLIST_METADATA_CHANGED"> 2851<!-- --> 2852</a><code>public static final int</code></td> 2853<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_PLAYLIST_METADATA_CHANGED">EVENT_PLAYLIST_METADATA_CHANGED</a></code></th> 2854<td class="colLast"><code>15</code></td> 2855</tr> 2856<tr class="rowColor"> 2857<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_POSITION_DISCONTINUITY"> 2858<!-- --> 2859</a><code>public static final int</code></td> 2860<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_POSITION_DISCONTINUITY">EVENT_POSITION_DISCONTINUITY</a></code></th> 2861<td class="colLast"><code>11</code></td> 2862</tr> 2863<tr class="altColor"> 2864<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_REPEAT_MODE_CHANGED"> 2865<!-- --> 2866</a><code>public static final int</code></td> 2867<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_REPEAT_MODE_CHANGED">EVENT_REPEAT_MODE_CHANGED</a></code></th> 2868<td class="colLast"><code>8</code></td> 2869</tr> 2870<tr class="rowColor"> 2871<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_SEEK_BACK_INCREMENT_CHANGED"> 2872<!-- --> 2873</a><code>public static final int</code></td> 2874<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_SEEK_BACK_INCREMENT_CHANGED">EVENT_SEEK_BACK_INCREMENT_CHANGED</a></code></th> 2875<td class="colLast"><code>16</code></td> 2876</tr> 2877<tr class="altColor"> 2878<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_SEEK_FORWARD_INCREMENT_CHANGED"> 2879<!-- --> 2880</a><code>public static final int</code></td> 2881<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_SEEK_FORWARD_INCREMENT_CHANGED">EVENT_SEEK_FORWARD_INCREMENT_CHANGED</a></code></th> 2882<td class="colLast"><code>17</code></td> 2883</tr> 2884<tr class="rowColor"> 2885<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_SHUFFLE_MODE_ENABLED_CHANGED"> 2886<!-- --> 2887</a><code>public static final int</code></td> 2888<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_SHUFFLE_MODE_ENABLED_CHANGED">EVENT_SHUFFLE_MODE_ENABLED_CHANGED</a></code></th> 2889<td class="colLast"><code>9</code></td> 2890</tr> 2891<tr class="altColor"> 2892<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_TIMELINE_CHANGED"> 2893<!-- --> 2894</a><code>public static final int</code></td> 2895<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_TIMELINE_CHANGED">EVENT_TIMELINE_CHANGED</a></code></th> 2896<td class="colLast"><code>0</code></td> 2897</tr> 2898<tr class="rowColor"> 2899<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_TRACK_SELECTION_PARAMETERS_CHANGED"> 2900<!-- --> 2901</a><code>public static final int</code></td> 2902<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_TRACK_SELECTION_PARAMETERS_CHANGED">EVENT_TRACK_SELECTION_PARAMETERS_CHANGED</a></code></th> 2903<td class="colLast"><code>19</code></td> 2904</tr> 2905<tr class="altColor"> 2906<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_TRACKS_CHANGED"> 2907<!-- --> 2908</a><code>public static final int</code></td> 2909<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#EVENT_TRACKS_CHANGED">EVENT_TRACKS_CHANGED</a></code></th> 2910<td class="colLast"><code>2</code></td> 2911</tr> 2912<tr class="rowColor"> 2913<td class="colFirst"><a id="com.google.android.exoplayer2.Player.MEDIA_ITEM_TRANSITION_REASON_AUTO"> 2914<!-- --> 2915</a><code>public static final int</code></td> 2916<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#MEDIA_ITEM_TRANSITION_REASON_AUTO">MEDIA_ITEM_TRANSITION_REASON_AUTO</a></code></th> 2917<td class="colLast"><code>1</code></td> 2918</tr> 2919<tr class="altColor"> 2920<td class="colFirst"><a id="com.google.android.exoplayer2.Player.MEDIA_ITEM_TRANSITION_REASON_PLAYLIST_CHANGED"> 2921<!-- --> 2922</a><code>public static final int</code></td> 2923<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#MEDIA_ITEM_TRANSITION_REASON_PLAYLIST_CHANGED">MEDIA_ITEM_TRANSITION_REASON_PLAYLIST_CHANGED</a></code></th> 2924<td class="colLast"><code>3</code></td> 2925</tr> 2926<tr class="rowColor"> 2927<td class="colFirst"><a id="com.google.android.exoplayer2.Player.MEDIA_ITEM_TRANSITION_REASON_REPEAT"> 2928<!-- --> 2929</a><code>public static final int</code></td> 2930<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#MEDIA_ITEM_TRANSITION_REASON_REPEAT">MEDIA_ITEM_TRANSITION_REASON_REPEAT</a></code></th> 2931<td class="colLast"><code>0</code></td> 2932</tr> 2933<tr class="altColor"> 2934<td class="colFirst"><a id="com.google.android.exoplayer2.Player.MEDIA_ITEM_TRANSITION_REASON_SEEK"> 2935<!-- --> 2936</a><code>public static final int</code></td> 2937<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#MEDIA_ITEM_TRANSITION_REASON_SEEK">MEDIA_ITEM_TRANSITION_REASON_SEEK</a></code></th> 2938<td class="colLast"><code>2</code></td> 2939</tr> 2940<tr class="rowColor"> 2941<td class="colFirst"><a id="com.google.android.exoplayer2.Player.PLAY_WHEN_READY_CHANGE_REASON_AUDIO_BECOMING_NOISY"> 2942<!-- --> 2943</a><code>public static final int</code></td> 2944<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#PLAY_WHEN_READY_CHANGE_REASON_AUDIO_BECOMING_NOISY">PLAY_WHEN_READY_CHANGE_REASON_AUDIO_BECOMING_NOISY</a></code></th> 2945<td class="colLast"><code>3</code></td> 2946</tr> 2947<tr class="altColor"> 2948<td class="colFirst"><a id="com.google.android.exoplayer2.Player.PLAY_WHEN_READY_CHANGE_REASON_AUDIO_FOCUS_LOSS"> 2949<!-- --> 2950</a><code>public static final int</code></td> 2951<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#PLAY_WHEN_READY_CHANGE_REASON_AUDIO_FOCUS_LOSS">PLAY_WHEN_READY_CHANGE_REASON_AUDIO_FOCUS_LOSS</a></code></th> 2952<td class="colLast"><code>2</code></td> 2953</tr> 2954<tr class="rowColor"> 2955<td class="colFirst"><a id="com.google.android.exoplayer2.Player.PLAY_WHEN_READY_CHANGE_REASON_END_OF_MEDIA_ITEM"> 2956<!-- --> 2957</a><code>public static final int</code></td> 2958<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#PLAY_WHEN_READY_CHANGE_REASON_END_OF_MEDIA_ITEM">PLAY_WHEN_READY_CHANGE_REASON_END_OF_MEDIA_ITEM</a></code></th> 2959<td class="colLast"><code>5</code></td> 2960</tr> 2961<tr class="altColor"> 2962<td class="colFirst"><a id="com.google.android.exoplayer2.Player.PLAY_WHEN_READY_CHANGE_REASON_REMOTE"> 2963<!-- --> 2964</a><code>public static final int</code></td> 2965<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#PLAY_WHEN_READY_CHANGE_REASON_REMOTE">PLAY_WHEN_READY_CHANGE_REASON_REMOTE</a></code></th> 2966<td class="colLast"><code>4</code></td> 2967</tr> 2968<tr class="rowColor"> 2969<td class="colFirst"><a id="com.google.android.exoplayer2.Player.PLAY_WHEN_READY_CHANGE_REASON_USER_REQUEST"> 2970<!-- --> 2971</a><code>public static final int</code></td> 2972<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#PLAY_WHEN_READY_CHANGE_REASON_USER_REQUEST">PLAY_WHEN_READY_CHANGE_REASON_USER_REQUEST</a></code></th> 2973<td class="colLast"><code>1</code></td> 2974</tr> 2975<tr class="altColor"> 2976<td class="colFirst"><a id="com.google.android.exoplayer2.Player.PLAYBACK_SUPPRESSION_REASON_NONE"> 2977<!-- --> 2978</a><code>public static final int</code></td> 2979<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#PLAYBACK_SUPPRESSION_REASON_NONE">PLAYBACK_SUPPRESSION_REASON_NONE</a></code></th> 2980<td class="colLast"><code>0</code></td> 2981</tr> 2982<tr class="rowColor"> 2983<td class="colFirst"><a id="com.google.android.exoplayer2.Player.PLAYBACK_SUPPRESSION_REASON_TRANSIENT_AUDIO_FOCUS_LOSS"> 2984<!-- --> 2985</a><code>public static final int</code></td> 2986<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#PLAYBACK_SUPPRESSION_REASON_TRANSIENT_AUDIO_FOCUS_LOSS">PLAYBACK_SUPPRESSION_REASON_TRANSIENT_AUDIO_FOCUS_LOSS</a></code></th> 2987<td class="colLast"><code>1</code></td> 2988</tr> 2989<tr class="altColor"> 2990<td class="colFirst"><a id="com.google.android.exoplayer2.Player.REPEAT_MODE_ALL"> 2991<!-- --> 2992</a><code>public static final int</code></td> 2993<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#REPEAT_MODE_ALL">REPEAT_MODE_ALL</a></code></th> 2994<td class="colLast"><code>2</code></td> 2995</tr> 2996<tr class="rowColor"> 2997<td class="colFirst"><a id="com.google.android.exoplayer2.Player.REPEAT_MODE_OFF"> 2998<!-- --> 2999</a><code>public static final int</code></td> 3000<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#REPEAT_MODE_OFF">REPEAT_MODE_OFF</a></code></th> 3001<td class="colLast"><code>0</code></td> 3002</tr> 3003<tr class="altColor"> 3004<td class="colFirst"><a id="com.google.android.exoplayer2.Player.REPEAT_MODE_ONE"> 3005<!-- --> 3006</a><code>public static final int</code></td> 3007<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#REPEAT_MODE_ONE">REPEAT_MODE_ONE</a></code></th> 3008<td class="colLast"><code>1</code></td> 3009</tr> 3010<tr class="rowColor"> 3011<td class="colFirst"><a id="com.google.android.exoplayer2.Player.STATE_BUFFERING"> 3012<!-- --> 3013</a><code>public static final int</code></td> 3014<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#STATE_BUFFERING">STATE_BUFFERING</a></code></th> 3015<td class="colLast"><code>2</code></td> 3016</tr> 3017<tr class="altColor"> 3018<td class="colFirst"><a id="com.google.android.exoplayer2.Player.STATE_ENDED"> 3019<!-- --> 3020</a><code>public static final int</code></td> 3021<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#STATE_ENDED">STATE_ENDED</a></code></th> 3022<td class="colLast"><code>4</code></td> 3023</tr> 3024<tr class="rowColor"> 3025<td class="colFirst"><a id="com.google.android.exoplayer2.Player.STATE_IDLE"> 3026<!-- --> 3027</a><code>public static final int</code></td> 3028<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#STATE_IDLE">STATE_IDLE</a></code></th> 3029<td class="colLast"><code>1</code></td> 3030</tr> 3031<tr class="altColor"> 3032<td class="colFirst"><a id="com.google.android.exoplayer2.Player.STATE_READY"> 3033<!-- --> 3034</a><code>public static final int</code></td> 3035<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#STATE_READY">STATE_READY</a></code></th> 3036<td class="colLast"><code>3</code></td> 3037</tr> 3038<tr class="rowColor"> 3039<td class="colFirst"><a id="com.google.android.exoplayer2.Player.TIMELINE_CHANGE_REASON_PLAYLIST_CHANGED"> 3040<!-- --> 3041</a><code>public static final int</code></td> 3042<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#TIMELINE_CHANGE_REASON_PLAYLIST_CHANGED">TIMELINE_CHANGE_REASON_PLAYLIST_CHANGED</a></code></th> 3043<td class="colLast"><code>0</code></td> 3044</tr> 3045<tr class="altColor"> 3046<td class="colFirst"><a id="com.google.android.exoplayer2.Player.TIMELINE_CHANGE_REASON_SOURCE_UPDATE"> 3047<!-- --> 3048</a><code>public static final int</code></td> 3049<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#TIMELINE_CHANGE_REASON_SOURCE_UPDATE">TIMELINE_CHANGE_REASON_SOURCE_UPDATE</a></code></th> 3050<td class="colLast"><code>1</code></td> 3051</tr> 3052</tbody> 3053</table> 3054</li> 3055<li class="blockList"> 3056<table class="constantsSummary"> 3057<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/Rating.html" title="class in com.google.android.exoplayer2">Rating</a></span><span class="tabEnd"> </span></caption> 3058<tr> 3059<th class="colFirst" scope="col">Modifier and Type</th> 3060<th class="colSecond" scope="col">Constant Field</th> 3061<th class="colLast" scope="col">Value</th> 3062</tr> 3063<tbody> 3064<tr class="altColor"> 3065<td class="colFirst"><a id="com.google.android.exoplayer2.Rating.RATING_UNSET"> 3066<!-- --> 3067</a><code>public static final float</code></td> 3068<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Rating.html#RATING_UNSET">RATING_UNSET</a></code></th> 3069<td class="colLast"><code>-1.0f</code></td> 3070</tr> 3071</tbody> 3072</table> 3073</li> 3074<li class="blockList"> 3075<table class="constantsSummary"> 3076<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/Renderer.html" title="interface in com.google.android.exoplayer2">Renderer</a></span><span class="tabEnd"> </span></caption> 3077<tr> 3078<th class="colFirst" scope="col">Modifier and Type</th> 3079<th class="colSecond" scope="col">Constant Field</th> 3080<th class="colLast" scope="col">Value</th> 3081</tr> 3082<tbody> 3083<tr class="altColor"> 3084<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_CUSTOM_BASE"> 3085<!-- --> 3086</a><code>public static final int</code></td> 3087<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#MSG_CUSTOM_BASE">MSG_CUSTOM_BASE</a></code></th> 3088<td class="colLast"><code>10000</code></td> 3089</tr> 3090<tr class="rowColor"> 3091<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_AUDIO_ATTRIBUTES"> 3092<!-- --> 3093</a><code>public static final int</code></td> 3094<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#MSG_SET_AUDIO_ATTRIBUTES">MSG_SET_AUDIO_ATTRIBUTES</a></code></th> 3095<td class="colLast"><code>3</code></td> 3096</tr> 3097<tr class="altColor"> 3098<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_AUDIO_SESSION_ID"> 3099<!-- --> 3100</a><code>public static final int</code></td> 3101<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#MSG_SET_AUDIO_SESSION_ID">MSG_SET_AUDIO_SESSION_ID</a></code></th> 3102<td class="colLast"><code>10</code></td> 3103</tr> 3104<tr class="rowColor"> 3105<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_AUX_EFFECT_INFO"> 3106<!-- --> 3107</a><code>public static final int</code></td> 3108<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#MSG_SET_AUX_EFFECT_INFO">MSG_SET_AUX_EFFECT_INFO</a></code></th> 3109<td class="colLast"><code>6</code></td> 3110</tr> 3111<tr class="altColor"> 3112<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_CAMERA_MOTION_LISTENER"> 3113<!-- --> 3114</a><code>public static final int</code></td> 3115<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#MSG_SET_CAMERA_MOTION_LISTENER">MSG_SET_CAMERA_MOTION_LISTENER</a></code></th> 3116<td class="colLast"><code>8</code></td> 3117</tr> 3118<tr class="rowColor"> 3119<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_CHANGE_FRAME_RATE_STRATEGY"> 3120<!-- --> 3121</a><code>public static final int</code></td> 3122<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#MSG_SET_CHANGE_FRAME_RATE_STRATEGY">MSG_SET_CHANGE_FRAME_RATE_STRATEGY</a></code></th> 3123<td class="colLast"><code>5</code></td> 3124</tr> 3125<tr class="altColor"> 3126<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_SCALING_MODE"> 3127<!-- --> 3128</a><code>public static final int</code></td> 3129<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#MSG_SET_SCALING_MODE">MSG_SET_SCALING_MODE</a></code></th> 3130<td class="colLast"><code>4</code></td> 3131</tr> 3132<tr class="rowColor"> 3133<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_SKIP_SILENCE_ENABLED"> 3134<!-- --> 3135</a><code>public static final int</code></td> 3136<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#MSG_SET_SKIP_SILENCE_ENABLED">MSG_SET_SKIP_SILENCE_ENABLED</a></code></th> 3137<td class="colLast"><code>9</code></td> 3138</tr> 3139<tr class="altColor"> 3140<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_VIDEO_FRAME_METADATA_LISTENER"> 3141<!-- --> 3142</a><code>public static final int</code></td> 3143<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#MSG_SET_VIDEO_FRAME_METADATA_LISTENER">MSG_SET_VIDEO_FRAME_METADATA_LISTENER</a></code></th> 3144<td class="colLast"><code>7</code></td> 3145</tr> 3146<tr class="rowColor"> 3147<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_VIDEO_OUTPUT"> 3148<!-- --> 3149</a><code>public static final int</code></td> 3150<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#MSG_SET_VIDEO_OUTPUT">MSG_SET_VIDEO_OUTPUT</a></code></th> 3151<td class="colLast"><code>1</code></td> 3152</tr> 3153<tr class="altColor"> 3154<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_VOLUME"> 3155<!-- --> 3156</a><code>public static final int</code></td> 3157<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#MSG_SET_VOLUME">MSG_SET_VOLUME</a></code></th> 3158<td class="colLast"><code>2</code></td> 3159</tr> 3160<tr class="rowColor"> 3161<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_WAKEUP_LISTENER"> 3162<!-- --> 3163</a><code>public static final int</code></td> 3164<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#MSG_SET_WAKEUP_LISTENER">MSG_SET_WAKEUP_LISTENER</a></code></th> 3165<td class="colLast"><code>11</code></td> 3166</tr> 3167<tr class="altColor"> 3168<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.STATE_DISABLED"> 3169<!-- --> 3170</a><code>public static final int</code></td> 3171<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#STATE_DISABLED">STATE_DISABLED</a></code></th> 3172<td class="colLast"><code>0</code></td> 3173</tr> 3174<tr class="rowColor"> 3175<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.STATE_ENABLED"> 3176<!-- --> 3177</a><code>public static final int</code></td> 3178<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#STATE_ENABLED">STATE_ENABLED</a></code></th> 3179<td class="colLast"><code>1</code></td> 3180</tr> 3181<tr class="altColor"> 3182<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.STATE_STARTED"> 3183<!-- --> 3184</a><code>public static final int</code></td> 3185<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#STATE_STARTED">STATE_STARTED</a></code></th> 3186<td class="colLast"><code>2</code></td> 3187</tr> 3188</tbody> 3189</table> 3190</li> 3191<li class="blockList"> 3192<table class="constantsSummary"> 3193<caption><span>com.google.android.exoplayer2.<a href="com/google/android/exoplayer2/RendererCapabilities.html" title="interface in com.google.android.exoplayer2">RendererCapabilities</a></span><span class="tabEnd"> </span></caption> 3194<tr> 3195<th class="colFirst" scope="col">Modifier and Type</th> 3196<th class="colSecond" scope="col">Constant Field</th> 3197<th class="colLast" scope="col">Value</th> 3198</tr> 3199<tbody> 3200<tr class="altColor"> 3201<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.ADAPTIVE_NOT_SEAMLESS"> 3202<!-- --> 3203</a><code>public static final int</code></td> 3204<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#ADAPTIVE_NOT_SEAMLESS">ADAPTIVE_NOT_SEAMLESS</a></code></th> 3205<td class="colLast"><code>8</code></td> 3206</tr> 3207<tr class="rowColor"> 3208<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.ADAPTIVE_NOT_SUPPORTED"> 3209<!-- --> 3210</a><code>public static final int</code></td> 3211<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#ADAPTIVE_NOT_SUPPORTED">ADAPTIVE_NOT_SUPPORTED</a></code></th> 3212<td class="colLast"><code>0</code></td> 3213</tr> 3214<tr class="altColor"> 3215<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.ADAPTIVE_SEAMLESS"> 3216<!-- --> 3217</a><code>public static final int</code></td> 3218<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#ADAPTIVE_SEAMLESS">ADAPTIVE_SEAMLESS</a></code></th> 3219<td class="colLast"><code>16</code></td> 3220</tr> 3221<tr class="rowColor"> 3222<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.ADAPTIVE_SUPPORT_MASK"> 3223<!-- --> 3224</a><code>public static final int</code></td> 3225<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#ADAPTIVE_SUPPORT_MASK">ADAPTIVE_SUPPORT_MASK</a></code></th> 3226<td class="colLast"><code>24</code></td> 3227</tr> 3228<tr class="altColor"> 3229<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.FORMAT_EXCEEDS_CAPABILITIES"> 3230<!-- --> 3231</a><code>public static final int</code></td> 3232<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#FORMAT_EXCEEDS_CAPABILITIES">FORMAT_EXCEEDS_CAPABILITIES</a></code></th> 3233<td class="colLast"><code>3</code></td> 3234</tr> 3235<tr class="rowColor"> 3236<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.FORMAT_HANDLED"> 3237<!-- --> 3238</a><code>public static final int</code></td> 3239<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#FORMAT_HANDLED">FORMAT_HANDLED</a></code></th> 3240<td class="colLast"><code>4</code></td> 3241</tr> 3242<tr class="altColor"> 3243<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.FORMAT_SUPPORT_MASK"> 3244<!-- --> 3245</a><code>public static final int</code></td> 3246<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#FORMAT_SUPPORT_MASK">FORMAT_SUPPORT_MASK</a></code></th> 3247<td class="colLast"><code>7</code></td> 3248</tr> 3249<tr class="rowColor"> 3250<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.FORMAT_UNSUPPORTED_DRM"> 3251<!-- --> 3252</a><code>public static final int</code></td> 3253<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#FORMAT_UNSUPPORTED_DRM">FORMAT_UNSUPPORTED_DRM</a></code></th> 3254<td class="colLast"><code>2</code></td> 3255</tr> 3256<tr class="altColor"> 3257<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.FORMAT_UNSUPPORTED_SUBTYPE"> 3258<!-- --> 3259</a><code>public static final int</code></td> 3260<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#FORMAT_UNSUPPORTED_SUBTYPE">FORMAT_UNSUPPORTED_SUBTYPE</a></code></th> 3261<td class="colLast"><code>1</code></td> 3262</tr> 3263<tr class="rowColor"> 3264<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.FORMAT_UNSUPPORTED_TYPE"> 3265<!-- --> 3266</a><code>public static final int</code></td> 3267<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#FORMAT_UNSUPPORTED_TYPE">FORMAT_UNSUPPORTED_TYPE</a></code></th> 3268<td class="colLast"><code>0</code></td> 3269</tr> 3270<tr class="altColor"> 3271<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.TUNNELING_NOT_SUPPORTED"> 3272<!-- --> 3273</a><code>public static final int</code></td> 3274<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#TUNNELING_NOT_SUPPORTED">TUNNELING_NOT_SUPPORTED</a></code></th> 3275<td class="colLast"><code>0</code></td> 3276</tr> 3277<tr class="rowColor"> 3278<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.TUNNELING_SUPPORT_MASK"> 3279<!-- --> 3280</a><code>public static final int</code></td> 3281<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#TUNNELING_SUPPORT_MASK">TUNNELING_SUPPORT_MASK</a></code></th> 3282<td class="colLast"><code>32</code></td> 3283</tr> 3284<tr class="altColor"> 3285<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.TUNNELING_SUPPORTED"> 3286<!-- --> 3287</a><code>public static final int</code></td> 3288<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#TUNNELING_SUPPORTED">TUNNELING_SUPPORTED</a></code></th> 3289<td class="colLast"><code>32</code></td> 3290</tr> 3291</tbody> 3292</table> 3293</li> 3294</ul> 3295<ul class="blockList"> 3296<li class="blockList"> 3297<table class="constantsSummary"> 3298<caption><span>com.google.android.exoplayer2.analytics.<a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html" title="interface in com.google.android.exoplayer2.analytics">AnalyticsListener</a></span><span class="tabEnd"> </span></caption> 3299<tr> 3300<th class="colFirst" scope="col">Modifier and Type</th> 3301<th class="colSecond" scope="col">Constant Field</th> 3302<th class="colLast" scope="col">Value</th> 3303</tr> 3304<tbody> 3305<tr class="altColor"> 3306<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_ATTRIBUTES_CHANGED"> 3307<!-- --> 3308</a><code>public static final int</code></td> 3309<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_AUDIO_ATTRIBUTES_CHANGED">EVENT_AUDIO_ATTRIBUTES_CHANGED</a></code></th> 3310<td class="colLast"><code>1016</code></td> 3311</tr> 3312<tr class="rowColor"> 3313<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_CODEC_ERROR"> 3314<!-- --> 3315</a><code>public static final int</code></td> 3316<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_AUDIO_CODEC_ERROR">EVENT_AUDIO_CODEC_ERROR</a></code></th> 3317<td class="colLast"><code>1037</code></td> 3318</tr> 3319<tr class="altColor"> 3320<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_DECODER_INITIALIZED"> 3321<!-- --> 3322</a><code>public static final int</code></td> 3323<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_AUDIO_DECODER_INITIALIZED">EVENT_AUDIO_DECODER_INITIALIZED</a></code></th> 3324<td class="colLast"><code>1009</code></td> 3325</tr> 3326<tr class="rowColor"> 3327<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_DECODER_RELEASED"> 3328<!-- --> 3329</a><code>public static final int</code></td> 3330<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_AUDIO_DECODER_RELEASED">EVENT_AUDIO_DECODER_RELEASED</a></code></th> 3331<td class="colLast"><code>1013</code></td> 3332</tr> 3333<tr class="altColor"> 3334<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_DISABLED"> 3335<!-- --> 3336</a><code>public static final int</code></td> 3337<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_AUDIO_DISABLED">EVENT_AUDIO_DISABLED</a></code></th> 3338<td class="colLast"><code>1014</code></td> 3339</tr> 3340<tr class="rowColor"> 3341<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_ENABLED"> 3342<!-- --> 3343</a><code>public static final int</code></td> 3344<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_AUDIO_ENABLED">EVENT_AUDIO_ENABLED</a></code></th> 3345<td class="colLast"><code>1008</code></td> 3346</tr> 3347<tr class="altColor"> 3348<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_INPUT_FORMAT_CHANGED"> 3349<!-- --> 3350</a><code>public static final int</code></td> 3351<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_AUDIO_INPUT_FORMAT_CHANGED">EVENT_AUDIO_INPUT_FORMAT_CHANGED</a></code></th> 3352<td class="colLast"><code>1010</code></td> 3353</tr> 3354<tr class="rowColor"> 3355<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_POSITION_ADVANCING"> 3356<!-- --> 3357</a><code>public static final int</code></td> 3358<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_AUDIO_POSITION_ADVANCING">EVENT_AUDIO_POSITION_ADVANCING</a></code></th> 3359<td class="colLast"><code>1011</code></td> 3360</tr> 3361<tr class="altColor"> 3362<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_SESSION_ID"> 3363<!-- --> 3364</a><code>public static final int</code></td> 3365<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_AUDIO_SESSION_ID">EVENT_AUDIO_SESSION_ID</a></code></th> 3366<td class="colLast"><code>1015</code></td> 3367</tr> 3368<tr class="rowColor"> 3369<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_SINK_ERROR"> 3370<!-- --> 3371</a><code>public static final int</code></td> 3372<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_AUDIO_SINK_ERROR">EVENT_AUDIO_SINK_ERROR</a></code></th> 3373<td class="colLast"><code>1018</code></td> 3374</tr> 3375<tr class="altColor"> 3376<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_UNDERRUN"> 3377<!-- --> 3378</a><code>public static final int</code></td> 3379<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_AUDIO_UNDERRUN">EVENT_AUDIO_UNDERRUN</a></code></th> 3380<td class="colLast"><code>1012</code></td> 3381</tr> 3382<tr class="rowColor"> 3383<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AVAILABLE_COMMANDS_CHANGED"> 3384<!-- --> 3385</a><code>public static final int</code></td> 3386<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_AVAILABLE_COMMANDS_CHANGED">EVENT_AVAILABLE_COMMANDS_CHANGED</a></code></th> 3387<td class="colLast"><code>13</code></td> 3388</tr> 3389<tr class="altColor"> 3390<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_BANDWIDTH_ESTIMATE"> 3391<!-- --> 3392</a><code>public static final int</code></td> 3393<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_BANDWIDTH_ESTIMATE">EVENT_BANDWIDTH_ESTIMATE</a></code></th> 3394<td class="colLast"><code>1006</code></td> 3395</tr> 3396<tr class="rowColor"> 3397<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DOWNSTREAM_FORMAT_CHANGED"> 3398<!-- --> 3399</a><code>public static final int</code></td> 3400<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_DOWNSTREAM_FORMAT_CHANGED">EVENT_DOWNSTREAM_FORMAT_CHANGED</a></code></th> 3401<td class="colLast"><code>1004</code></td> 3402</tr> 3403<tr class="altColor"> 3404<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DRM_KEYS_LOADED"> 3405<!-- --> 3406</a><code>public static final int</code></td> 3407<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_DRM_KEYS_LOADED">EVENT_DRM_KEYS_LOADED</a></code></th> 3408<td class="colLast"><code>1031</code></td> 3409</tr> 3410<tr class="rowColor"> 3411<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DRM_KEYS_REMOVED"> 3412<!-- --> 3413</a><code>public static final int</code></td> 3414<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_DRM_KEYS_REMOVED">EVENT_DRM_KEYS_REMOVED</a></code></th> 3415<td class="colLast"><code>1034</code></td> 3416</tr> 3417<tr class="altColor"> 3418<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DRM_KEYS_RESTORED"> 3419<!-- --> 3420</a><code>public static final int</code></td> 3421<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_DRM_KEYS_RESTORED">EVENT_DRM_KEYS_RESTORED</a></code></th> 3422<td class="colLast"><code>1033</code></td> 3423</tr> 3424<tr class="rowColor"> 3425<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DRM_SESSION_ACQUIRED"> 3426<!-- --> 3427</a><code>public static final int</code></td> 3428<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_DRM_SESSION_ACQUIRED">EVENT_DRM_SESSION_ACQUIRED</a></code></th> 3429<td class="colLast"><code>1030</code></td> 3430</tr> 3431<tr class="altColor"> 3432<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DRM_SESSION_MANAGER_ERROR"> 3433<!-- --> 3434</a><code>public static final int</code></td> 3435<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_DRM_SESSION_MANAGER_ERROR">EVENT_DRM_SESSION_MANAGER_ERROR</a></code></th> 3436<td class="colLast"><code>1032</code></td> 3437</tr> 3438<tr class="rowColor"> 3439<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DRM_SESSION_RELEASED"> 3440<!-- --> 3441</a><code>public static final int</code></td> 3442<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_DRM_SESSION_RELEASED">EVENT_DRM_SESSION_RELEASED</a></code></th> 3443<td class="colLast"><code>1035</code></td> 3444</tr> 3445<tr class="altColor"> 3446<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DROPPED_VIDEO_FRAMES"> 3447<!-- --> 3448</a><code>public static final int</code></td> 3449<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_DROPPED_VIDEO_FRAMES">EVENT_DROPPED_VIDEO_FRAMES</a></code></th> 3450<td class="colLast"><code>1023</code></td> 3451</tr> 3452<tr class="rowColor"> 3453<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_IS_LOADING_CHANGED"> 3454<!-- --> 3455</a><code>public static final int</code></td> 3456<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_IS_LOADING_CHANGED">EVENT_IS_LOADING_CHANGED</a></code></th> 3457<td class="colLast"><code>3</code></td> 3458</tr> 3459<tr class="altColor"> 3460<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_IS_PLAYING_CHANGED"> 3461<!-- --> 3462</a><code>public static final int</code></td> 3463<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_IS_PLAYING_CHANGED">EVENT_IS_PLAYING_CHANGED</a></code></th> 3464<td class="colLast"><code>7</code></td> 3465</tr> 3466<tr class="rowColor"> 3467<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_LOAD_CANCELED"> 3468<!-- --> 3469</a><code>public static final int</code></td> 3470<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_LOAD_CANCELED">EVENT_LOAD_CANCELED</a></code></th> 3471<td class="colLast"><code>1002</code></td> 3472</tr> 3473<tr class="altColor"> 3474<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_LOAD_COMPLETED"> 3475<!-- --> 3476</a><code>public static final int</code></td> 3477<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_LOAD_COMPLETED">EVENT_LOAD_COMPLETED</a></code></th> 3478<td class="colLast"><code>1001</code></td> 3479</tr> 3480<tr class="rowColor"> 3481<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_LOAD_ERROR"> 3482<!-- --> 3483</a><code>public static final int</code></td> 3484<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_LOAD_ERROR">EVENT_LOAD_ERROR</a></code></th> 3485<td class="colLast"><code>1003</code></td> 3486</tr> 3487<tr class="altColor"> 3488<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_LOAD_STARTED"> 3489<!-- --> 3490</a><code>public static final int</code></td> 3491<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_LOAD_STARTED">EVENT_LOAD_STARTED</a></code></th> 3492<td class="colLast"><code>1000</code></td> 3493</tr> 3494<tr class="rowColor"> 3495<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_MAX_SEEK_TO_PREVIOUS_POSITION_CHANGED"> 3496<!-- --> 3497</a><code>public static final int</code></td> 3498<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_MAX_SEEK_TO_PREVIOUS_POSITION_CHANGED">EVENT_MAX_SEEK_TO_PREVIOUS_POSITION_CHANGED</a></code></th> 3499<td class="colLast"><code>18</code></td> 3500</tr> 3501<tr class="altColor"> 3502<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_MEDIA_ITEM_TRANSITION"> 3503<!-- --> 3504</a><code>public static final int</code></td> 3505<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_MEDIA_ITEM_TRANSITION">EVENT_MEDIA_ITEM_TRANSITION</a></code></th> 3506<td class="colLast"><code>1</code></td> 3507</tr> 3508<tr class="rowColor"> 3509<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_MEDIA_METADATA_CHANGED"> 3510<!-- --> 3511</a><code>public static final int</code></td> 3512<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_MEDIA_METADATA_CHANGED">EVENT_MEDIA_METADATA_CHANGED</a></code></th> 3513<td class="colLast"><code>14</code></td> 3514</tr> 3515<tr class="altColor"> 3516<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_METADATA"> 3517<!-- --> 3518</a><code>public static final int</code></td> 3519<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_METADATA">EVENT_METADATA</a></code></th> 3520<td class="colLast"><code>1007</code></td> 3521</tr> 3522<tr class="rowColor"> 3523<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_PLAY_WHEN_READY_CHANGED"> 3524<!-- --> 3525</a><code>public static final int</code></td> 3526<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_PLAY_WHEN_READY_CHANGED">EVENT_PLAY_WHEN_READY_CHANGED</a></code></th> 3527<td class="colLast"><code>5</code></td> 3528</tr> 3529<tr class="altColor"> 3530<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_PLAYBACK_PARAMETERS_CHANGED"> 3531<!-- --> 3532</a><code>public static final int</code></td> 3533<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_PLAYBACK_PARAMETERS_CHANGED">EVENT_PLAYBACK_PARAMETERS_CHANGED</a></code></th> 3534<td class="colLast"><code>12</code></td> 3535</tr> 3536<tr class="rowColor"> 3537<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_PLAYBACK_STATE_CHANGED"> 3538<!-- --> 3539</a><code>public static final int</code></td> 3540<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_PLAYBACK_STATE_CHANGED">EVENT_PLAYBACK_STATE_CHANGED</a></code></th> 3541<td class="colLast"><code>4</code></td> 3542</tr> 3543<tr class="altColor"> 3544<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_PLAYBACK_SUPPRESSION_REASON_CHANGED"> 3545<!-- --> 3546</a><code>public static final int</code></td> 3547<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_PLAYBACK_SUPPRESSION_REASON_CHANGED">EVENT_PLAYBACK_SUPPRESSION_REASON_CHANGED</a></code></th> 3548<td class="colLast"><code>6</code></td> 3549</tr> 3550<tr class="rowColor"> 3551<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_PLAYER_ERROR"> 3552<!-- --> 3553</a><code>public static final int</code></td> 3554<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_PLAYER_ERROR">EVENT_PLAYER_ERROR</a></code></th> 3555<td class="colLast"><code>10</code></td> 3556</tr> 3557<tr class="altColor"> 3558<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_PLAYER_RELEASED"> 3559<!-- --> 3560</a><code>public static final int</code></td> 3561<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_PLAYER_RELEASED">EVENT_PLAYER_RELEASED</a></code></th> 3562<td class="colLast"><code>1036</code></td> 3563</tr> 3564<tr class="rowColor"> 3565<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_PLAYLIST_METADATA_CHANGED"> 3566<!-- --> 3567</a><code>public static final int</code></td> 3568<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_PLAYLIST_METADATA_CHANGED">EVENT_PLAYLIST_METADATA_CHANGED</a></code></th> 3569<td class="colLast"><code>15</code></td> 3570</tr> 3571<tr class="altColor"> 3572<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_POSITION_DISCONTINUITY"> 3573<!-- --> 3574</a><code>public static final int</code></td> 3575<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_POSITION_DISCONTINUITY">EVENT_POSITION_DISCONTINUITY</a></code></th> 3576<td class="colLast"><code>11</code></td> 3577</tr> 3578<tr class="rowColor"> 3579<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_RENDERED_FIRST_FRAME"> 3580<!-- --> 3581</a><code>public static final int</code></td> 3582<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_RENDERED_FIRST_FRAME">EVENT_RENDERED_FIRST_FRAME</a></code></th> 3583<td class="colLast"><code>1027</code></td> 3584</tr> 3585<tr class="altColor"> 3586<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_REPEAT_MODE_CHANGED"> 3587<!-- --> 3588</a><code>public static final int</code></td> 3589<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_REPEAT_MODE_CHANGED">EVENT_REPEAT_MODE_CHANGED</a></code></th> 3590<td class="colLast"><code>8</code></td> 3591</tr> 3592<tr class="rowColor"> 3593<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_SEEK_BACK_INCREMENT_CHANGED"> 3594<!-- --> 3595</a><code>public static final int</code></td> 3596<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_SEEK_BACK_INCREMENT_CHANGED">EVENT_SEEK_BACK_INCREMENT_CHANGED</a></code></th> 3597<td class="colLast"><code>16</code></td> 3598</tr> 3599<tr class="altColor"> 3600<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_SEEK_FORWARD_INCREMENT_CHANGED"> 3601<!-- --> 3602</a><code>public static final int</code></td> 3603<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_SEEK_FORWARD_INCREMENT_CHANGED">EVENT_SEEK_FORWARD_INCREMENT_CHANGED</a></code></th> 3604<td class="colLast"><code>17</code></td> 3605</tr> 3606<tr class="rowColor"> 3607<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_SHUFFLE_MODE_ENABLED_CHANGED"> 3608<!-- --> 3609</a><code>public static final int</code></td> 3610<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_SHUFFLE_MODE_ENABLED_CHANGED">EVENT_SHUFFLE_MODE_ENABLED_CHANGED</a></code></th> 3611<td class="colLast"><code>9</code></td> 3612</tr> 3613<tr class="altColor"> 3614<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_SKIP_SILENCE_ENABLED_CHANGED"> 3615<!-- --> 3616</a><code>public static final int</code></td> 3617<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_SKIP_SILENCE_ENABLED_CHANGED">EVENT_SKIP_SILENCE_ENABLED_CHANGED</a></code></th> 3618<td class="colLast"><code>1017</code></td> 3619</tr> 3620<tr class="rowColor"> 3621<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_SURFACE_SIZE_CHANGED"> 3622<!-- --> 3623</a><code>public static final int</code></td> 3624<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_SURFACE_SIZE_CHANGED">EVENT_SURFACE_SIZE_CHANGED</a></code></th> 3625<td class="colLast"><code>1029</code></td> 3626</tr> 3627<tr class="altColor"> 3628<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_TIMELINE_CHANGED"> 3629<!-- --> 3630</a><code>public static final int</code></td> 3631<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_TIMELINE_CHANGED">EVENT_TIMELINE_CHANGED</a></code></th> 3632<td class="colLast"><code>0</code></td> 3633</tr> 3634<tr class="rowColor"> 3635<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_TRACKS_CHANGED"> 3636<!-- --> 3637</a><code>public static final int</code></td> 3638<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_TRACKS_CHANGED">EVENT_TRACKS_CHANGED</a></code></th> 3639<td class="colLast"><code>2</code></td> 3640</tr> 3641<tr class="altColor"> 3642<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_UPSTREAM_DISCARDED"> 3643<!-- --> 3644</a><code>public static final int</code></td> 3645<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_UPSTREAM_DISCARDED">EVENT_UPSTREAM_DISCARDED</a></code></th> 3646<td class="colLast"><code>1005</code></td> 3647</tr> 3648<tr class="rowColor"> 3649<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VIDEO_CODEC_ERROR"> 3650<!-- --> 3651</a><code>public static final int</code></td> 3652<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_VIDEO_CODEC_ERROR">EVENT_VIDEO_CODEC_ERROR</a></code></th> 3653<td class="colLast"><code>1038</code></td> 3654</tr> 3655<tr class="altColor"> 3656<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VIDEO_DECODER_INITIALIZED"> 3657<!-- --> 3658</a><code>public static final int</code></td> 3659<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_VIDEO_DECODER_INITIALIZED">EVENT_VIDEO_DECODER_INITIALIZED</a></code></th> 3660<td class="colLast"><code>1021</code></td> 3661</tr> 3662<tr class="rowColor"> 3663<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VIDEO_DECODER_RELEASED"> 3664<!-- --> 3665</a><code>public static final int</code></td> 3666<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_VIDEO_DECODER_RELEASED">EVENT_VIDEO_DECODER_RELEASED</a></code></th> 3667<td class="colLast"><code>1024</code></td> 3668</tr> 3669<tr class="altColor"> 3670<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VIDEO_DISABLED"> 3671<!-- --> 3672</a><code>public static final int</code></td> 3673<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_VIDEO_DISABLED">EVENT_VIDEO_DISABLED</a></code></th> 3674<td class="colLast"><code>1025</code></td> 3675</tr> 3676<tr class="rowColor"> 3677<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VIDEO_ENABLED"> 3678<!-- --> 3679</a><code>public static final int</code></td> 3680<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_VIDEO_ENABLED">EVENT_VIDEO_ENABLED</a></code></th> 3681<td class="colLast"><code>1020</code></td> 3682</tr> 3683<tr class="altColor"> 3684<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VIDEO_FRAME_PROCESSING_OFFSET"> 3685<!-- --> 3686</a><code>public static final int</code></td> 3687<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_VIDEO_FRAME_PROCESSING_OFFSET">EVENT_VIDEO_FRAME_PROCESSING_OFFSET</a></code></th> 3688<td class="colLast"><code>1026</code></td> 3689</tr> 3690<tr class="rowColor"> 3691<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VIDEO_INPUT_FORMAT_CHANGED"> 3692<!-- --> 3693</a><code>public static final int</code></td> 3694<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_VIDEO_INPUT_FORMAT_CHANGED">EVENT_VIDEO_INPUT_FORMAT_CHANGED</a></code></th> 3695<td class="colLast"><code>1022</code></td> 3696</tr> 3697<tr class="altColor"> 3698<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VIDEO_SIZE_CHANGED"> 3699<!-- --> 3700</a><code>public static final int</code></td> 3701<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_VIDEO_SIZE_CHANGED">EVENT_VIDEO_SIZE_CHANGED</a></code></th> 3702<td class="colLast"><code>1028</code></td> 3703</tr> 3704<tr class="rowColor"> 3705<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VOLUME_CHANGED"> 3706<!-- --> 3707</a><code>public static final int</code></td> 3708<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_VOLUME_CHANGED">EVENT_VOLUME_CHANGED</a></code></th> 3709<td class="colLast"><code>1019</code></td> 3710</tr> 3711</tbody> 3712</table> 3713</li> 3714<li class="blockList"> 3715<table class="constantsSummary"> 3716<caption><span>com.google.android.exoplayer2.analytics.<a href="com/google/android/exoplayer2/analytics/PlaybackStats.html" title="class in com.google.android.exoplayer2.analytics">PlaybackStats</a></span><span class="tabEnd"> </span></caption> 3717<tr> 3718<th class="colFirst" scope="col">Modifier and Type</th> 3719<th class="colSecond" scope="col">Constant Field</th> 3720<th class="colLast" scope="col">Value</th> 3721</tr> 3722<tbody> 3723<tr class="altColor"> 3724<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_ABANDONED"> 3725<!-- --> 3726</a><code>public static final int</code></td> 3727<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_ABANDONED">PLAYBACK_STATE_ABANDONED</a></code></th> 3728<td class="colLast"><code>15</code></td> 3729</tr> 3730<tr class="rowColor"> 3731<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_BUFFERING"> 3732<!-- --> 3733</a><code>public static final int</code></td> 3734<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_BUFFERING">PLAYBACK_STATE_BUFFERING</a></code></th> 3735<td class="colLast"><code>6</code></td> 3736</tr> 3737<tr class="altColor"> 3738<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_ENDED"> 3739<!-- --> 3740</a><code>public static final int</code></td> 3741<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_ENDED">PLAYBACK_STATE_ENDED</a></code></th> 3742<td class="colLast"><code>11</code></td> 3743</tr> 3744<tr class="rowColor"> 3745<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_FAILED"> 3746<!-- --> 3747</a><code>public static final int</code></td> 3748<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_FAILED">PLAYBACK_STATE_FAILED</a></code></th> 3749<td class="colLast"><code>13</code></td> 3750</tr> 3751<tr class="altColor"> 3752<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_INTERRUPTED_BY_AD"> 3753<!-- --> 3754</a><code>public static final int</code></td> 3755<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_INTERRUPTED_BY_AD">PLAYBACK_STATE_INTERRUPTED_BY_AD</a></code></th> 3756<td class="colLast"><code>14</code></td> 3757</tr> 3758<tr class="rowColor"> 3759<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_JOINING_BACKGROUND"> 3760<!-- --> 3761</a><code>public static final int</code></td> 3762<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_JOINING_BACKGROUND">PLAYBACK_STATE_JOINING_BACKGROUND</a></code></th> 3763<td class="colLast"><code>1</code></td> 3764</tr> 3765<tr class="altColor"> 3766<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_JOINING_FOREGROUND"> 3767<!-- --> 3768</a><code>public static final int</code></td> 3769<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_JOINING_FOREGROUND">PLAYBACK_STATE_JOINING_FOREGROUND</a></code></th> 3770<td class="colLast"><code>2</code></td> 3771</tr> 3772<tr class="rowColor"> 3773<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_NOT_STARTED"> 3774<!-- --> 3775</a><code>public static final int</code></td> 3776<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_NOT_STARTED">PLAYBACK_STATE_NOT_STARTED</a></code></th> 3777<td class="colLast"><code>0</code></td> 3778</tr> 3779<tr class="altColor"> 3780<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_PAUSED"> 3781<!-- --> 3782</a><code>public static final int</code></td> 3783<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_PAUSED">PLAYBACK_STATE_PAUSED</a></code></th> 3784<td class="colLast"><code>4</code></td> 3785</tr> 3786<tr class="rowColor"> 3787<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_PAUSED_BUFFERING"> 3788<!-- --> 3789</a><code>public static final int</code></td> 3790<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_PAUSED_BUFFERING">PLAYBACK_STATE_PAUSED_BUFFERING</a></code></th> 3791<td class="colLast"><code>7</code></td> 3792</tr> 3793<tr class="altColor"> 3794<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_PLAYING"> 3795<!-- --> 3796</a><code>public static final int</code></td> 3797<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_PLAYING">PLAYBACK_STATE_PLAYING</a></code></th> 3798<td class="colLast"><code>3</code></td> 3799</tr> 3800<tr class="rowColor"> 3801<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_SEEKING"> 3802<!-- --> 3803</a><code>public static final int</code></td> 3804<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_SEEKING">PLAYBACK_STATE_SEEKING</a></code></th> 3805<td class="colLast"><code>5</code></td> 3806</tr> 3807<tr class="altColor"> 3808<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_STOPPED"> 3809<!-- --> 3810</a><code>public static final int</code></td> 3811<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_STOPPED">PLAYBACK_STATE_STOPPED</a></code></th> 3812<td class="colLast"><code>12</code></td> 3813</tr> 3814<tr class="rowColor"> 3815<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_SUPPRESSED"> 3816<!-- --> 3817</a><code>public static final int</code></td> 3818<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_SUPPRESSED">PLAYBACK_STATE_SUPPRESSED</a></code></th> 3819<td class="colLast"><code>9</code></td> 3820</tr> 3821<tr class="altColor"> 3822<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_SUPPRESSED_BUFFERING"> 3823<!-- --> 3824</a><code>public static final int</code></td> 3825<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_SUPPRESSED_BUFFERING">PLAYBACK_STATE_SUPPRESSED_BUFFERING</a></code></th> 3826<td class="colLast"><code>10</code></td> 3827</tr> 3828</tbody> 3829</table> 3830</li> 3831</ul> 3832<ul class="blockList"> 3833<li class="blockList"> 3834<table class="constantsSummary"> 3835<caption><span>com.google.android.exoplayer2.audio.<a href="com/google/android/exoplayer2/audio/AacUtil.html" title="class in com.google.android.exoplayer2.audio">AacUtil</a></span><span class="tabEnd"> </span></caption> 3836<tr> 3837<th class="colFirst" scope="col">Modifier and Type</th> 3838<th class="colSecond" scope="col">Constant Field</th> 3839<th class="colLast" scope="col">Value</th> 3840</tr> 3841<tbody> 3842<tr class="altColor"> 3843<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_ELD_MAX_RATE_BYTES_PER_SECOND"> 3844<!-- --> 3845</a><code>public static final int</code></td> 3846<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AacUtil.html#AAC_ELD_MAX_RATE_BYTES_PER_SECOND">AAC_ELD_MAX_RATE_BYTES_PER_SECOND</a></code></th> 3847<td class="colLast"><code>8000</code></td> 3848</tr> 3849<tr class="rowColor"> 3850<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_HE_AUDIO_SAMPLE_COUNT"> 3851<!-- --> 3852</a><code>public static final int</code></td> 3853<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AacUtil.html#AAC_HE_AUDIO_SAMPLE_COUNT">AAC_HE_AUDIO_SAMPLE_COUNT</a></code></th> 3854<td class="colLast"><code>2048</code></td> 3855</tr> 3856<tr class="altColor"> 3857<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_HE_V1_MAX_RATE_BYTES_PER_SECOND"> 3858<!-- --> 3859</a><code>public static final int</code></td> 3860<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AacUtil.html#AAC_HE_V1_MAX_RATE_BYTES_PER_SECOND">AAC_HE_V1_MAX_RATE_BYTES_PER_SECOND</a></code></th> 3861<td class="colLast"><code>16000</code></td> 3862</tr> 3863<tr class="rowColor"> 3864<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_HE_V2_MAX_RATE_BYTES_PER_SECOND"> 3865<!-- --> 3866</a><code>public static final int</code></td> 3867<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AacUtil.html#AAC_HE_V2_MAX_RATE_BYTES_PER_SECOND">AAC_HE_V2_MAX_RATE_BYTES_PER_SECOND</a></code></th> 3868<td class="colLast"><code>7000</code></td> 3869</tr> 3870<tr class="altColor"> 3871<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_LC_AUDIO_SAMPLE_COUNT"> 3872<!-- --> 3873</a><code>public static final int</code></td> 3874<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AacUtil.html#AAC_LC_AUDIO_SAMPLE_COUNT">AAC_LC_AUDIO_SAMPLE_COUNT</a></code></th> 3875<td class="colLast"><code>1024</code></td> 3876</tr> 3877<tr class="rowColor"> 3878<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_LC_MAX_RATE_BYTES_PER_SECOND"> 3879<!-- --> 3880</a><code>public static final int</code></td> 3881<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AacUtil.html#AAC_LC_MAX_RATE_BYTES_PER_SECOND">AAC_LC_MAX_RATE_BYTES_PER_SECOND</a></code></th> 3882<td class="colLast"><code>100000</code></td> 3883</tr> 3884<tr class="altColor"> 3885<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_LD_AUDIO_SAMPLE_COUNT"> 3886<!-- --> 3887</a><code>public static final int</code></td> 3888<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AacUtil.html#AAC_LD_AUDIO_SAMPLE_COUNT">AAC_LD_AUDIO_SAMPLE_COUNT</a></code></th> 3889<td class="colLast"><code>512</code></td> 3890</tr> 3891<tr class="rowColor"> 3892<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_XHE_AUDIO_SAMPLE_COUNT"> 3893<!-- --> 3894</a><code>public static final int</code></td> 3895<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AacUtil.html#AAC_XHE_AUDIO_SAMPLE_COUNT">AAC_XHE_AUDIO_SAMPLE_COUNT</a></code></th> 3896<td class="colLast"><code>1024</code></td> 3897</tr> 3898<tr class="altColor"> 3899<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_XHE_MAX_RATE_BYTES_PER_SECOND"> 3900<!-- --> 3901</a><code>public static final int</code></td> 3902<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AacUtil.html#AAC_XHE_MAX_RATE_BYTES_PER_SECOND">AAC_XHE_MAX_RATE_BYTES_PER_SECOND</a></code></th> 3903<td class="colLast"><code>256000</code></td> 3904</tr> 3905<tr class="rowColor"> 3906<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AUDIO_OBJECT_TYPE_AAC_ELD"> 3907<!-- --> 3908</a><code>public static final int</code></td> 3909<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AacUtil.html#AUDIO_OBJECT_TYPE_AAC_ELD">AUDIO_OBJECT_TYPE_AAC_ELD</a></code></th> 3910<td class="colLast"><code>23</code></td> 3911</tr> 3912<tr class="altColor"> 3913<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AUDIO_OBJECT_TYPE_AAC_ER_BSAC"> 3914<!-- --> 3915</a><code>public static final int</code></td> 3916<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AacUtil.html#AUDIO_OBJECT_TYPE_AAC_ER_BSAC">AUDIO_OBJECT_TYPE_AAC_ER_BSAC</a></code></th> 3917<td class="colLast"><code>22</code></td> 3918</tr> 3919<tr class="rowColor"> 3920<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AUDIO_OBJECT_TYPE_AAC_LC"> 3921<!-- --> 3922</a><code>public static final int</code></td> 3923<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AacUtil.html#AUDIO_OBJECT_TYPE_AAC_LC">AUDIO_OBJECT_TYPE_AAC_LC</a></code></th> 3924<td class="colLast"><code>2</code></td> 3925</tr> 3926<tr class="altColor"> 3927<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AUDIO_OBJECT_TYPE_AAC_PS"> 3928<!-- --> 3929</a><code>public static final int</code></td> 3930<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AacUtil.html#AUDIO_OBJECT_TYPE_AAC_PS">AUDIO_OBJECT_TYPE_AAC_PS</a></code></th> 3931<td class="colLast"><code>29</code></td> 3932</tr> 3933<tr class="rowColor"> 3934<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AUDIO_OBJECT_TYPE_AAC_SBR"> 3935<!-- --> 3936</a><code>public static final int</code></td> 3937<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AacUtil.html#AUDIO_OBJECT_TYPE_AAC_SBR">AUDIO_OBJECT_TYPE_AAC_SBR</a></code></th> 3938<td class="colLast"><code>5</code></td> 3939</tr> 3940<tr class="altColor"> 3941<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AUDIO_OBJECT_TYPE_AAC_XHE"> 3942<!-- --> 3943</a><code>public static final int</code></td> 3944<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AacUtil.html#AUDIO_OBJECT_TYPE_AAC_XHE">AUDIO_OBJECT_TYPE_AAC_XHE</a></code></th> 3945<td class="colLast"><code>42</code></td> 3946</tr> 3947</tbody> 3948</table> 3949</li> 3950<li class="blockList"> 3951<table class="constantsSummary"> 3952<caption><span>com.google.android.exoplayer2.audio.<a href="com/google/android/exoplayer2/audio/Ac3Util.html" title="class in com.google.android.exoplayer2.audio">Ac3Util</a></span><span class="tabEnd"> </span></caption> 3953<tr> 3954<th class="colFirst" scope="col">Modifier and Type</th> 3955<th class="colSecond" scope="col">Constant Field</th> 3956<th class="colLast" scope="col">Value</th> 3957</tr> 3958<tbody> 3959<tr class="altColor"> 3960<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.AC3_MAX_RATE_BYTES_PER_SECOND"> 3961<!-- --> 3962</a><code>public static final int</code></td> 3963<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac3Util.html#AC3_MAX_RATE_BYTES_PER_SECOND">AC3_MAX_RATE_BYTES_PER_SECOND</a></code></th> 3964<td class="colLast"><code>80000</code></td> 3965</tr> 3966<tr class="rowColor"> 3967<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.E_AC3_MAX_RATE_BYTES_PER_SECOND"> 3968<!-- --> 3969</a><code>public static final int</code></td> 3970<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac3Util.html#E_AC3_MAX_RATE_BYTES_PER_SECOND">E_AC3_MAX_RATE_BYTES_PER_SECOND</a></code></th> 3971<td class="colLast"><code>768000</code></td> 3972</tr> 3973<tr class="altColor"> 3974<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.TRUEHD_MAX_RATE_BYTES_PER_SECOND"> 3975<!-- --> 3976</a><code>public static final int</code></td> 3977<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac3Util.html#TRUEHD_MAX_RATE_BYTES_PER_SECOND">TRUEHD_MAX_RATE_BYTES_PER_SECOND</a></code></th> 3978<td class="colLast"><code>3062500</code></td> 3979</tr> 3980<tr class="rowColor"> 3981<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.TRUEHD_RECHUNK_SAMPLE_COUNT"> 3982<!-- --> 3983</a><code>public static final int</code></td> 3984<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac3Util.html#TRUEHD_RECHUNK_SAMPLE_COUNT">TRUEHD_RECHUNK_SAMPLE_COUNT</a></code></th> 3985<td class="colLast"><code>16</code></td> 3986</tr> 3987<tr class="altColor"> 3988<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.TRUEHD_SYNCFRAME_PREFIX_LENGTH"> 3989<!-- --> 3990</a><code>public static final int</code></td> 3991<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac3Util.html#TRUEHD_SYNCFRAME_PREFIX_LENGTH">TRUEHD_SYNCFRAME_PREFIX_LENGTH</a></code></th> 3992<td class="colLast"><code>10</code></td> 3993</tr> 3994</tbody> 3995</table> 3996</li> 3997<li class="blockList"> 3998<table class="constantsSummary"> 3999<caption><span>com.google.android.exoplayer2.audio.<a href="com/google/android/exoplayer2/audio/Ac3Util.SyncFrameInfo.html" title="class in com.google.android.exoplayer2.audio">Ac3Util.SyncFrameInfo</a></span><span class="tabEnd"> </span></caption> 4000<tr> 4001<th class="colFirst" scope="col">Modifier and Type</th> 4002<th class="colSecond" scope="col">Constant Field</th> 4003<th class="colLast" scope="col">Value</th> 4004</tr> 4005<tbody> 4006<tr class="altColor"> 4007<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.SyncFrameInfo.STREAM_TYPE_TYPE0"> 4008<!-- --> 4009</a><code>public static final int</code></td> 4010<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac3Util.SyncFrameInfo.html#STREAM_TYPE_TYPE0">STREAM_TYPE_TYPE0</a></code></th> 4011<td class="colLast"><code>0</code></td> 4012</tr> 4013<tr class="rowColor"> 4014<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.SyncFrameInfo.STREAM_TYPE_TYPE1"> 4015<!-- --> 4016</a><code>public static final int</code></td> 4017<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac3Util.SyncFrameInfo.html#STREAM_TYPE_TYPE1">STREAM_TYPE_TYPE1</a></code></th> 4018<td class="colLast"><code>1</code></td> 4019</tr> 4020<tr class="altColor"> 4021<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.SyncFrameInfo.STREAM_TYPE_TYPE2"> 4022<!-- --> 4023</a><code>public static final int</code></td> 4024<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac3Util.SyncFrameInfo.html#STREAM_TYPE_TYPE2">STREAM_TYPE_TYPE2</a></code></th> 4025<td class="colLast"><code>2</code></td> 4026</tr> 4027<tr class="rowColor"> 4028<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.SyncFrameInfo.STREAM_TYPE_UNDEFINED"> 4029<!-- --> 4030</a><code>public static final int</code></td> 4031<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac3Util.SyncFrameInfo.html#STREAM_TYPE_UNDEFINED">STREAM_TYPE_UNDEFINED</a></code></th> 4032<td class="colLast"><code>-1</code></td> 4033</tr> 4034</tbody> 4035</table> 4036</li> 4037<li class="blockList"> 4038<table class="constantsSummary"> 4039<caption><span>com.google.android.exoplayer2.audio.<a href="com/google/android/exoplayer2/audio/Ac4Util.html" title="class in com.google.android.exoplayer2.audio">Ac4Util</a></span><span class="tabEnd"> </span></caption> 4040<tr> 4041<th class="colFirst" scope="col">Modifier and Type</th> 4042<th class="colSecond" scope="col">Constant Field</th> 4043<th class="colLast" scope="col">Value</th> 4044</tr> 4045<tbody> 4046<tr class="altColor"> 4047<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac4Util.AC40_SYNCWORD"> 4048<!-- --> 4049</a><code>public static final int</code></td> 4050<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac4Util.html#AC40_SYNCWORD">AC40_SYNCWORD</a></code></th> 4051<td class="colLast"><code>44096</code></td> 4052</tr> 4053<tr class="rowColor"> 4054<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac4Util.AC41_SYNCWORD"> 4055<!-- --> 4056</a><code>public static final int</code></td> 4057<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac4Util.html#AC41_SYNCWORD">AC41_SYNCWORD</a></code></th> 4058<td class="colLast"><code>44097</code></td> 4059</tr> 4060<tr class="altColor"> 4061<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac4Util.HEADER_SIZE_FOR_PARSER"> 4062<!-- --> 4063</a><code>public static final int</code></td> 4064<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac4Util.html#HEADER_SIZE_FOR_PARSER">HEADER_SIZE_FOR_PARSER</a></code></th> 4065<td class="colLast"><code>16</code></td> 4066</tr> 4067<tr class="rowColor"> 4068<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac4Util.MAX_RATE_BYTES_PER_SECOND"> 4069<!-- --> 4070</a><code>public static final int</code></td> 4071<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac4Util.html#MAX_RATE_BYTES_PER_SECOND">MAX_RATE_BYTES_PER_SECOND</a></code></th> 4072<td class="colLast"><code>336000</code></td> 4073</tr> 4074<tr class="altColor"> 4075<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac4Util.SAMPLE_HEADER_SIZE"> 4076<!-- --> 4077</a><code>public static final int</code></td> 4078<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac4Util.html#SAMPLE_HEADER_SIZE">SAMPLE_HEADER_SIZE</a></code></th> 4079<td class="colLast"><code>7</code></td> 4080</tr> 4081</tbody> 4082</table> 4083</li> 4084<li class="blockList"> 4085<table class="constantsSummary"> 4086<caption><span>com.google.android.exoplayer2.audio.<a href="com/google/android/exoplayer2/audio/AudioSink.html" title="interface in com.google.android.exoplayer2.audio">AudioSink</a></span><span class="tabEnd"> </span></caption> 4087<tr> 4088<th class="colFirst" scope="col">Modifier and Type</th> 4089<th class="colSecond" scope="col">Constant Field</th> 4090<th class="colLast" scope="col">Value</th> 4091</tr> 4092<tbody> 4093<tr class="altColor"> 4094<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AudioSink.CURRENT_POSITION_NOT_SET"> 4095<!-- --> 4096</a><code>public static final long</code></td> 4097<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AudioSink.html#CURRENT_POSITION_NOT_SET">CURRENT_POSITION_NOT_SET</a></code></th> 4098<td class="colLast"><code>-9223372036854775808L</code></td> 4099</tr> 4100<tr class="rowColor"> 4101<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AudioSink.SINK_FORMAT_SUPPORTED_DIRECTLY"> 4102<!-- --> 4103</a><code>public static final int</code></td> 4104<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AudioSink.html#SINK_FORMAT_SUPPORTED_DIRECTLY">SINK_FORMAT_SUPPORTED_DIRECTLY</a></code></th> 4105<td class="colLast"><code>2</code></td> 4106</tr> 4107<tr class="altColor"> 4108<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AudioSink.SINK_FORMAT_SUPPORTED_WITH_TRANSCODING"> 4109<!-- --> 4110</a><code>public static final int</code></td> 4111<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AudioSink.html#SINK_FORMAT_SUPPORTED_WITH_TRANSCODING">SINK_FORMAT_SUPPORTED_WITH_TRANSCODING</a></code></th> 4112<td class="colLast"><code>1</code></td> 4113</tr> 4114<tr class="rowColor"> 4115<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AudioSink.SINK_FORMAT_UNSUPPORTED"> 4116<!-- --> 4117</a><code>public static final int</code></td> 4118<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AudioSink.html#SINK_FORMAT_UNSUPPORTED">SINK_FORMAT_UNSUPPORTED</a></code></th> 4119<td class="colLast"><code>0</code></td> 4120</tr> 4121</tbody> 4122</table> 4123</li> 4124<li class="blockList"> 4125<table class="constantsSummary"> 4126<caption><span>com.google.android.exoplayer2.audio.<a href="com/google/android/exoplayer2/audio/AuxEffectInfo.html" title="class in com.google.android.exoplayer2.audio">AuxEffectInfo</a></span><span class="tabEnd"> </span></caption> 4127<tr> 4128<th class="colFirst" scope="col">Modifier and Type</th> 4129<th class="colSecond" scope="col">Constant Field</th> 4130<th class="colLast" scope="col">Value</th> 4131</tr> 4132<tbody> 4133<tr class="altColor"> 4134<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AuxEffectInfo.NO_AUX_EFFECT_ID"> 4135<!-- --> 4136</a><code>public static final int</code></td> 4137<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AuxEffectInfo.html#NO_AUX_EFFECT_ID">NO_AUX_EFFECT_ID</a></code></th> 4138<td class="colLast"><code>0</code></td> 4139</tr> 4140</tbody> 4141</table> 4142</li> 4143<li class="blockList"> 4144<table class="constantsSummary"> 4145<caption><span>com.google.android.exoplayer2.audio.<a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html" title="class in com.google.android.exoplayer2.audio">DefaultAudioSink</a></span><span class="tabEnd"> </span></caption> 4146<tr> 4147<th class="colFirst" scope="col">Modifier and Type</th> 4148<th class="colSecond" scope="col">Constant Field</th> 4149<th class="colLast" scope="col">Value</th> 4150</tr> 4151<tbody> 4152<tr class="altColor"> 4153<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.DEFAULT_PLAYBACK_SPEED"> 4154<!-- --> 4155</a><code>public static final float</code></td> 4156<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#DEFAULT_PLAYBACK_SPEED">DEFAULT_PLAYBACK_SPEED</a></code></th> 4157<td class="colLast"><code>1.0f</code></td> 4158</tr> 4159<tr class="rowColor"> 4160<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.MAX_PITCH"> 4161<!-- --> 4162</a><code>public static final float</code></td> 4163<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#MAX_PITCH">MAX_PITCH</a></code></th> 4164<td class="colLast"><code>8.0f</code></td> 4165</tr> 4166<tr class="altColor"> 4167<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.MAX_PLAYBACK_SPEED"> 4168<!-- --> 4169</a><code>public static final float</code></td> 4170<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#MAX_PLAYBACK_SPEED">MAX_PLAYBACK_SPEED</a></code></th> 4171<td class="colLast"><code>8.0f</code></td> 4172</tr> 4173<tr class="rowColor"> 4174<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.MIN_PITCH"> 4175<!-- --> 4176</a><code>public static final float</code></td> 4177<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#MIN_PITCH">MIN_PITCH</a></code></th> 4178<td class="colLast"><code>0.10000000149011612f</code></td> 4179</tr> 4180<tr class="altColor"> 4181<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.MIN_PLAYBACK_SPEED"> 4182<!-- --> 4183</a><code>public static final float</code></td> 4184<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#MIN_PLAYBACK_SPEED">MIN_PLAYBACK_SPEED</a></code></th> 4185<td class="colLast"><code>0.10000000149011612f</code></td> 4186</tr> 4187<tr class="rowColor"> 4188<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.OFFLOAD_MODE_DISABLED"> 4189<!-- --> 4190</a><code>public static final int</code></td> 4191<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#OFFLOAD_MODE_DISABLED">OFFLOAD_MODE_DISABLED</a></code></th> 4192<td class="colLast"><code>0</code></td> 4193</tr> 4194<tr class="altColor"> 4195<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.OFFLOAD_MODE_ENABLED_GAPLESS_DISABLED"> 4196<!-- --> 4197</a><code>public static final int</code></td> 4198<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#OFFLOAD_MODE_ENABLED_GAPLESS_DISABLED">OFFLOAD_MODE_ENABLED_GAPLESS_DISABLED</a></code></th> 4199<td class="colLast"><code>3</code></td> 4200</tr> 4201<tr class="rowColor"> 4202<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.OFFLOAD_MODE_ENABLED_GAPLESS_NOT_REQUIRED"> 4203<!-- --> 4204</a><code>public static final int</code></td> 4205<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#OFFLOAD_MODE_ENABLED_GAPLESS_NOT_REQUIRED">OFFLOAD_MODE_ENABLED_GAPLESS_NOT_REQUIRED</a></code></th> 4206<td class="colLast"><code>2</code></td> 4207</tr> 4208<tr class="altColor"> 4209<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.OFFLOAD_MODE_ENABLED_GAPLESS_REQUIRED"> 4210<!-- --> 4211</a><code>public static final int</code></td> 4212<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#OFFLOAD_MODE_ENABLED_GAPLESS_REQUIRED">OFFLOAD_MODE_ENABLED_GAPLESS_REQUIRED</a></code></th> 4213<td class="colLast"><code>1</code></td> 4214</tr> 4215</tbody> 4216</table> 4217</li> 4218<li class="blockList"> 4219<table class="constantsSummary"> 4220<caption><span>com.google.android.exoplayer2.audio.<a href="com/google/android/exoplayer2/audio/DtsUtil.html" title="class in com.google.android.exoplayer2.audio">DtsUtil</a></span><span class="tabEnd"> </span></caption> 4221<tr> 4222<th class="colFirst" scope="col">Modifier and Type</th> 4223<th class="colSecond" scope="col">Constant Field</th> 4224<th class="colLast" scope="col">Value</th> 4225</tr> 4226<tbody> 4227<tr class="altColor"> 4228<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DtsUtil.DTS_HD_MAX_RATE_BYTES_PER_SECOND"> 4229<!-- --> 4230</a><code>public static final int</code></td> 4231<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DtsUtil.html#DTS_HD_MAX_RATE_BYTES_PER_SECOND">DTS_HD_MAX_RATE_BYTES_PER_SECOND</a></code></th> 4232<td class="colLast"><code>2250000</code></td> 4233</tr> 4234<tr class="rowColor"> 4235<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DtsUtil.DTS_MAX_RATE_BYTES_PER_SECOND"> 4236<!-- --> 4237</a><code>public static final int</code></td> 4238<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DtsUtil.html#DTS_MAX_RATE_BYTES_PER_SECOND">DTS_MAX_RATE_BYTES_PER_SECOND</a></code></th> 4239<td class="colLast"><code>192000</code></td> 4240</tr> 4241</tbody> 4242</table> 4243</li> 4244<li class="blockList"> 4245<table class="constantsSummary"> 4246<caption><span>com.google.android.exoplayer2.audio.<a href="com/google/android/exoplayer2/audio/MpegAudioUtil.html" title="class in com.google.android.exoplayer2.audio">MpegAudioUtil</a></span><span class="tabEnd"> </span></caption> 4247<tr> 4248<th class="colFirst" scope="col">Modifier and Type</th> 4249<th class="colSecond" scope="col">Constant Field</th> 4250<th class="colLast" scope="col">Value</th> 4251</tr> 4252<tbody> 4253<tr class="altColor"> 4254<td class="colFirst"><a id="com.google.android.exoplayer2.audio.MpegAudioUtil.MAX_FRAME_SIZE_BYTES"> 4255<!-- --> 4256</a><code>public static final int</code></td> 4257<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/MpegAudioUtil.html#MAX_FRAME_SIZE_BYTES">MAX_FRAME_SIZE_BYTES</a></code></th> 4258<td class="colLast"><code>4096</code></td> 4259</tr> 4260<tr class="rowColor"> 4261<td class="colFirst"><a id="com.google.android.exoplayer2.audio.MpegAudioUtil.MAX_RATE_BYTES_PER_SECOND"> 4262<!-- --> 4263</a><code>public static final int</code></td> 4264<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/MpegAudioUtil.html#MAX_RATE_BYTES_PER_SECOND">MAX_RATE_BYTES_PER_SECOND</a></code></th> 4265<td class="colLast"><code>40000</code></td> 4266</tr> 4267</tbody> 4268</table> 4269</li> 4270<li class="blockList"> 4271<table class="constantsSummary"> 4272<caption><span>com.google.android.exoplayer2.audio.<a href="com/google/android/exoplayer2/audio/OpusUtil.html" title="class in com.google.android.exoplayer2.audio">OpusUtil</a></span><span class="tabEnd"> </span></caption> 4273<tr> 4274<th class="colFirst" scope="col">Modifier and Type</th> 4275<th class="colSecond" scope="col">Constant Field</th> 4276<th class="colLast" scope="col">Value</th> 4277</tr> 4278<tbody> 4279<tr class="altColor"> 4280<td class="colFirst"><a id="com.google.android.exoplayer2.audio.OpusUtil.SAMPLE_RATE"> 4281<!-- --> 4282</a><code>public static final int</code></td> 4283<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/OpusUtil.html#SAMPLE_RATE">SAMPLE_RATE</a></code></th> 4284<td class="colLast"><code>48000</code></td> 4285</tr> 4286</tbody> 4287</table> 4288</li> 4289<li class="blockList"> 4290<table class="constantsSummary"> 4291<caption><span>com.google.android.exoplayer2.audio.<a href="com/google/android/exoplayer2/audio/SilenceSkippingAudioProcessor.html" title="class in com.google.android.exoplayer2.audio">SilenceSkippingAudioProcessor</a></span><span class="tabEnd"> </span></caption> 4292<tr> 4293<th class="colFirst" scope="col">Modifier and Type</th> 4294<th class="colSecond" scope="col">Constant Field</th> 4295<th class="colLast" scope="col">Value</th> 4296</tr> 4297<tbody> 4298<tr class="altColor"> 4299<td class="colFirst"><a id="com.google.android.exoplayer2.audio.SilenceSkippingAudioProcessor.DEFAULT_MINIMUM_SILENCE_DURATION_US"> 4300<!-- --> 4301</a><code>public static final long</code></td> 4302<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/SilenceSkippingAudioProcessor.html#DEFAULT_MINIMUM_SILENCE_DURATION_US">DEFAULT_MINIMUM_SILENCE_DURATION_US</a></code></th> 4303<td class="colLast"><code>150000L</code></td> 4304</tr> 4305<tr class="rowColor"> 4306<td class="colFirst"><a id="com.google.android.exoplayer2.audio.SilenceSkippingAudioProcessor.DEFAULT_PADDING_SILENCE_US"> 4307<!-- --> 4308</a><code>public static final long</code></td> 4309<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/SilenceSkippingAudioProcessor.html#DEFAULT_PADDING_SILENCE_US">DEFAULT_PADDING_SILENCE_US</a></code></th> 4310<td class="colLast"><code>20000L</code></td> 4311</tr> 4312<tr class="altColor"> 4313<td class="colFirst"><a id="com.google.android.exoplayer2.audio.SilenceSkippingAudioProcessor.DEFAULT_SILENCE_THRESHOLD_LEVEL"> 4314<!-- --> 4315</a><code>public static final short</code></td> 4316<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/SilenceSkippingAudioProcessor.html#DEFAULT_SILENCE_THRESHOLD_LEVEL">DEFAULT_SILENCE_THRESHOLD_LEVEL</a></code></th> 4317<td class="colLast"><code>1024</code></td> 4318</tr> 4319</tbody> 4320</table> 4321</li> 4322<li class="blockList"> 4323<table class="constantsSummary"> 4324<caption><span>com.google.android.exoplayer2.audio.<a href="com/google/android/exoplayer2/audio/SonicAudioProcessor.html" title="class in com.google.android.exoplayer2.audio">SonicAudioProcessor</a></span><span class="tabEnd"> </span></caption> 4325<tr> 4326<th class="colFirst" scope="col">Modifier and Type</th> 4327<th class="colSecond" scope="col">Constant Field</th> 4328<th class="colLast" scope="col">Value</th> 4329</tr> 4330<tbody> 4331<tr class="altColor"> 4332<td class="colFirst"><a id="com.google.android.exoplayer2.audio.SonicAudioProcessor.SAMPLE_RATE_NO_CHANGE"> 4333<!-- --> 4334</a><code>public static final int</code></td> 4335<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/SonicAudioProcessor.html#SAMPLE_RATE_NO_CHANGE">SAMPLE_RATE_NO_CHANGE</a></code></th> 4336<td class="colLast"><code>-1</code></td> 4337</tr> 4338</tbody> 4339</table> 4340</li> 4341<li class="blockList"> 4342<table class="constantsSummary"> 4343<caption><span>com.google.android.exoplayer2.audio.<a href="com/google/android/exoplayer2/audio/WavUtil.html" title="class in com.google.android.exoplayer2.audio">WavUtil</a></span><span class="tabEnd"> </span></caption> 4344<tr> 4345<th class="colFirst" scope="col">Modifier and Type</th> 4346<th class="colSecond" scope="col">Constant Field</th> 4347<th class="colLast" scope="col">Value</th> 4348</tr> 4349<tbody> 4350<tr class="altColor"> 4351<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.DATA_FOURCC"> 4352<!-- --> 4353</a><code>public static final int</code></td> 4354<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#DATA_FOURCC">DATA_FOURCC</a></code></th> 4355<td class="colLast"><code>1684108385</code></td> 4356</tr> 4357<tr class="rowColor"> 4358<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.DS64_FOURCC"> 4359<!-- --> 4360</a><code>public static final int</code></td> 4361<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#DS64_FOURCC">DS64_FOURCC</a></code></th> 4362<td class="colLast"><code>1685272116</code></td> 4363</tr> 4364<tr class="altColor"> 4365<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.FMT_FOURCC"> 4366<!-- --> 4367</a><code>public static final int</code></td> 4368<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#FMT_FOURCC">FMT_FOURCC</a></code></th> 4369<td class="colLast"><code>1718449184</code></td> 4370</tr> 4371<tr class="rowColor"> 4372<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.RF64_FOURCC"> 4373<!-- --> 4374</a><code>public static final int</code></td> 4375<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#RF64_FOURCC">RF64_FOURCC</a></code></th> 4376<td class="colLast"><code>1380333108</code></td> 4377</tr> 4378<tr class="altColor"> 4379<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.RIFF_FOURCC"> 4380<!-- --> 4381</a><code>public static final int</code></td> 4382<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#RIFF_FOURCC">RIFF_FOURCC</a></code></th> 4383<td class="colLast"><code>1380533830</code></td> 4384</tr> 4385<tr class="rowColor"> 4386<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.TYPE_ALAW"> 4387<!-- --> 4388</a><code>public static final int</code></td> 4389<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#TYPE_ALAW">TYPE_ALAW</a></code></th> 4390<td class="colLast"><code>6</code></td> 4391</tr> 4392<tr class="altColor"> 4393<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.TYPE_FLOAT"> 4394<!-- --> 4395</a><code>public static final int</code></td> 4396<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#TYPE_FLOAT">TYPE_FLOAT</a></code></th> 4397<td class="colLast"><code>3</code></td> 4398</tr> 4399<tr class="rowColor"> 4400<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.TYPE_IMA_ADPCM"> 4401<!-- --> 4402</a><code>public static final int</code></td> 4403<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#TYPE_IMA_ADPCM">TYPE_IMA_ADPCM</a></code></th> 4404<td class="colLast"><code>17</code></td> 4405</tr> 4406<tr class="altColor"> 4407<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.TYPE_MLAW"> 4408<!-- --> 4409</a><code>public static final int</code></td> 4410<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#TYPE_MLAW">TYPE_MLAW</a></code></th> 4411<td class="colLast"><code>7</code></td> 4412</tr> 4413<tr class="rowColor"> 4414<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.TYPE_PCM"> 4415<!-- --> 4416</a><code>public static final int</code></td> 4417<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#TYPE_PCM">TYPE_PCM</a></code></th> 4418<td class="colLast"><code>1</code></td> 4419</tr> 4420<tr class="altColor"> 4421<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.TYPE_WAVE_FORMAT_EXTENSIBLE"> 4422<!-- --> 4423</a><code>public static final int</code></td> 4424<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#TYPE_WAVE_FORMAT_EXTENSIBLE">TYPE_WAVE_FORMAT_EXTENSIBLE</a></code></th> 4425<td class="colLast"><code>65534</code></td> 4426</tr> 4427<tr class="rowColor"> 4428<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.WAVE_FOURCC"> 4429<!-- --> 4430</a><code>public static final int</code></td> 4431<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#WAVE_FOURCC">WAVE_FOURCC</a></code></th> 4432<td class="colLast"><code>1463899717</code></td> 4433</tr> 4434</tbody> 4435</table> 4436</li> 4437</ul> 4438<ul class="blockList"> 4439<li class="blockList"> 4440<table class="constantsSummary"> 4441<caption><span>com.google.android.exoplayer2.database.<a href="com/google/android/exoplayer2/database/DatabaseProvider.html" title="interface in com.google.android.exoplayer2.database">DatabaseProvider</a></span><span class="tabEnd"> </span></caption> 4442<tr> 4443<th class="colFirst" scope="col">Modifier and Type</th> 4444<th class="colSecond" scope="col">Constant Field</th> 4445<th class="colLast" scope="col">Value</th> 4446</tr> 4447<tbody> 4448<tr class="altColor"> 4449<td class="colFirst"><a id="com.google.android.exoplayer2.database.DatabaseProvider.TABLE_PREFIX"> 4450<!-- --> 4451</a><code>public static final <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> 4452<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/database/DatabaseProvider.html#TABLE_PREFIX">TABLE_PREFIX</a></code></th> 4453<td class="colLast"><code>"ExoPlayer"</code></td> 4454</tr> 4455</tbody> 4456</table> 4457</li> 4458<li class="blockList"> 4459<table class="constantsSummary"> 4460<caption><span>com.google.android.exoplayer2.database.<a href="com/google/android/exoplayer2/database/StandaloneDatabaseProvider.html" title="class in com.google.android.exoplayer2.database">StandaloneDatabaseProvider</a></span><span class="tabEnd"> </span></caption> 4461<tr> 4462<th class="colFirst" scope="col">Modifier and Type</th> 4463<th class="colSecond" scope="col">Constant Field</th> 4464<th class="colLast" scope="col">Value</th> 4465</tr> 4466<tbody> 4467<tr class="altColor"> 4468<td class="colFirst"><a id="com.google.android.exoplayer2.database.StandaloneDatabaseProvider.DATABASE_NAME"> 4469<!-- --> 4470</a><code>public static final <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> 4471<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/database/StandaloneDatabaseProvider.html#DATABASE_NAME">DATABASE_NAME</a></code></th> 4472<td class="colLast"><code>"exoplayer_internal.db"</code></td> 4473</tr> 4474</tbody> 4475</table> 4476</li> 4477<li class="blockList"> 4478<table class="constantsSummary"> 4479<caption><span>com.google.android.exoplayer2.database.<a href="com/google/android/exoplayer2/database/VersionTable.html" title="class in com.google.android.exoplayer2.database">VersionTable</a></span><span class="tabEnd"> </span></caption> 4480<tr> 4481<th class="colFirst" scope="col">Modifier and Type</th> 4482<th class="colSecond" scope="col">Constant Field</th> 4483<th class="colLast" scope="col">Value</th> 4484</tr> 4485<tbody> 4486<tr class="altColor"> 4487<td class="colFirst"><a id="com.google.android.exoplayer2.database.VersionTable.FEATURE_CACHE_CONTENT_METADATA"> 4488<!-- --> 4489</a><code>public static final int</code></td> 4490<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/database/VersionTable.html#FEATURE_CACHE_CONTENT_METADATA">FEATURE_CACHE_CONTENT_METADATA</a></code></th> 4491<td class="colLast"><code>1</code></td> 4492</tr> 4493<tr class="rowColor"> 4494<td class="colFirst"><a id="com.google.android.exoplayer2.database.VersionTable.FEATURE_CACHE_FILE_METADATA"> 4495<!-- --> 4496</a><code>public static final int</code></td> 4497<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/database/VersionTable.html#FEATURE_CACHE_FILE_METADATA">FEATURE_CACHE_FILE_METADATA</a></code></th> 4498<td class="colLast"><code>2</code></td> 4499</tr> 4500<tr class="altColor"> 4501<td class="colFirst"><a id="com.google.android.exoplayer2.database.VersionTable.FEATURE_EXTERNAL"> 4502<!-- --> 4503</a><code>public static final int</code></td> 4504<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/database/VersionTable.html#FEATURE_EXTERNAL">FEATURE_EXTERNAL</a></code></th> 4505<td class="colLast"><code>1000</code></td> 4506</tr> 4507<tr class="rowColor"> 4508<td class="colFirst"><a id="com.google.android.exoplayer2.database.VersionTable.FEATURE_OFFLINE"> 4509<!-- --> 4510</a><code>public static final int</code></td> 4511<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/database/VersionTable.html#FEATURE_OFFLINE">FEATURE_OFFLINE</a></code></th> 4512<td class="colLast"><code>0</code></td> 4513</tr> 4514<tr class="altColor"> 4515<td class="colFirst"><a id="com.google.android.exoplayer2.database.VersionTable.VERSION_UNSET"> 4516<!-- --> 4517</a><code>public static final int</code></td> 4518<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/database/VersionTable.html#VERSION_UNSET">VERSION_UNSET</a></code></th> 4519<td class="colLast"><code>-1</code></td> 4520</tr> 4521</tbody> 4522</table> 4523</li> 4524</ul> 4525<ul class="blockList"> 4526<li class="blockList"> 4527<table class="constantsSummary"> 4528<caption><span>com.google.android.exoplayer2.decoder.<a href="com/google/android/exoplayer2/decoder/DecoderInputBuffer.html" title="class in com.google.android.exoplayer2.decoder">DecoderInputBuffer</a></span><span class="tabEnd"> </span></caption> 4529<tr> 4530<th class="colFirst" scope="col">Modifier and Type</th> 4531<th class="colSecond" scope="col">Constant Field</th> 4532<th class="colLast" scope="col">Value</th> 4533</tr> 4534<tbody> 4535<tr class="altColor"> 4536<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderInputBuffer.BUFFER_REPLACEMENT_MODE_DIRECT"> 4537<!-- --> 4538</a><code>public static final int</code></td> 4539<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderInputBuffer.html#BUFFER_REPLACEMENT_MODE_DIRECT">BUFFER_REPLACEMENT_MODE_DIRECT</a></code></th> 4540<td class="colLast"><code>2</code></td> 4541</tr> 4542<tr class="rowColor"> 4543<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderInputBuffer.BUFFER_REPLACEMENT_MODE_DISABLED"> 4544<!-- --> 4545</a><code>public static final int</code></td> 4546<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderInputBuffer.html#BUFFER_REPLACEMENT_MODE_DISABLED">BUFFER_REPLACEMENT_MODE_DISABLED</a></code></th> 4547<td class="colLast"><code>0</code></td> 4548</tr> 4549<tr class="altColor"> 4550<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderInputBuffer.BUFFER_REPLACEMENT_MODE_NORMAL"> 4551<!-- --> 4552</a><code>public static final int</code></td> 4553<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderInputBuffer.html#BUFFER_REPLACEMENT_MODE_NORMAL">BUFFER_REPLACEMENT_MODE_NORMAL</a></code></th> 4554<td class="colLast"><code>1</code></td> 4555</tr> 4556</tbody> 4557</table> 4558</li> 4559<li class="blockList"> 4560<table class="constantsSummary"> 4561<caption><span>com.google.android.exoplayer2.decoder.<a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html" title="class in com.google.android.exoplayer2.decoder">DecoderReuseEvaluation</a></span><span class="tabEnd"> </span></caption> 4562<tr> 4563<th class="colFirst" scope="col">Modifier and Type</th> 4564<th class="colSecond" scope="col">Constant Field</th> 4565<th class="colLast" scope="col">Value</th> 4566</tr> 4567<tbody> 4568<tr class="altColor"> 4569<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_APP_OVERRIDE"> 4570<!-- --> 4571</a><code>public static final int</code></td> 4572<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#DISCARD_REASON_APP_OVERRIDE">DISCARD_REASON_APP_OVERRIDE</a></code></th> 4573<td class="colLast"><code>4</code></td> 4574</tr> 4575<tr class="rowColor"> 4576<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_AUDIO_CHANNEL_COUNT_CHANGED"> 4577<!-- --> 4578</a><code>public static final int</code></td> 4579<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#DISCARD_REASON_AUDIO_CHANNEL_COUNT_CHANGED">DISCARD_REASON_AUDIO_CHANNEL_COUNT_CHANGED</a></code></th> 4580<td class="colLast"><code>4096</code></td> 4581</tr> 4582<tr class="altColor"> 4583<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_AUDIO_ENCODING_CHANGED"> 4584<!-- --> 4585</a><code>public static final int</code></td> 4586<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#DISCARD_REASON_AUDIO_ENCODING_CHANGED">DISCARD_REASON_AUDIO_ENCODING_CHANGED</a></code></th> 4587<td class="colLast"><code>16384</code></td> 4588</tr> 4589<tr class="rowColor"> 4590<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_AUDIO_SAMPLE_RATE_CHANGED"> 4591<!-- --> 4592</a><code>public static final int</code></td> 4593<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#DISCARD_REASON_AUDIO_SAMPLE_RATE_CHANGED">DISCARD_REASON_AUDIO_SAMPLE_RATE_CHANGED</a></code></th> 4594<td class="colLast"><code>8192</code></td> 4595</tr> 4596<tr class="altColor"> 4597<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_DRM_SESSION_CHANGED"> 4598<!-- --> 4599</a><code>public static final int</code></td> 4600<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#DISCARD_REASON_DRM_SESSION_CHANGED">DISCARD_REASON_DRM_SESSION_CHANGED</a></code></th> 4601<td class="colLast"><code>128</code></td> 4602</tr> 4603<tr class="rowColor"> 4604<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_INITIALIZATION_DATA_CHANGED"> 4605<!-- --> 4606</a><code>public static final int</code></td> 4607<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#DISCARD_REASON_INITIALIZATION_DATA_CHANGED">DISCARD_REASON_INITIALIZATION_DATA_CHANGED</a></code></th> 4608<td class="colLast"><code>32</code></td> 4609</tr> 4610<tr class="altColor"> 4611<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_MAX_INPUT_SIZE_EXCEEDED"> 4612<!-- --> 4613</a><code>public static final int</code></td> 4614<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#DISCARD_REASON_MAX_INPUT_SIZE_EXCEEDED">DISCARD_REASON_MAX_INPUT_SIZE_EXCEEDED</a></code></th> 4615<td class="colLast"><code>64</code></td> 4616</tr> 4617<tr class="rowColor"> 4618<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_MIME_TYPE_CHANGED"> 4619<!-- --> 4620</a><code>public static final int</code></td> 4621<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#DISCARD_REASON_MIME_TYPE_CHANGED">DISCARD_REASON_MIME_TYPE_CHANGED</a></code></th> 4622<td class="colLast"><code>8</code></td> 4623</tr> 4624<tr class="altColor"> 4625<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_OPERATING_RATE_CHANGED"> 4626<!-- --> 4627</a><code>public static final int</code></td> 4628<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#DISCARD_REASON_OPERATING_RATE_CHANGED">DISCARD_REASON_OPERATING_RATE_CHANGED</a></code></th> 4629<td class="colLast"><code>16</code></td> 4630</tr> 4631<tr class="rowColor"> 4632<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_REUSE_NOT_IMPLEMENTED"> 4633<!-- --> 4634</a><code>public static final int</code></td> 4635<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#DISCARD_REASON_REUSE_NOT_IMPLEMENTED">DISCARD_REASON_REUSE_NOT_IMPLEMENTED</a></code></th> 4636<td class="colLast"><code>1</code></td> 4637</tr> 4638<tr class="altColor"> 4639<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_VIDEO_COLOR_INFO_CHANGED"> 4640<!-- --> 4641</a><code>public static final int</code></td> 4642<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#DISCARD_REASON_VIDEO_COLOR_INFO_CHANGED">DISCARD_REASON_VIDEO_COLOR_INFO_CHANGED</a></code></th> 4643<td class="colLast"><code>2048</code></td> 4644</tr> 4645<tr class="rowColor"> 4646<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_VIDEO_MAX_RESOLUTION_EXCEEDED"> 4647<!-- --> 4648</a><code>public static final int</code></td> 4649<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#DISCARD_REASON_VIDEO_MAX_RESOLUTION_EXCEEDED">DISCARD_REASON_VIDEO_MAX_RESOLUTION_EXCEEDED</a></code></th> 4650<td class="colLast"><code>256</code></td> 4651</tr> 4652<tr class="altColor"> 4653<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_VIDEO_RESOLUTION_CHANGED"> 4654<!-- --> 4655</a><code>public static final int</code></td> 4656<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#DISCARD_REASON_VIDEO_RESOLUTION_CHANGED">DISCARD_REASON_VIDEO_RESOLUTION_CHANGED</a></code></th> 4657<td class="colLast"><code>512</code></td> 4658</tr> 4659<tr class="rowColor"> 4660<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_VIDEO_ROTATION_CHANGED"> 4661<!-- --> 4662</a><code>public static final int</code></td> 4663<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#DISCARD_REASON_VIDEO_ROTATION_CHANGED">DISCARD_REASON_VIDEO_ROTATION_CHANGED</a></code></th> 4664<td class="colLast"><code>1024</code></td> 4665</tr> 4666<tr class="altColor"> 4667<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_WORKAROUND"> 4668<!-- --> 4669</a><code>public static final int</code></td> 4670<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#DISCARD_REASON_WORKAROUND">DISCARD_REASON_WORKAROUND</a></code></th> 4671<td class="colLast"><code>2</code></td> 4672</tr> 4673<tr class="rowColor"> 4674<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.REUSE_RESULT_NO"> 4675<!-- --> 4676</a><code>public static final int</code></td> 4677<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#REUSE_RESULT_NO">REUSE_RESULT_NO</a></code></th> 4678<td class="colLast"><code>0</code></td> 4679</tr> 4680<tr class="altColor"> 4681<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.REUSE_RESULT_YES_WITH_FLUSH"> 4682<!-- --> 4683</a><code>public static final int</code></td> 4684<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#REUSE_RESULT_YES_WITH_FLUSH">REUSE_RESULT_YES_WITH_FLUSH</a></code></th> 4685<td class="colLast"><code>1</code></td> 4686</tr> 4687<tr class="rowColor"> 4688<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.REUSE_RESULT_YES_WITH_RECONFIGURATION"> 4689<!-- --> 4690</a><code>public static final int</code></td> 4691<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#REUSE_RESULT_YES_WITH_RECONFIGURATION">REUSE_RESULT_YES_WITH_RECONFIGURATION</a></code></th> 4692<td class="colLast"><code>2</code></td> 4693</tr> 4694<tr class="altColor"> 4695<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.REUSE_RESULT_YES_WITHOUT_RECONFIGURATION"> 4696<!-- --> 4697</a><code>public static final int</code></td> 4698<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#REUSE_RESULT_YES_WITHOUT_RECONFIGURATION">REUSE_RESULT_YES_WITHOUT_RECONFIGURATION</a></code></th> 4699<td class="colLast"><code>3</code></td> 4700</tr> 4701</tbody> 4702</table> 4703</li> 4704<li class="blockList"> 4705<table class="constantsSummary"> 4706<caption><span>com.google.android.exoplayer2.decoder.<a href="com/google/android/exoplayer2/decoder/VideoDecoderOutputBuffer.html" title="class in com.google.android.exoplayer2.decoder">VideoDecoderOutputBuffer</a></span><span class="tabEnd"> </span></caption> 4707<tr> 4708<th class="colFirst" scope="col">Modifier and Type</th> 4709<th class="colSecond" scope="col">Constant Field</th> 4710<th class="colLast" scope="col">Value</th> 4711</tr> 4712<tbody> 4713<tr class="altColor"> 4714<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.VideoDecoderOutputBuffer.COLORSPACE_BT2020"> 4715<!-- --> 4716</a><code>public static final int</code></td> 4717<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/VideoDecoderOutputBuffer.html#COLORSPACE_BT2020">COLORSPACE_BT2020</a></code></th> 4718<td class="colLast"><code>3</code></td> 4719</tr> 4720<tr class="rowColor"> 4721<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.VideoDecoderOutputBuffer.COLORSPACE_BT601"> 4722<!-- --> 4723</a><code>public static final int</code></td> 4724<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/VideoDecoderOutputBuffer.html#COLORSPACE_BT601">COLORSPACE_BT601</a></code></th> 4725<td class="colLast"><code>1</code></td> 4726</tr> 4727<tr class="altColor"> 4728<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.VideoDecoderOutputBuffer.COLORSPACE_BT709"> 4729<!-- --> 4730</a><code>public static final int</code></td> 4731<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/VideoDecoderOutputBuffer.html#COLORSPACE_BT709">COLORSPACE_BT709</a></code></th> 4732<td class="colLast"><code>2</code></td> 4733</tr> 4734<tr class="rowColor"> 4735<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.VideoDecoderOutputBuffer.COLORSPACE_UNKNOWN"> 4736<!-- --> 4737</a><code>public static final int</code></td> 4738<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/VideoDecoderOutputBuffer.html#COLORSPACE_UNKNOWN">COLORSPACE_UNKNOWN</a></code></th> 4739<td class="colLast"><code>0</code></td> 4740</tr> 4741</tbody> 4742</table> 4743</li> 4744</ul> 4745<ul class="blockList"> 4746<li class="blockList"> 4747<table class="constantsSummary"> 4748<caption><span>com.google.android.exoplayer2.drm.<a href="com/google/android/exoplayer2/drm/DefaultDrmSessionManager.html" title="class in com.google.android.exoplayer2.drm">DefaultDrmSessionManager</a></span><span class="tabEnd"> </span></caption> 4749<tr> 4750<th class="colFirst" scope="col">Modifier and Type</th> 4751<th class="colSecond" scope="col">Constant Field</th> 4752<th class="colLast" scope="col">Value</th> 4753</tr> 4754<tbody> 4755<tr class="altColor"> 4756<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DefaultDrmSessionManager.DEFAULT_SESSION_KEEPALIVE_MS"> 4757<!-- --> 4758</a><code>public static final long</code></td> 4759<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DefaultDrmSessionManager.html#DEFAULT_SESSION_KEEPALIVE_MS">DEFAULT_SESSION_KEEPALIVE_MS</a></code></th> 4760<td class="colLast"><code>300000L</code></td> 4761</tr> 4762<tr class="rowColor"> 4763<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DefaultDrmSessionManager.INITIAL_DRM_REQUEST_RETRY_COUNT"> 4764<!-- --> 4765</a><code>public static final int</code></td> 4766<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DefaultDrmSessionManager.html#INITIAL_DRM_REQUEST_RETRY_COUNT">INITIAL_DRM_REQUEST_RETRY_COUNT</a></code></th> 4767<td class="colLast"><code>3</code></td> 4768</tr> 4769<tr class="altColor"> 4770<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DefaultDrmSessionManager.MODE_DOWNLOAD"> 4771<!-- --> 4772</a><code>public static final int</code></td> 4773<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DefaultDrmSessionManager.html#MODE_DOWNLOAD">MODE_DOWNLOAD</a></code></th> 4774<td class="colLast"><code>2</code></td> 4775</tr> 4776<tr class="rowColor"> 4777<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DefaultDrmSessionManager.MODE_PLAYBACK"> 4778<!-- --> 4779</a><code>public static final int</code></td> 4780<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DefaultDrmSessionManager.html#MODE_PLAYBACK">MODE_PLAYBACK</a></code></th> 4781<td class="colLast"><code>0</code></td> 4782</tr> 4783<tr class="altColor"> 4784<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DefaultDrmSessionManager.MODE_QUERY"> 4785<!-- --> 4786</a><code>public static final int</code></td> 4787<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DefaultDrmSessionManager.html#MODE_QUERY">MODE_QUERY</a></code></th> 4788<td class="colLast"><code>1</code></td> 4789</tr> 4790<tr class="rowColor"> 4791<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DefaultDrmSessionManager.MODE_RELEASE"> 4792<!-- --> 4793</a><code>public static final int</code></td> 4794<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DefaultDrmSessionManager.html#MODE_RELEASE">MODE_RELEASE</a></code></th> 4795<td class="colLast"><code>3</code></td> 4796</tr> 4797<tr class="altColor"> 4798<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DefaultDrmSessionManager.PLAYREADY_CUSTOM_DATA_KEY"> 4799<!-- --> 4800</a><code>public static final <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> 4801<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DefaultDrmSessionManager.html#PLAYREADY_CUSTOM_DATA_KEY">PLAYREADY_CUSTOM_DATA_KEY</a></code></th> 4802<td class="colLast"><code>"PRCustomData"</code></td> 4803</tr> 4804</tbody> 4805</table> 4806</li> 4807<li class="blockList"> 4808<table class="constantsSummary"> 4809<caption><span>com.google.android.exoplayer2.drm.<a href="com/google/android/exoplayer2/drm/DrmSession.html" title="interface in com.google.android.exoplayer2.drm">DrmSession</a></span><span class="tabEnd"> </span></caption> 4810<tr> 4811<th class="colFirst" scope="col">Modifier and Type</th> 4812<th class="colSecond" scope="col">Constant Field</th> 4813<th class="colLast" scope="col">Value</th> 4814</tr> 4815<tbody> 4816<tr class="altColor"> 4817<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DrmSession.STATE_ERROR"> 4818<!-- --> 4819</a><code>public static final int</code></td> 4820<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DrmSession.html#STATE_ERROR">STATE_ERROR</a></code></th> 4821<td class="colLast"><code>1</code></td> 4822</tr> 4823<tr class="rowColor"> 4824<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DrmSession.STATE_OPENED"> 4825<!-- --> 4826</a><code>public static final int</code></td> 4827<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DrmSession.html#STATE_OPENED">STATE_OPENED</a></code></th> 4828<td class="colLast"><code>3</code></td> 4829</tr> 4830<tr class="altColor"> 4831<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DrmSession.STATE_OPENED_WITH_KEYS"> 4832<!-- --> 4833</a><code>public static final int</code></td> 4834<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DrmSession.html#STATE_OPENED_WITH_KEYS">STATE_OPENED_WITH_KEYS</a></code></th> 4835<td class="colLast"><code>4</code></td> 4836</tr> 4837<tr class="rowColor"> 4838<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DrmSession.STATE_OPENING"> 4839<!-- --> 4840</a><code>public static final int</code></td> 4841<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DrmSession.html#STATE_OPENING">STATE_OPENING</a></code></th> 4842<td class="colLast"><code>2</code></td> 4843</tr> 4844<tr class="altColor"> 4845<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DrmSession.STATE_RELEASED"> 4846<!-- --> 4847</a><code>public static final int</code></td> 4848<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DrmSession.html#STATE_RELEASED">STATE_RELEASED</a></code></th> 4849<td class="colLast"><code>0</code></td> 4850</tr> 4851</tbody> 4852</table> 4853</li> 4854<li class="blockList"> 4855<table class="constantsSummary"> 4856<caption><span>com.google.android.exoplayer2.drm.<a href="com/google/android/exoplayer2/drm/DrmUtil.html" title="class in com.google.android.exoplayer2.drm">DrmUtil</a></span><span class="tabEnd"> </span></caption> 4857<tr> 4858<th class="colFirst" scope="col">Modifier and Type</th> 4859<th class="colSecond" scope="col">Constant Field</th> 4860<th class="colLast" scope="col">Value</th> 4861</tr> 4862<tbody> 4863<tr class="altColor"> 4864<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DrmUtil.ERROR_SOURCE_EXO_MEDIA_DRM"> 4865<!-- --> 4866</a><code>public static final int</code></td> 4867<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DrmUtil.html#ERROR_SOURCE_EXO_MEDIA_DRM">ERROR_SOURCE_EXO_MEDIA_DRM</a></code></th> 4868<td class="colLast"><code>1</code></td> 4869</tr> 4870<tr class="rowColor"> 4871<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DrmUtil.ERROR_SOURCE_LICENSE_ACQUISITION"> 4872<!-- --> 4873</a><code>public static final int</code></td> 4874<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DrmUtil.html#ERROR_SOURCE_LICENSE_ACQUISITION">ERROR_SOURCE_LICENSE_ACQUISITION</a></code></th> 4875<td class="colLast"><code>2</code></td> 4876</tr> 4877<tr class="altColor"> 4878<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DrmUtil.ERROR_SOURCE_PROVISIONING"> 4879<!-- --> 4880</a><code>public static final int</code></td> 4881<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DrmUtil.html#ERROR_SOURCE_PROVISIONING">ERROR_SOURCE_PROVISIONING</a></code></th> 4882<td class="colLast"><code>3</code></td> 4883</tr> 4884</tbody> 4885</table> 4886</li> 4887<li class="blockList"> 4888<table class="constantsSummary"> 4889<caption><span>com.google.android.exoplayer2.drm.<a href="com/google/android/exoplayer2/drm/ExoMediaDrm.html" title="interface in com.google.android.exoplayer2.drm">ExoMediaDrm</a></span><span class="tabEnd"> </span></caption> 4890<tr> 4891<th class="colFirst" scope="col">Modifier and Type</th> 4892<th class="colSecond" scope="col">Constant Field</th> 4893<th class="colLast" scope="col">Value</th> 4894</tr> 4895<tbody> 4896<tr class="altColor"> 4897<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.EVENT_KEY_EXPIRED"> 4898<!-- --> 4899</a><code>public static final int</code></td> 4900<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.html#EVENT_KEY_EXPIRED">EVENT_KEY_EXPIRED</a></code></th> 4901<td class="colLast"><code>3</code></td> 4902</tr> 4903<tr class="rowColor"> 4904<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.EVENT_KEY_REQUIRED"> 4905<!-- --> 4906</a><code>public static final int</code></td> 4907<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.html#EVENT_KEY_REQUIRED">EVENT_KEY_REQUIRED</a></code></th> 4908<td class="colLast"><code>2</code></td> 4909</tr> 4910<tr class="altColor"> 4911<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.EVENT_PROVISION_REQUIRED"> 4912<!-- --> 4913</a><code>public static final int</code></td> 4914<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.html#EVENT_PROVISION_REQUIRED">EVENT_PROVISION_REQUIRED</a></code></th> 4915<td class="colLast"><code>1</code></td> 4916</tr> 4917<tr class="rowColor"> 4918<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KEY_TYPE_OFFLINE"> 4919<!-- --> 4920</a><code>public static final int</code></td> 4921<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.html#KEY_TYPE_OFFLINE">KEY_TYPE_OFFLINE</a></code></th> 4922<td class="colLast"><code>2</code></td> 4923</tr> 4924<tr class="altColor"> 4925<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KEY_TYPE_RELEASE"> 4926<!-- --> 4927</a><code>public static final int</code></td> 4928<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.html#KEY_TYPE_RELEASE">KEY_TYPE_RELEASE</a></code></th> 4929<td class="colLast"><code>3</code></td> 4930</tr> 4931<tr class="rowColor"> 4932<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KEY_TYPE_STREAMING"> 4933<!-- --> 4934</a><code>public static final int</code></td> 4935<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.html#KEY_TYPE_STREAMING">KEY_TYPE_STREAMING</a></code></th> 4936<td class="colLast"><code>1</code></td> 4937</tr> 4938</tbody> 4939</table> 4940</li> 4941<li class="blockList"> 4942<table class="constantsSummary"> 4943<caption><span>com.google.android.exoplayer2.drm.<a href="com/google/android/exoplayer2/drm/ExoMediaDrm.KeyRequest.html" title="class in com.google.android.exoplayer2.drm">ExoMediaDrm.KeyRequest</a></span><span class="tabEnd"> </span></caption> 4944<tr> 4945<th class="colFirst" scope="col">Modifier and Type</th> 4946<th class="colSecond" scope="col">Constant Field</th> 4947<th class="colLast" scope="col">Value</th> 4948</tr> 4949<tbody> 4950<tr class="altColor"> 4951<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KeyRequest.REQUEST_TYPE_INITIAL"> 4952<!-- --> 4953</a><code>public static final int</code></td> 4954<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.KeyRequest.html#REQUEST_TYPE_INITIAL">REQUEST_TYPE_INITIAL</a></code></th> 4955<td class="colLast"><code>0</code></td> 4956</tr> 4957<tr class="rowColor"> 4958<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KeyRequest.REQUEST_TYPE_NONE"> 4959<!-- --> 4960</a><code>public static final int</code></td> 4961<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.KeyRequest.html#REQUEST_TYPE_NONE">REQUEST_TYPE_NONE</a></code></th> 4962<td class="colLast"><code>3</code></td> 4963</tr> 4964<tr class="altColor"> 4965<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KeyRequest.REQUEST_TYPE_RELEASE"> 4966<!-- --> 4967</a><code>public static final int</code></td> 4968<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.KeyRequest.html#REQUEST_TYPE_RELEASE">REQUEST_TYPE_RELEASE</a></code></th> 4969<td class="colLast"><code>2</code></td> 4970</tr> 4971<tr class="rowColor"> 4972<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KeyRequest.REQUEST_TYPE_RENEWAL"> 4973<!-- --> 4974</a><code>public static final int</code></td> 4975<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.KeyRequest.html#REQUEST_TYPE_RENEWAL">REQUEST_TYPE_RENEWAL</a></code></th> 4976<td class="colLast"><code>1</code></td> 4977</tr> 4978<tr class="altColor"> 4979<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KeyRequest.REQUEST_TYPE_UNKNOWN"> 4980<!-- --> 4981</a><code>public static final int</code></td> 4982<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.KeyRequest.html#REQUEST_TYPE_UNKNOWN">REQUEST_TYPE_UNKNOWN</a></code></th> 4983<td class="colLast"><code>-2147483648</code></td> 4984</tr> 4985<tr class="rowColor"> 4986<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KeyRequest.REQUEST_TYPE_UPDATE"> 4987<!-- --> 4988</a><code>public static final int</code></td> 4989<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.KeyRequest.html#REQUEST_TYPE_UPDATE">REQUEST_TYPE_UPDATE</a></code></th> 4990<td class="colLast"><code>4</code></td> 4991</tr> 4992</tbody> 4993</table> 4994</li> 4995<li class="blockList"> 4996<table class="constantsSummary"> 4997<caption><span>com.google.android.exoplayer2.drm.<a href="com/google/android/exoplayer2/drm/UnsupportedDrmException.html" title="class in com.google.android.exoplayer2.drm">UnsupportedDrmException</a></span><span class="tabEnd"> </span></caption> 4998<tr> 4999<th class="colFirst" scope="col">Modifier and Type</th> 5000<th class="colSecond" scope="col">Constant Field</th> 5001<th class="colLast" scope="col">Value</th> 5002</tr> 5003<tbody> 5004<tr class="altColor"> 5005<td class="colFirst"><a id="com.google.android.exoplayer2.drm.UnsupportedDrmException.REASON_INSTANTIATION_ERROR"> 5006<!-- --> 5007</a><code>public static final int</code></td> 5008<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/UnsupportedDrmException.html#REASON_INSTANTIATION_ERROR">REASON_INSTANTIATION_ERROR</a></code></th> 5009<td class="colLast"><code>2</code></td> 5010</tr> 5011<tr class="rowColor"> 5012<td class="colFirst"><a id="com.google.android.exoplayer2.drm.UnsupportedDrmException.REASON_UNSUPPORTED_SCHEME"> 5013<!-- --> 5014</a><code>public static final int</code></td> 5015<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/UnsupportedDrmException.html#REASON_UNSUPPORTED_SCHEME">REASON_UNSUPPORTED_SCHEME</a></code></th> 5016<td class="colLast"><code>1</code></td> 5017</tr> 5018</tbody> 5019</table> 5020</li> 5021<li class="blockList"> 5022<table class="constantsSummary"> 5023<caption><span>com.google.android.exoplayer2.drm.<a href="com/google/android/exoplayer2/drm/WidevineUtil.html" title="class in com.google.android.exoplayer2.drm">WidevineUtil</a></span><span class="tabEnd"> </span></caption> 5024<tr> 5025<th class="colFirst" scope="col">Modifier and Type</th> 5026<th class="colSecond" scope="col">Constant Field</th> 5027<th class="colLast" scope="col">Value</th> 5028</tr> 5029<tbody> 5030<tr class="altColor"> 5031<td class="colFirst"><a id="com.google.android.exoplayer2.drm.WidevineUtil.PROPERTY_LICENSE_DURATION_REMAINING"> 5032<!-- --> 5033</a><code>public static final <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> 5034<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/WidevineUtil.html#PROPERTY_LICENSE_DURATION_REMAINING">PROPERTY_LICENSE_DURATION_REMAINING</a></code></th> 5035<td class="colLast"><code>"LicenseDurationRemaining"</code></td> 5036</tr> 5037<tr class="rowColor"> 5038<td class="colFirst"><a id="com.google.android.exoplayer2.drm.WidevineUtil.PROPERTY_PLAYBACK_DURATION_REMAINING"> 5039<!-- --> 5040</a><code>public static final <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> 5041<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/WidevineUtil.html#PROPERTY_PLAYBACK_DURATION_REMAINING">PROPERTY_PLAYBACK_DURATION_REMAINING</a></code></th> 5042<td class="colLast"><code>"PlaybackDurationRemaining"</code></td> 5043</tr> 5044</tbody> 5045</table> 5046</li> 5047</ul> 5048<ul class="blockList"> 5049<li class="blockList"> 5050<table class="constantsSummary"> 5051<caption><span>com.google.android.exoplayer2.ext.av1.<a href="com/google/android/exoplayer2/ext/av1/Libgav1VideoRenderer.html" title="class in com.google.android.exoplayer2.ext.av1">Libgav1VideoRenderer</a></span><span class="tabEnd"> </span></caption> 5052<tr> 5053<th class="colFirst" scope="col">Modifier and Type</th> 5054<th class="colSecond" scope="col">Constant Field</th> 5055<th class="colLast" scope="col">Value</th> 5056</tr> 5057<tbody> 5058<tr class="altColor"> 5059<td class="colFirst"><a id="com.google.android.exoplayer2.ext.av1.Libgav1VideoRenderer.THREAD_COUNT_AUTODETECT"> 5060<!-- --> 5061</a><code>public static final int</code></td> 5062<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/av1/Libgav1VideoRenderer.html#THREAD_COUNT_AUTODETECT">THREAD_COUNT_AUTODETECT</a></code></th> 5063<td class="colLast"><code>0</code></td> 5064</tr> 5065</tbody> 5066</table> 5067</li> 5068</ul> 5069<ul class="blockList"> 5070<li class="blockList"> 5071<table class="constantsSummary"> 5072<caption><span>com.google.android.exoplayer2.ext.cast.<a href="com/google/android/exoplayer2/ext/cast/CastPlayer.html" title="class in com.google.android.exoplayer2.ext.cast">CastPlayer</a></span><span class="tabEnd"> </span></caption> 5073<tr> 5074<th class="colFirst" scope="col">Modifier and Type</th> 5075<th class="colSecond" scope="col">Constant Field</th> 5076<th class="colLast" scope="col">Value</th> 5077</tr> 5078<tbody> 5079<tr class="altColor"> 5080<td class="colFirst"><a id="com.google.android.exoplayer2.ext.cast.CastPlayer.MAX_SPEED_SUPPORTED"> 5081<!-- --> 5082</a><code>public static final float</code></td> 5083<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/cast/CastPlayer.html#MAX_SPEED_SUPPORTED">MAX_SPEED_SUPPORTED</a></code></th> 5084<td class="colLast"><code>2.0f</code></td> 5085</tr> 5086<tr class="rowColor"> 5087<td class="colFirst"><a id="com.google.android.exoplayer2.ext.cast.CastPlayer.MIN_SPEED_SUPPORTED"> 5088<!-- --> 5089</a><code>public static final float</code></td> 5090<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/cast/CastPlayer.html#MIN_SPEED_SUPPORTED">MIN_SPEED_SUPPORTED</a></code></th> 5091<td class="colLast"><code>0.5f</code></td> 5092</tr> 5093</tbody> 5094</table> 5095</li> 5096<li class="blockList"> 5097<table class="constantsSummary"> 5098<caption><span>com.google.android.exoplayer2.ext.cast.<a href="com/google/android/exoplayer2/ext/cast/DefaultCastOptionsProvider.html" title="class in com.google.android.exoplayer2.ext.cast">DefaultCastOptionsProvider</a></span><span class="tabEnd"> </span></caption> 5099<tr> 5100<th class="colFirst" scope="col">Modifier and Type</th> 5101<th class="colSecond" scope="col">Constant Field</th> 5102<th class="colLast" scope="col">Value</th> 5103</tr> 5104<tbody> 5105<tr class="altColor"> 5106<td class="colFirst"><a id="com.google.android.exoplayer2.ext.cast.DefaultCastOptionsProvider.APP_ID_DEFAULT_RECEIVER_WITH_DRM"> 5107<!-- --> 5108</a><code>public static final <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> 5109<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/cast/DefaultCastOptionsProvider.html#APP_ID_DEFAULT_RECEIVER_WITH_DRM">APP_ID_DEFAULT_RECEIVER_WITH_DRM</a></code></th> 5110<td class="colLast"><code>"A12D4273"</code></td> 5111</tr> 5112</tbody> 5113</table> 5114</li> 5115</ul> 5116<ul class="blockList"> 5117<li class="blockList"> 5118<table class="constantsSummary"> 5119<caption><span>com.google.android.exoplayer2.ext.cronet.<a href="com/google/android/exoplayer2/ext/cronet/CronetDataSource.html" title="class in com.google.android.exoplayer2.ext.cronet">CronetDataSource</a></span><span class="tabEnd"> </span></caption> 5120<tr> 5121<th class="colFirst" scope="col">Modifier and Type</th> 5122<th class="colSecond" scope="col">Constant Field</th> 5123<th class="colLast" scope="col">Value</th> 5124</tr> 5125<tbody> 5126<tr class="altColor"> 5127<td class="colFirst"><a id="com.google.android.exoplayer2.ext.cronet.CronetDataSource.DEFAULT_CONNECT_TIMEOUT_MILLIS"> 5128<!-- --> 5129</a><code>public static final int</code></td> 5130<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/cronet/CronetDataSource.html#DEFAULT_CONNECT_TIMEOUT_MILLIS">DEFAULT_CONNECT_TIMEOUT_MILLIS</a></code></th> 5131<td class="colLast"><code>8000</code></td> 5132</tr> 5133<tr class="rowColor"> 5134<td class="colFirst"><a id="com.google.android.exoplayer2.ext.cronet.CronetDataSource.DEFAULT_READ_TIMEOUT_MILLIS"> 5135<!-- --> 5136</a><code>public static final int</code></td> 5137<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/cronet/CronetDataSource.html#DEFAULT_READ_TIMEOUT_MILLIS">DEFAULT_READ_TIMEOUT_MILLIS</a></code></th> 5138<td class="colLast"><code>8000</code></td> 5139</tr> 5140</tbody> 5141</table> 5142</li> 5143<li class="blockList"> 5144<table class="constantsSummary"> 5145<caption><span>com.google.android.exoplayer2.ext.cronet.<a href="com/google/android/exoplayer2/ext/cronet/CronetDataSourceFactory.html" title="class in com.google.android.exoplayer2.ext.cronet">CronetDataSourceFactory</a></span><span class="tabEnd"> </span></caption> 5146<tr> 5147<th class="colFirst" scope="col">Modifier and Type</th> 5148<th class="colSecond" scope="col">Constant Field</th> 5149<th class="colLast" scope="col">Value</th> 5150</tr> 5151<tbody> 5152<tr class="altColor"> 5153<td class="colFirst"><a id="com.google.android.exoplayer2.ext.cronet.CronetDataSourceFactory.DEFAULT_CONNECT_TIMEOUT_MILLIS"> 5154<!-- --> 5155</a><code>public static final int</code></td> 5156<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/cronet/CronetDataSourceFactory.html#DEFAULT_CONNECT_TIMEOUT_MILLIS">DEFAULT_CONNECT_TIMEOUT_MILLIS</a></code></th> 5157<td class="colLast"><code>8000</code></td> 5158</tr> 5159<tr class="rowColor"> 5160<td class="colFirst"><a id="com.google.android.exoplayer2.ext.cronet.CronetDataSourceFactory.DEFAULT_READ_TIMEOUT_MILLIS"> 5161<!-- --> 5162</a><code>public static final int</code></td> 5163<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/cronet/CronetDataSourceFactory.html#DEFAULT_READ_TIMEOUT_MILLIS">DEFAULT_READ_TIMEOUT_MILLIS</a></code></th> 5164<td class="colLast"><code>8000</code></td> 5165</tr> 5166</tbody> 5167</table> 5168</li> 5169</ul> 5170<ul class="blockList"> 5171<li class="blockList"> 5172<table class="constantsSummary"> 5173<caption><span>com.google.android.exoplayer2.ext.flac.<a href="com/google/android/exoplayer2/ext/flac/FlacExtractor.html" title="class in com.google.android.exoplayer2.ext.flac">FlacExtractor</a></span><span class="tabEnd"> </span></caption> 5174<tr> 5175<th class="colFirst" scope="col">Modifier and Type</th> 5176<th class="colSecond" scope="col">Constant Field</th> 5177<th class="colLast" scope="col">Value</th> 5178</tr> 5179<tbody> 5180<tr class="altColor"> 5181<td class="colFirst"><a id="com.google.android.exoplayer2.ext.flac.FlacExtractor.FLAG_DISABLE_ID3_METADATA"> 5182<!-- --> 5183</a><code>public static final int</code></td> 5184<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/flac/FlacExtractor.html#FLAG_DISABLE_ID3_METADATA">FLAG_DISABLE_ID3_METADATA</a></code></th> 5185<td class="colLast"><code>1</code></td> 5186</tr> 5187</tbody> 5188</table> 5189</li> 5190</ul> 5191<ul class="blockList"> 5192<li class="blockList"> 5193<table class="constantsSummary"> 5194<caption><span>com.google.android.exoplayer2.ext.ima.<a href="com/google/android/exoplayer2/ext/ima/ImaAdsLoader.Builder.html" title="class in com.google.android.exoplayer2.ext.ima">ImaAdsLoader.Builder</a></span><span class="tabEnd"> </span></caption> 5195<tr> 5196<th class="colFirst" scope="col">Modifier and Type</th> 5197<th class="colSecond" scope="col">Constant Field</th> 5198<th class="colLast" scope="col">Value</th> 5199</tr> 5200<tbody> 5201<tr class="altColor"> 5202<td class="colFirst"><a id="com.google.android.exoplayer2.ext.ima.ImaAdsLoader.Builder.DEFAULT_AD_PRELOAD_TIMEOUT_MS"> 5203<!-- --> 5204</a><code>public static final long</code></td> 5205<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/ima/ImaAdsLoader.Builder.html#DEFAULT_AD_PRELOAD_TIMEOUT_MS">DEFAULT_AD_PRELOAD_TIMEOUT_MS</a></code></th> 5206<td class="colLast"><code>10000L</code></td> 5207</tr> 5208</tbody> 5209</table> 5210</li> 5211</ul> 5212<ul class="blockList"> 5213<li class="blockList"> 5214<table class="constantsSummary"> 5215<caption><span>com.google.android.exoplayer2.ext.media2.<a href="com/google/android/exoplayer2/ext/media2/SessionCallbackBuilder.html" title="class in com.google.android.exoplayer2.ext.media2">SessionCallbackBuilder</a></span><span class="tabEnd"> </span></caption> 5216<tr> 5217<th class="colFirst" scope="col">Modifier and Type</th> 5218<th class="colSecond" scope="col">Constant Field</th> 5219<th class="colLast" scope="col">Value</th> 5220</tr> 5221<tbody> 5222<tr class="altColor"> 5223<td class="colFirst"><a id="com.google.android.exoplayer2.ext.media2.SessionCallbackBuilder.DEFAULT_SEEK_TIMEOUT_MS"> 5224<!-- --> 5225</a><code>public static final int</code></td> 5226<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/media2/SessionCallbackBuilder.html#DEFAULT_SEEK_TIMEOUT_MS">DEFAULT_SEEK_TIMEOUT_MS</a></code></th> 5227<td class="colLast"><code>1000</code></td> 5228</tr> 5229</tbody> 5230</table> 5231</li> 5232</ul> 5233<ul class="blockList"> 5234<li class="blockList"> 5235<table class="constantsSummary"> 5236<caption><span>com.google.android.exoplayer2.ext.mediasession.<a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.html" title="class in com.google.android.exoplayer2.ext.mediasession">MediaSessionConnector</a></span><span class="tabEnd"> </span></caption> 5237<tr> 5238<th class="colFirst" scope="col">Modifier and Type</th> 5239<th class="colSecond" scope="col">Constant Field</th> 5240<th class="colLast" scope="col">Value</th> 5241</tr> 5242<tbody> 5243<tr class="altColor"> 5244<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.MediaSessionConnector.ALL_PLAYBACK_ACTIONS"> 5245<!-- --> 5246</a><code>public static final long</code></td> 5247<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.html#ALL_PLAYBACK_ACTIONS">ALL_PLAYBACK_ACTIONS</a></code></th> 5248<td class="colLast"><code>6554447L</code></td> 5249</tr> 5250<tr class="rowColor"> 5251<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.MediaSessionConnector.DEFAULT_PLAYBACK_ACTIONS"> 5252<!-- --> 5253</a><code>public static final long</code></td> 5254<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.html#DEFAULT_PLAYBACK_ACTIONS">DEFAULT_PLAYBACK_ACTIONS</a></code></th> 5255<td class="colLast"><code>2360143L</code></td> 5256</tr> 5257<tr class="altColor"> 5258<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.MediaSessionConnector.EXTRAS_SPEED"> 5259<!-- --> 5260</a><code>public static final <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> 5261<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.html#EXTRAS_SPEED">EXTRAS_SPEED</a></code></th> 5262<td class="colLast"><code>"EXO_SPEED"</code></td> 5263</tr> 5264</tbody> 5265</table> 5266</li> 5267<li class="blockList"> 5268<table class="constantsSummary"> 5269<caption><span>com.google.android.exoplayer2.ext.mediasession.<a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.PlaybackPreparer.html" title="interface in com.google.android.exoplayer2.ext.mediasession">MediaSessionConnector.PlaybackPreparer</a></span><span class="tabEnd"> </span></caption> 5270<tr> 5271<th class="colFirst" scope="col">Modifier and Type</th> 5272<th class="colSecond" scope="col">Constant Field</th> 5273<th class="colLast" scope="col">Value</th> 5274</tr> 5275<tbody> 5276<tr class="altColor"> 5277<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.MediaSessionConnector.PlaybackPreparer.ACTIONS"> 5278<!-- --> 5279</a><code>public static final long</code></td> 5280<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.PlaybackPreparer.html#ACTIONS">ACTIONS</a></code></th> 5281<td class="colLast"><code>257024L</code></td> 5282</tr> 5283</tbody> 5284</table> 5285</li> 5286<li class="blockList"> 5287<table class="constantsSummary"> 5288<caption><span>com.google.android.exoplayer2.ext.mediasession.<a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.QueueNavigator.html" title="interface in com.google.android.exoplayer2.ext.mediasession">MediaSessionConnector.QueueNavigator</a></span><span class="tabEnd"> </span></caption> 5289<tr> 5290<th class="colFirst" scope="col">Modifier and Type</th> 5291<th class="colSecond" scope="col">Constant Field</th> 5292<th class="colLast" scope="col">Value</th> 5293</tr> 5294<tbody> 5295<tr class="altColor"> 5296<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.MediaSessionConnector.QueueNavigator.ACTIONS"> 5297<!-- --> 5298</a><code>public static final long</code></td> 5299<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.QueueNavigator.html#ACTIONS">ACTIONS</a></code></th> 5300<td class="colLast"><code>4144L</code></td> 5301</tr> 5302</tbody> 5303</table> 5304</li> 5305<li class="blockList"> 5306<table class="constantsSummary"> 5307<caption><span>com.google.android.exoplayer2.ext.mediasession.<a href="com/google/android/exoplayer2/ext/mediasession/RepeatModeActionProvider.html" title="class in com.google.android.exoplayer2.ext.mediasession">RepeatModeActionProvider</a></span><span class="tabEnd"> </span></caption> 5308<tr> 5309<th class="colFirst" scope="col">Modifier and Type</th> 5310<th class="colSecond" scope="col">Constant Field</th> 5311<th class="colLast" scope="col">Value</th> 5312</tr> 5313<tbody> 5314<tr class="altColor"> 5315<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.RepeatModeActionProvider.DEFAULT_REPEAT_TOGGLE_MODES"> 5316<!-- --> 5317</a><code>public static final int</code></td> 5318<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/mediasession/RepeatModeActionProvider.html#DEFAULT_REPEAT_TOGGLE_MODES">DEFAULT_REPEAT_TOGGLE_MODES</a></code></th> 5319<td class="colLast"><code>3</code></td> 5320</tr> 5321</tbody> 5322</table> 5323</li> 5324<li class="blockList"> 5325<table class="constantsSummary"> 5326<caption><span>com.google.android.exoplayer2.ext.mediasession.<a href="com/google/android/exoplayer2/ext/mediasession/TimelineQueueEditor.html" title="class in com.google.android.exoplayer2.ext.mediasession">TimelineQueueEditor</a></span><span class="tabEnd"> </span></caption> 5327<tr> 5328<th class="colFirst" scope="col">Modifier and Type</th> 5329<th class="colSecond" scope="col">Constant Field</th> 5330<th class="colLast" scope="col">Value</th> 5331</tr> 5332<tbody> 5333<tr class="altColor"> 5334<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.TimelineQueueEditor.COMMAND_MOVE_QUEUE_ITEM"> 5335<!-- --> 5336</a><code>public static final <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> 5337<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/mediasession/TimelineQueueEditor.html#COMMAND_MOVE_QUEUE_ITEM">COMMAND_MOVE_QUEUE_ITEM</a></code></th> 5338<td class="colLast"><code>"exo_move_window"</code></td> 5339</tr> 5340<tr class="rowColor"> 5341<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.TimelineQueueEditor.EXTRA_FROM_INDEX"> 5342<!-- --> 5343</a><code>public static final <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> 5344<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/mediasession/TimelineQueueEditor.html#EXTRA_FROM_INDEX">EXTRA_FROM_INDEX</a></code></th> 5345<td class="colLast"><code>"from_index"</code></td> 5346</tr> 5347<tr class="altColor"> 5348<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.TimelineQueueEditor.EXTRA_TO_INDEX"> 5349<!-- --> 5350</a><code>public static final <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> 5351<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/mediasession/TimelineQueueEditor.html#EXTRA_TO_INDEX">EXTRA_TO_INDEX</a></code></th> 5352<td class="colLast"><code>"to_index"</code></td> 5353</tr> 5354</tbody> 5355</table> 5356</li> 5357<li class="blockList"> 5358<table class="constantsSummary"> 5359<caption><span>com.google.android.exoplayer2.ext.mediasession.<a href="com/google/android/exoplayer2/ext/mediasession/TimelineQueueNavigator.html" title="class in com.google.android.exoplayer2.ext.mediasession">TimelineQueueNavigator</a></span><span class="tabEnd"> </span></caption> 5360<tr> 5361<th class="colFirst" scope="col">Modifier and Type</th> 5362<th class="colSecond" scope="col">Constant Field</th> 5363<th class="colLast" scope="col">Value</th> 5364</tr> 5365<tbody> 5366<tr class="altColor"> 5367<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.TimelineQueueNavigator.DEFAULT_MAX_QUEUE_SIZE"> 5368<!-- --> 5369</a><code>public static final int</code></td> 5370<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/mediasession/TimelineQueueNavigator.html#DEFAULT_MAX_QUEUE_SIZE">DEFAULT_MAX_QUEUE_SIZE</a></code></th> 5371<td class="colLast"><code>10</code></td> 5372</tr> 5373</tbody> 5374</table> 5375</li> 5376</ul> 5377<ul class="blockList"> 5378<li class="blockList"> 5379<table class="constantsSummary"> 5380<caption><span>com.google.android.exoplayer2.extractor.<a href="com/google/android/exoplayer2/extractor/BinarySearchSeeker.TimestampSearchResult.html" title="class in com.google.android.exoplayer2.extractor">BinarySearchSeeker.TimestampSearchResult</a></span><span class="tabEnd"> </span></caption> 5381<tr> 5382<th class="colFirst" scope="col">Modifier and Type</th> 5383<th class="colSecond" scope="col">Constant Field</th> 5384<th class="colLast" scope="col">Value</th> 5385</tr> 5386<tbody> 5387<tr class="altColor"> 5388<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.BinarySearchSeeker.TimestampSearchResult.TYPE_NO_TIMESTAMP"> 5389<!-- --> 5390</a><code>public static final int</code></td> 5391<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/BinarySearchSeeker.TimestampSearchResult.html#TYPE_NO_TIMESTAMP">TYPE_NO_TIMESTAMP</a></code></th> 5392<td class="colLast"><code>-3</code></td> 5393</tr> 5394<tr class="rowColor"> 5395<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.BinarySearchSeeker.TimestampSearchResult.TYPE_POSITION_OVERESTIMATED"> 5396<!-- --> 5397</a><code>public static final int</code></td> 5398<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/BinarySearchSeeker.TimestampSearchResult.html#TYPE_POSITION_OVERESTIMATED">TYPE_POSITION_OVERESTIMATED</a></code></th> 5399<td class="colLast"><code>-1</code></td> 5400</tr> 5401<tr class="altColor"> 5402<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.BinarySearchSeeker.TimestampSearchResult.TYPE_POSITION_UNDERESTIMATED"> 5403<!-- --> 5404</a><code>public static final int</code></td> 5405<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/BinarySearchSeeker.TimestampSearchResult.html#TYPE_POSITION_UNDERESTIMATED">TYPE_POSITION_UNDERESTIMATED</a></code></th> 5406<td class="colLast"><code>-2</code></td> 5407</tr> 5408<tr class="rowColor"> 5409<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.BinarySearchSeeker.TimestampSearchResult.TYPE_TARGET_TIMESTAMP_FOUND"> 5410<!-- --> 5411</a><code>public static final int</code></td> 5412<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/BinarySearchSeeker.TimestampSearchResult.html#TYPE_TARGET_TIMESTAMP_FOUND">TYPE_TARGET_TIMESTAMP_FOUND</a></code></th> 5413<td class="colLast"><code>0</code></td> 5414</tr> 5415</tbody> 5416</table> 5417</li> 5418<li class="blockList"> 5419<table class="constantsSummary"> 5420<caption><span>com.google.android.exoplayer2.extractor.<a href="com/google/android/exoplayer2/extractor/CeaUtil.html" title="class in com.google.android.exoplayer2.extractor">CeaUtil</a></span><span class="tabEnd"> </span></caption> 5421<tr> 5422<th class="colFirst" scope="col">Modifier and Type</th> 5423<th class="colSecond" scope="col">Constant Field</th> 5424<th class="colLast" scope="col">Value</th> 5425</tr> 5426<tbody> 5427<tr class="altColor"> 5428<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.CeaUtil.USER_DATA_IDENTIFIER_GA94"> 5429<!-- --> 5430</a><code>public static final int</code></td> 5431<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/CeaUtil.html#USER_DATA_IDENTIFIER_GA94">USER_DATA_IDENTIFIER_GA94</a></code></th> 5432<td class="colLast"><code>1195456820</code></td> 5433</tr> 5434<tr class="rowColor"> 5435<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.CeaUtil.USER_DATA_TYPE_CODE_MPEG_CC"> 5436<!-- --> 5437</a><code>public static final int</code></td> 5438<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/CeaUtil.html#USER_DATA_TYPE_CODE_MPEG_CC">USER_DATA_TYPE_CODE_MPEG_CC</a></code></th> 5439<td class="colLast"><code>3</code></td> 5440</tr> 5441</tbody> 5442</table> 5443</li> 5444<li class="blockList"> 5445<table class="constantsSummary"> 5446<caption><span>com.google.android.exoplayer2.extractor.<a href="com/google/android/exoplayer2/extractor/Extractor.html" title="interface in com.google.android.exoplayer2.extractor">Extractor</a></span><span class="tabEnd"> </span></caption> 5447<tr> 5448<th class="colFirst" scope="col">Modifier and Type</th> 5449<th class="colSecond" scope="col">Constant Field</th> 5450<th class="colLast" scope="col">Value</th> 5451</tr> 5452<tbody> 5453<tr class="altColor"> 5454<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.Extractor.RESULT_CONTINUE"> 5455<!-- --> 5456</a><code>public static final int</code></td> 5457<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/Extractor.html#RESULT_CONTINUE">RESULT_CONTINUE</a></code></th> 5458<td class="colLast"><code>0</code></td> 5459</tr> 5460<tr class="rowColor"> 5461<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.Extractor.RESULT_END_OF_INPUT"> 5462<!-- --> 5463</a><code>public static final int</code></td> 5464<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/Extractor.html#RESULT_END_OF_INPUT">RESULT_END_OF_INPUT</a></code></th> 5465<td class="colLast"><code>-1</code></td> 5466</tr> 5467<tr class="altColor"> 5468<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.Extractor.RESULT_SEEK"> 5469<!-- --> 5470</a><code>public static final int</code></td> 5471<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/Extractor.html#RESULT_SEEK">RESULT_SEEK</a></code></th> 5472<td class="colLast"><code>1</code></td> 5473</tr> 5474</tbody> 5475</table> 5476</li> 5477<li class="blockList"> 5478<table class="constantsSummary"> 5479<caption><span>com.google.android.exoplayer2.extractor.<a href="com/google/android/exoplayer2/extractor/FlacStreamMetadata.html" title="class in com.google.android.exoplayer2.extractor">FlacStreamMetadata</a></span><span class="tabEnd"> </span></caption> 5480<tr> 5481<th class="colFirst" scope="col">Modifier and Type</th> 5482<th class="colSecond" scope="col">Constant Field</th> 5483<th class="colLast" scope="col">Value</th> 5484</tr> 5485<tbody> 5486<tr class="altColor"> 5487<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.FlacStreamMetadata.NOT_IN_LOOKUP_TABLE"> 5488<!-- --> 5489</a><code>public static final int</code></td> 5490<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/FlacStreamMetadata.html#NOT_IN_LOOKUP_TABLE">NOT_IN_LOOKUP_TABLE</a></code></th> 5491<td class="colLast"><code>-1</code></td> 5492</tr> 5493</tbody> 5494</table> 5495</li> 5496<li class="blockList"> 5497<table class="constantsSummary"> 5498<caption><span>com.google.android.exoplayer2.extractor.<a href="com/google/android/exoplayer2/extractor/TrackOutput.html" title="interface in com.google.android.exoplayer2.extractor">TrackOutput</a></span><span class="tabEnd"> </span></caption> 5499<tr> 5500<th class="colFirst" scope="col">Modifier and Type</th> 5501<th class="colSecond" scope="col">Constant Field</th> 5502<th class="colLast" scope="col">Value</th> 5503</tr> 5504<tbody> 5505<tr class="altColor"> 5506<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.TrackOutput.SAMPLE_DATA_PART_ENCRYPTION"> 5507<!-- --> 5508</a><code>public static final int</code></td> 5509<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/TrackOutput.html#SAMPLE_DATA_PART_ENCRYPTION">SAMPLE_DATA_PART_ENCRYPTION</a></code></th> 5510<td class="colLast"><code>1</code></td> 5511</tr> 5512<tr class="rowColor"> 5513<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.TrackOutput.SAMPLE_DATA_PART_MAIN"> 5514<!-- --> 5515</a><code>public static final int</code></td> 5516<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/TrackOutput.html#SAMPLE_DATA_PART_MAIN">SAMPLE_DATA_PART_MAIN</a></code></th> 5517<td class="colLast"><code>0</code></td> 5518</tr> 5519<tr class="altColor"> 5520<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.TrackOutput.SAMPLE_DATA_PART_SUPPLEMENTAL"> 5521<!-- --> 5522</a><code>public static final int</code></td> 5523<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/TrackOutput.html#SAMPLE_DATA_PART_SUPPLEMENTAL">SAMPLE_DATA_PART_SUPPLEMENTAL</a></code></th> 5524<td class="colLast"><code>2</code></td> 5525</tr> 5526</tbody> 5527</table> 5528</li> 5529</ul> 5530<ul class="blockList"> 5531<li class="blockList"> 5532<table class="constantsSummary"> 5533<caption><span>com.google.android.exoplayer2.extractor.amr.<a href="com/google/android/exoplayer2/extractor/amr/AmrExtractor.html" title="class in com.google.android.exoplayer2.extractor.amr">AmrExtractor</a></span><span class="tabEnd"> </span></caption> 5534<tr> 5535<th class="colFirst" scope="col">Modifier and Type</th> 5536<th class="colSecond" scope="col">Constant Field</th> 5537<th class="colLast" scope="col">Value</th> 5538</tr> 5539<tbody> 5540<tr class="altColor"> 5541<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.amr.AmrExtractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING"> 5542<!-- --> 5543</a><code>public static final int</code></td> 5544<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/amr/AmrExtractor.html#FLAG_ENABLE_CONSTANT_BITRATE_SEEKING">FLAG_ENABLE_CONSTANT_BITRATE_SEEKING</a></code></th> 5545<td class="colLast"><code>1</code></td> 5546</tr> 5547<tr class="rowColor"> 5548<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.amr.AmrExtractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING_ALWAYS"> 5549<!-- --> 5550</a><code>public static final int</code></td> 5551<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/amr/AmrExtractor.html#FLAG_ENABLE_CONSTANT_BITRATE_SEEKING_ALWAYS">FLAG_ENABLE_CONSTANT_BITRATE_SEEKING_ALWAYS</a></code></th> 5552<td class="colLast"><code>2</code></td> 5553</tr> 5554</tbody> 5555</table> 5556</li> 5557</ul> 5558<ul class="blockList"> 5559<li class="blockList"> 5560<table class="constantsSummary"> 5561<caption><span>com.google.android.exoplayer2.extractor.flac.<a href="com/google/android/exoplayer2/extractor/flac/FlacConstants.html" title="class in com.google.android.exoplayer2.extractor.flac">FlacConstants</a></span><span class="tabEnd"> </span></caption> 5562<tr> 5563<th class="colFirst" scope="col">Modifier and Type</th> 5564<th class="colSecond" scope="col">Constant Field</th> 5565<th class="colLast" scope="col">Value</th> 5566</tr> 5567<tbody> 5568<tr class="altColor"> 5569<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.MAX_FRAME_HEADER_SIZE"> 5570<!-- --> 5571</a><code>public static final int</code></td> 5572<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/flac/FlacConstants.html#MAX_FRAME_HEADER_SIZE">MAX_FRAME_HEADER_SIZE</a></code></th> 5573<td class="colLast"><code>16</code></td> 5574</tr> 5575<tr class="rowColor"> 5576<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.METADATA_BLOCK_HEADER_SIZE"> 5577<!-- --> 5578</a><code>public static final int</code></td> 5579<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/flac/FlacConstants.html#METADATA_BLOCK_HEADER_SIZE">METADATA_BLOCK_HEADER_SIZE</a></code></th> 5580<td class="colLast"><code>4</code></td> 5581</tr> 5582<tr class="altColor"> 5583<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.METADATA_TYPE_PICTURE"> 5584<!-- --> 5585</a><code>public static final int</code></td> 5586<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/flac/FlacConstants.html#METADATA_TYPE_PICTURE">METADATA_TYPE_PICTURE</a></code></th> 5587<td class="colLast"><code>6</code></td> 5588</tr> 5589<tr class="rowColor"> 5590<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.METADATA_TYPE_SEEK_TABLE"> 5591<!-- --> 5592</a><code>public static final int</code></td> 5593<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/flac/FlacConstants.html#METADATA_TYPE_SEEK_TABLE">METADATA_TYPE_SEEK_TABLE</a></code></th> 5594<td class="colLast"><code>3</code></td> 5595</tr> 5596<tr class="altColor"> 5597<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.METADATA_TYPE_STREAM_INFO"> 5598<!-- --> 5599</a><code>public static final int</code></td> 5600<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/flac/FlacConstants.html#METADATA_TYPE_STREAM_INFO">METADATA_TYPE_STREAM_INFO</a></code></th> 5601<td class="colLast"><code>0</code></td> 5602</tr> 5603<tr class="rowColor"> 5604<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.METADATA_TYPE_VORBIS_COMMENT"> 5605<!-- --> 5606</a><code>public static final int</code></td> 5607<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/flac/FlacConstants.html#METADATA_TYPE_VORBIS_COMMENT">METADATA_TYPE_VORBIS_COMMENT</a></code></th> 5608<td class="colLast"><code>4</code></td> 5609</tr> 5610<tr class="altColor"> 5611<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.MIN_FRAME_HEADER_SIZE"> 5612<!-- --> 5613</a><code>public static final int</code></td> 5614<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/flac/FlacConstants.html#MIN_FRAME_HEADER_SIZE">MIN_FRAME_HEADER_SIZE</a></code></th> 5615<td class="colLast"><code>6</code></td> 5616</tr> 5617<tr class="rowColor"> 5618<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.STREAM_INFO_BLOCK_SIZE"> 5619<!-- --> 5620</a><code>public static final int</code></td> 5621<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/flac/FlacConstants.html#STREAM_INFO_BLOCK_SIZE">STREAM_INFO_BLOCK_SIZE</a></code></th> 5622<td class="colLast"><code>38</code></td> 5623</tr> 5624<tr class="altColor"> 5625<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.STREAM_MARKER_SIZE"> 5626<!-- --> 5627</a><code>public static final int</code></td> 5628<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/flac/FlacConstants.html#STREAM_MARKER_SIZE">STREAM_MARKER_SIZE</a></code></th> 5629<td class="colLast"><code>4</code></td> 5630</tr> 5631</tbody> 5632</table> 5633</li> 5634<li class="blockList"> 5635<table class="constantsSummary"> 5636<caption><span>com.google.android.exoplayer2.extractor.flac.<a href="com/google/android/exoplayer2/extractor/flac/FlacExtractor.html" title="class in com.google.android.exoplayer2.extractor.flac">FlacExtractor</a></span><span class="tabEnd"> </span></caption> 5637<tr> 5638<th class="colFirst" scope="col">Modifier and Type</th> 5639<th class="colSecond" scope="col">Constant Field</th> 5640<th class="colLast" scope="col">Value</th> 5641</tr> 5642<tbody> 5643<tr class="altColor"> 5644<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacExtractor.FLAG_DISABLE_ID3_METADATA"> 5645<!-- --> 5646</a><code>public static final int</code></td> 5647<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/flac/FlacExtractor.html#FLAG_DISABLE_ID3_METADATA">FLAG_DISABLE_ID3_METADATA</a></code></th> 5648<td class="colLast"><code>1</code></td> 5649</tr> 5650</tbody> 5651</table> 5652</li> 5653</ul> 5654<ul class="blockList"> 5655<li class="blockList"> 5656<table class="constantsSummary"> 5657<caption><span>com.google.android.exoplayer2.extractor.mkv.<a href="com/google/android/exoplayer2/extractor/mkv/EbmlProcessor.html" title="interface in com.google.android.exoplayer2.extractor.mkv">EbmlProcessor</a></span><span class="tabEnd"> </span></caption> 5658<tr> 5659<th class="colFirst" scope="col">Modifier and Type</th> 5660<th class="colSecond" scope="col">Constant Field</th> 5661<th class="colLast" scope="col">Value</th> 5662</tr> 5663<tbody> 5664<tr class="altColor"> 5665<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mkv.EbmlProcessor.ELEMENT_TYPE_BINARY"> 5666<!-- --> 5667</a><code>public static final int</code></td> 5668<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mkv/EbmlProcessor.html#ELEMENT_TYPE_BINARY">ELEMENT_TYPE_BINARY</a></code></th> 5669<td class="colLast"><code>4</code></td> 5670</tr> 5671<tr class="rowColor"> 5672<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mkv.EbmlProcessor.ELEMENT_TYPE_FLOAT"> 5673<!-- --> 5674</a><code>public static final int</code></td> 5675<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mkv/EbmlProcessor.html#ELEMENT_TYPE_FLOAT">ELEMENT_TYPE_FLOAT</a></code></th> 5676<td class="colLast"><code>5</code></td> 5677</tr> 5678<tr class="altColor"> 5679<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mkv.EbmlProcessor.ELEMENT_TYPE_MASTER"> 5680<!-- --> 5681</a><code>public static final int</code></td> 5682<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mkv/EbmlProcessor.html#ELEMENT_TYPE_MASTER">ELEMENT_TYPE_MASTER</a></code></th> 5683<td class="colLast"><code>1</code></td> 5684</tr> 5685<tr class="rowColor"> 5686<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mkv.EbmlProcessor.ELEMENT_TYPE_STRING"> 5687<!-- --> 5688</a><code>public static final int</code></td> 5689<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mkv/EbmlProcessor.html#ELEMENT_TYPE_STRING">ELEMENT_TYPE_STRING</a></code></th> 5690<td class="colLast"><code>3</code></td> 5691</tr> 5692<tr class="altColor"> 5693<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mkv.EbmlProcessor.ELEMENT_TYPE_UNKNOWN"> 5694<!-- --> 5695</a><code>public static final int</code></td> 5696<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mkv/EbmlProcessor.html#ELEMENT_TYPE_UNKNOWN">ELEMENT_TYPE_UNKNOWN</a></code></th> 5697<td class="colLast"><code>0</code></td> 5698</tr> 5699<tr class="rowColor"> 5700<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mkv.EbmlProcessor.ELEMENT_TYPE_UNSIGNED_INT"> 5701<!-- --> 5702</a><code>public static final int</code></td> 5703<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mkv/EbmlProcessor.html#ELEMENT_TYPE_UNSIGNED_INT">ELEMENT_TYPE_UNSIGNED_INT</a></code></th> 5704<td class="colLast"><code>2</code></td> 5705</tr> 5706</tbody> 5707</table> 5708</li> 5709<li class="blockList"> 5710<table class="constantsSummary"> 5711<caption><span>com.google.android.exoplayer2.extractor.mkv.<a href="com/google/android/exoplayer2/extractor/mkv/MatroskaExtractor.html" title="class in com.google.android.exoplayer2.extractor.mkv">MatroskaExtractor</a></span><span class="tabEnd"> </span></caption> 5712<tr> 5713<th class="colFirst" scope="col">Modifier and Type</th> 5714<th class="colSecond" scope="col">Constant Field</th> 5715<th class="colLast" scope="col">Value</th> 5716</tr> 5717<tbody> 5718<tr class="altColor"> 5719<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mkv.MatroskaExtractor.FLAG_DISABLE_SEEK_FOR_CUES"> 5720<!-- --> 5721</a><code>public static final int</code></td> 5722<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mkv/MatroskaExtractor.html#FLAG_DISABLE_SEEK_FOR_CUES">FLAG_DISABLE_SEEK_FOR_CUES</a></code></th> 5723<td class="colLast"><code>1</code></td> 5724</tr> 5725</tbody> 5726</table> 5727</li> 5728</ul> 5729<ul class="blockList"> 5730<li class="blockList"> 5731<table class="constantsSummary"> 5732<caption><span>com.google.android.exoplayer2.extractor.mp3.<a href="com/google/android/exoplayer2/extractor/mp3/Mp3Extractor.html" title="class in com.google.android.exoplayer2.extractor.mp3">Mp3Extractor</a></span><span class="tabEnd"> </span></caption> 5733<tr> 5734<th class="colFirst" scope="col">Modifier and Type</th> 5735<th class="colSecond" scope="col">Constant Field</th> 5736<th class="colLast" scope="col">Value</th> 5737</tr> 5738<tbody> 5739<tr class="altColor"> 5740<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp3.Mp3Extractor.FLAG_DISABLE_ID3_METADATA"> 5741<!-- --> 5742</a><code>public static final int</code></td> 5743<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mp3/Mp3Extractor.html#FLAG_DISABLE_ID3_METADATA">FLAG_DISABLE_ID3_METADATA</a></code></th> 5744<td class="colLast"><code>8</code></td> 5745</tr> 5746<tr class="rowColor"> 5747<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp3.Mp3Extractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING"> 5748<!-- --> 5749</a><code>public static final int</code></td> 5750<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mp3/Mp3Extractor.html#FLAG_ENABLE_CONSTANT_BITRATE_SEEKING">FLAG_ENABLE_CONSTANT_BITRATE_SEEKING</a></code></th> 5751<td class="colLast"><code>1</code></td> 5752</tr> 5753<tr class="altColor"> 5754<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp3.Mp3Extractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING_ALWAYS"> 5755<!-- --> 5756</a><code>public static final int</code></td> 5757<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mp3/Mp3Extractor.html#FLAG_ENABLE_CONSTANT_BITRATE_SEEKING_ALWAYS">FLAG_ENABLE_CONSTANT_BITRATE_SEEKING_ALWAYS</a></code></th> 5758<td class="colLast"><code>2</code></td> 5759</tr> 5760<tr class="rowColor"> 5761<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp3.Mp3Extractor.FLAG_ENABLE_INDEX_SEEKING"> 5762<!-- --> 5763</a><code>public static final int</code></td> 5764<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mp3/Mp3Extractor.html#FLAG_ENABLE_INDEX_SEEKING">FLAG_ENABLE_INDEX_SEEKING</a></code></th> 5765<td class="colLast"><code>4</code></td> 5766</tr> 5767</tbody> 5768</table> 5769</li> 5770</ul> 5771<ul class="blockList"> 5772<li class="blockList"> 5773<table class="constantsSummary"> 5774<caption><span>com.google.android.exoplayer2.extractor.mp4.<a href="com/google/android/exoplayer2/extractor/mp4/FragmentedMp4Extractor.html" title="class in com.google.android.exoplayer2.extractor.mp4">FragmentedMp4Extractor</a></span><span class="tabEnd"> </span></caption> 5775<tr> 5776<th class="colFirst" scope="col">Modifier and Type</th> 5777<th class="colSecond" scope="col">Constant Field</th> 5778<th class="colLast" scope="col">Value</th> 5779</tr> 5780<tbody> 5781<tr class="altColor"> 5782<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.FragmentedMp4Extractor.FLAG_ENABLE_EMSG_TRACK"> 5783<!-- --> 5784</a><code>public static final int</code></td> 5785<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mp4/FragmentedMp4Extractor.html#FLAG_ENABLE_EMSG_TRACK">FLAG_ENABLE_EMSG_TRACK</a></code></th> 5786<td class="colLast"><code>4</code></td> 5787</tr> 5788<tr class="rowColor"> 5789<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.FragmentedMp4Extractor.FLAG_WORKAROUND_EVERY_VIDEO_FRAME_IS_SYNC_FRAME"> 5790<!-- --> 5791</a><code>public static final int</code></td> 5792<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mp4/FragmentedMp4Extractor.html#FLAG_WORKAROUND_EVERY_VIDEO_FRAME_IS_SYNC_FRAME">FLAG_WORKAROUND_EVERY_VIDEO_FRAME_IS_SYNC_FRAME</a></code></th> 5793<td class="colLast"><code>1</code></td> 5794</tr> 5795<tr class="altColor"> 5796<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.FragmentedMp4Extractor.FLAG_WORKAROUND_IGNORE_EDIT_LISTS"> 5797<!-- --> 5798</a><code>public static final int</code></td> 5799<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mp4/FragmentedMp4Extractor.html#FLAG_WORKAROUND_IGNORE_EDIT_LISTS">FLAG_WORKAROUND_IGNORE_EDIT_LISTS</a></code></th> 5800<td class="colLast"><code>16</code></td> 5801</tr> 5802<tr class="rowColor"> 5803<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.FragmentedMp4Extractor.FLAG_WORKAROUND_IGNORE_TFDT_BOX"> 5804<!-- --> 5805</a><code>public static final int</code></td> 5806<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mp4/FragmentedMp4Extractor.html#FLAG_WORKAROUND_IGNORE_TFDT_BOX">FLAG_WORKAROUND_IGNORE_TFDT_BOX</a></code></th> 5807<td class="colLast"><code>2</code></td> 5808</tr> 5809</tbody> 5810</table> 5811</li> 5812<li class="blockList"> 5813<table class="constantsSummary"> 5814<caption><span>com.google.android.exoplayer2.extractor.mp4.<a href="com/google/android/exoplayer2/extractor/mp4/Mp4Extractor.html" title="class in com.google.android.exoplayer2.extractor.mp4">Mp4Extractor</a></span><span class="tabEnd"> </span></caption> 5815<tr> 5816<th class="colFirst" scope="col">Modifier and Type</th> 5817<th class="colSecond" scope="col">Constant Field</th> 5818<th class="colLast" scope="col">Value</th> 5819</tr> 5820<tbody> 5821<tr class="altColor"> 5822<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.Mp4Extractor.FLAG_READ_MOTION_PHOTO_METADATA"> 5823<!-- --> 5824</a><code>public static final int</code></td> 5825<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mp4/Mp4Extractor.html#FLAG_READ_MOTION_PHOTO_METADATA">FLAG_READ_MOTION_PHOTO_METADATA</a></code></th> 5826<td class="colLast"><code>2</code></td> 5827</tr> 5828<tr class="rowColor"> 5829<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.Mp4Extractor.FLAG_READ_SEF_DATA"> 5830<!-- --> 5831</a><code>public static final int</code></td> 5832<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mp4/Mp4Extractor.html#FLAG_READ_SEF_DATA">FLAG_READ_SEF_DATA</a></code></th> 5833<td class="colLast"><code>4</code></td> 5834</tr> 5835<tr class="altColor"> 5836<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.Mp4Extractor.FLAG_WORKAROUND_IGNORE_EDIT_LISTS"> 5837<!-- --> 5838</a><code>public static final int</code></td> 5839<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mp4/Mp4Extractor.html#FLAG_WORKAROUND_IGNORE_EDIT_LISTS">FLAG_WORKAROUND_IGNORE_EDIT_LISTS</a></code></th> 5840<td class="colLast"><code>1</code></td> 5841</tr> 5842</tbody> 5843</table> 5844</li> 5845<li class="blockList"> 5846<table class="constantsSummary"> 5847<caption><span>com.google.android.exoplayer2.extractor.mp4.<a href="com/google/android/exoplayer2/extractor/mp4/Track.html" title="class in com.google.android.exoplayer2.extractor.mp4">Track</a></span><span class="tabEnd"> </span></caption> 5848<tr> 5849<th class="colFirst" scope="col">Modifier and Type</th> 5850<th class="colSecond" scope="col">Constant Field</th> 5851<th class="colLast" scope="col">Value</th> 5852</tr> 5853<tbody> 5854<tr class="altColor"> 5855<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.Track.TRANSFORMATION_CEA608_CDAT"> 5856<!-- --> 5857</a><code>public static final int</code></td> 5858<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mp4/Track.html#TRANSFORMATION_CEA608_CDAT">TRANSFORMATION_CEA608_CDAT</a></code></th> 5859<td class="colLast"><code>1</code></td> 5860</tr> 5861<tr class="rowColor"> 5862<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.Track.TRANSFORMATION_NONE"> 5863<!-- --> 5864</a><code>public static final int</code></td> 5865<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mp4/Track.html#TRANSFORMATION_NONE">TRANSFORMATION_NONE</a></code></th> 5866<td class="colLast"><code>0</code></td> 5867</tr> 5868</tbody> 5869</table> 5870</li> 5871</ul> 5872<ul class="blockList"> 5873<li class="blockList"> 5874<table class="constantsSummary"> 5875<caption><span>com.google.android.exoplayer2.extractor.ts.<a href="com/google/android/exoplayer2/extractor/ts/AdtsExtractor.html" title="class in com.google.android.exoplayer2.extractor.ts">AdtsExtractor</a></span><span class="tabEnd"> </span></caption> 5876<tr> 5877<th class="colFirst" scope="col">Modifier and Type</th> 5878<th class="colSecond" scope="col">Constant Field</th> 5879<th class="colLast" scope="col">Value</th> 5880</tr> 5881<tbody> 5882<tr class="altColor"> 5883<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.AdtsExtractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING"> 5884<!-- --> 5885</a><code>public static final int</code></td> 5886<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/AdtsExtractor.html#FLAG_ENABLE_CONSTANT_BITRATE_SEEKING">FLAG_ENABLE_CONSTANT_BITRATE_SEEKING</a></code></th> 5887<td class="colLast"><code>1</code></td> 5888</tr> 5889<tr class="rowColor"> 5890<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.AdtsExtractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING_ALWAYS"> 5891<!-- --> 5892</a><code>public static final int</code></td> 5893<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/AdtsExtractor.html#FLAG_ENABLE_CONSTANT_BITRATE_SEEKING_ALWAYS">FLAG_ENABLE_CONSTANT_BITRATE_SEEKING_ALWAYS</a></code></th> 5894<td class="colLast"><code>2</code></td> 5895</tr> 5896</tbody> 5897</table> 5898</li> 5899<li class="blockList"> 5900<table class="constantsSummary"> 5901<caption><span>com.google.android.exoplayer2.extractor.ts.<a href="com/google/android/exoplayer2/extractor/ts/DefaultTsPayloadReaderFactory.html" title="class in com.google.android.exoplayer2.extractor.ts">DefaultTsPayloadReaderFactory</a></span><span class="tabEnd"> </span></caption> 5902<tr> 5903<th class="colFirst" scope="col">Modifier and Type</th> 5904<th class="colSecond" scope="col">Constant Field</th> 5905<th class="colLast" scope="col">Value</th> 5906</tr> 5907<tbody> 5908<tr class="altColor"> 5909<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.DefaultTsPayloadReaderFactory.FLAG_ALLOW_NON_IDR_KEYFRAMES"> 5910<!-- --> 5911</a><code>public static final int</code></td> 5912<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/DefaultTsPayloadReaderFactory.html#FLAG_ALLOW_NON_IDR_KEYFRAMES">FLAG_ALLOW_NON_IDR_KEYFRAMES</a></code></th> 5913<td class="colLast"><code>1</code></td> 5914</tr> 5915<tr class="rowColor"> 5916<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.DefaultTsPayloadReaderFactory.FLAG_DETECT_ACCESS_UNITS"> 5917<!-- --> 5918</a><code>public static final int</code></td> 5919<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/DefaultTsPayloadReaderFactory.html#FLAG_DETECT_ACCESS_UNITS">FLAG_DETECT_ACCESS_UNITS</a></code></th> 5920<td class="colLast"><code>8</code></td> 5921</tr> 5922<tr class="altColor"> 5923<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.DefaultTsPayloadReaderFactory.FLAG_ENABLE_HDMV_DTS_AUDIO_STREAMS"> 5924<!-- --> 5925</a><code>public static final int</code></td> 5926<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/DefaultTsPayloadReaderFactory.html#FLAG_ENABLE_HDMV_DTS_AUDIO_STREAMS">FLAG_ENABLE_HDMV_DTS_AUDIO_STREAMS</a></code></th> 5927<td class="colLast"><code>64</code></td> 5928</tr> 5929<tr class="rowColor"> 5930<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.DefaultTsPayloadReaderFactory.FLAG_IGNORE_AAC_STREAM"> 5931<!-- --> 5932</a><code>public static final int</code></td> 5933<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/DefaultTsPayloadReaderFactory.html#FLAG_IGNORE_AAC_STREAM">FLAG_IGNORE_AAC_STREAM</a></code></th> 5934<td class="colLast"><code>2</code></td> 5935</tr> 5936<tr class="altColor"> 5937<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.DefaultTsPayloadReaderFactory.FLAG_IGNORE_H264_STREAM"> 5938<!-- --> 5939</a><code>public static final int</code></td> 5940<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/DefaultTsPayloadReaderFactory.html#FLAG_IGNORE_H264_STREAM">FLAG_IGNORE_H264_STREAM</a></code></th> 5941<td class="colLast"><code>4</code></td> 5942</tr> 5943<tr class="rowColor"> 5944<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.DefaultTsPayloadReaderFactory.FLAG_IGNORE_SPLICE_INFO_STREAM"> 5945<!-- --> 5946</a><code>public static final int</code></td> 5947<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/DefaultTsPayloadReaderFactory.html#FLAG_IGNORE_SPLICE_INFO_STREAM">FLAG_IGNORE_SPLICE_INFO_STREAM</a></code></th> 5948<td class="colLast"><code>16</code></td> 5949</tr> 5950<tr class="altColor"> 5951<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.DefaultTsPayloadReaderFactory.FLAG_OVERRIDE_CAPTION_DESCRIPTORS"> 5952<!-- --> 5953</a><code>public static final int</code></td> 5954<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/DefaultTsPayloadReaderFactory.html#FLAG_OVERRIDE_CAPTION_DESCRIPTORS">FLAG_OVERRIDE_CAPTION_DESCRIPTORS</a></code></th> 5955<td class="colLast"><code>32</code></td> 5956</tr> 5957</tbody> 5958</table> 5959</li> 5960<li class="blockList"> 5961<table class="constantsSummary"> 5962<caption><span>com.google.android.exoplayer2.extractor.ts.<a href="com/google/android/exoplayer2/extractor/ts/PsExtractor.html" title="class in com.google.android.exoplayer2.extractor.ts">PsExtractor</a></span><span class="tabEnd"> </span></caption> 5963<tr> 5964<th class="colFirst" scope="col">Modifier and Type</th> 5965<th class="colSecond" scope="col">Constant Field</th> 5966<th class="colLast" scope="col">Value</th> 5967</tr> 5968<tbody> 5969<tr class="altColor"> 5970<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.PsExtractor.AUDIO_STREAM"> 5971<!-- --> 5972</a><code>public static final int</code></td> 5973<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/PsExtractor.html#AUDIO_STREAM">AUDIO_STREAM</a></code></th> 5974<td class="colLast"><code>192</code></td> 5975</tr> 5976<tr class="rowColor"> 5977<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.PsExtractor.AUDIO_STREAM_MASK"> 5978<!-- --> 5979</a><code>public static final int</code></td> 5980<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/PsExtractor.html#AUDIO_STREAM_MASK">AUDIO_STREAM_MASK</a></code></th> 5981<td class="colLast"><code>224</code></td> 5982</tr> 5983<tr class="altColor"> 5984<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.PsExtractor.PRIVATE_STREAM_1"> 5985<!-- --> 5986</a><code>public static final int</code></td> 5987<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/PsExtractor.html#PRIVATE_STREAM_1">PRIVATE_STREAM_1</a></code></th> 5988<td class="colLast"><code>189</code></td> 5989</tr> 5990<tr class="rowColor"> 5991<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.PsExtractor.VIDEO_STREAM"> 5992<!-- --> 5993</a><code>public static final int</code></td> 5994<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/PsExtractor.html#VIDEO_STREAM">VIDEO_STREAM</a></code></th> 5995<td class="colLast"><code>224</code></td> 5996</tr> 5997<tr class="altColor"> 5998<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.PsExtractor.VIDEO_STREAM_MASK"> 5999<!-- --> 6000</a><code>public static final int</code></td> 6001<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/PsExtractor.html#VIDEO_STREAM_MASK">VIDEO_STREAM_MASK</a></code></th> 6002<td class="colLast"><code>240</code></td> 6003</tr> 6004</tbody> 6005</table> 6006</li> 6007<li class="blockList"> 6008<table class="constantsSummary"> 6009<caption><span>com.google.android.exoplayer2.extractor.ts.<a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html" title="class in com.google.android.exoplayer2.extractor.ts">TsExtractor</a></span><span class="tabEnd"> </span></caption> 6010<tr> 6011<th class="colFirst" scope="col">Modifier and Type</th> 6012<th class="colSecond" scope="col">Constant Field</th> 6013<th class="colLast" scope="col">Value</th> 6014</tr> 6015<tbody> 6016<tr class="altColor"> 6017<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.DEFAULT_TIMESTAMP_SEARCH_BYTES"> 6018<!-- --> 6019</a><code>public static final int</code></td> 6020<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#DEFAULT_TIMESTAMP_SEARCH_BYTES">DEFAULT_TIMESTAMP_SEARCH_BYTES</a></code></th> 6021<td class="colLast"><code>112800</code></td> 6022</tr> 6023<tr class="rowColor"> 6024<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.MODE_HLS"> 6025<!-- --> 6026</a><code>public static final int</code></td> 6027<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#MODE_HLS">MODE_HLS</a></code></th> 6028<td class="colLast"><code>2</code></td> 6029</tr> 6030<tr class="altColor"> 6031<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.MODE_MULTI_PMT"> 6032<!-- --> 6033</a><code>public static final int</code></td> 6034<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#MODE_MULTI_PMT">MODE_MULTI_PMT</a></code></th> 6035<td class="colLast"><code>0</code></td> 6036</tr> 6037<tr class="rowColor"> 6038<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.MODE_SINGLE_PMT"> 6039<!-- --> 6040</a><code>public static final int</code></td> 6041<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#MODE_SINGLE_PMT">MODE_SINGLE_PMT</a></code></th> 6042<td class="colLast"><code>1</code></td> 6043</tr> 6044<tr class="altColor"> 6045<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_PACKET_SIZE"> 6046<!-- --> 6047</a><code>public static final int</code></td> 6048<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_PACKET_SIZE">TS_PACKET_SIZE</a></code></th> 6049<td class="colLast"><code>188</code></td> 6050</tr> 6051<tr class="rowColor"> 6052<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_AAC_ADTS"> 6053<!-- --> 6054</a><code>public static final int</code></td> 6055<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_AAC_ADTS">TS_STREAM_TYPE_AAC_ADTS</a></code></th> 6056<td class="colLast"><code>15</code></td> 6057</tr> 6058<tr class="altColor"> 6059<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_AAC_LATM"> 6060<!-- --> 6061</a><code>public static final int</code></td> 6062<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_AAC_LATM">TS_STREAM_TYPE_AAC_LATM</a></code></th> 6063<td class="colLast"><code>17</code></td> 6064</tr> 6065<tr class="rowColor"> 6066<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_AC3"> 6067<!-- --> 6068</a><code>public static final int</code></td> 6069<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_AC3">TS_STREAM_TYPE_AC3</a></code></th> 6070<td class="colLast"><code>129</code></td> 6071</tr> 6072<tr class="altColor"> 6073<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_AC4"> 6074<!-- --> 6075</a><code>public static final int</code></td> 6076<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_AC4">TS_STREAM_TYPE_AC4</a></code></th> 6077<td class="colLast"><code>172</code></td> 6078</tr> 6079<tr class="rowColor"> 6080<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_AIT"> 6081<!-- --> 6082</a><code>public static final int</code></td> 6083<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_AIT">TS_STREAM_TYPE_AIT</a></code></th> 6084<td class="colLast"><code>257</code></td> 6085</tr> 6086<tr class="altColor"> 6087<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_DC2_H262"> 6088<!-- --> 6089</a><code>public static final int</code></td> 6090<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_DC2_H262">TS_STREAM_TYPE_DC2_H262</a></code></th> 6091<td class="colLast"><code>128</code></td> 6092</tr> 6093<tr class="rowColor"> 6094<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_DTS"> 6095<!-- --> 6096</a><code>public static final int</code></td> 6097<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_DTS">TS_STREAM_TYPE_DTS</a></code></th> 6098<td class="colLast"><code>138</code></td> 6099</tr> 6100<tr class="altColor"> 6101<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_DVBSUBS"> 6102<!-- --> 6103</a><code>public static final int</code></td> 6104<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_DVBSUBS">TS_STREAM_TYPE_DVBSUBS</a></code></th> 6105<td class="colLast"><code>89</code></td> 6106</tr> 6107<tr class="rowColor"> 6108<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_E_AC3"> 6109<!-- --> 6110</a><code>public static final int</code></td> 6111<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_E_AC3">TS_STREAM_TYPE_E_AC3</a></code></th> 6112<td class="colLast"><code>135</code></td> 6113</tr> 6114<tr class="altColor"> 6115<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_H262"> 6116<!-- --> 6117</a><code>public static final int</code></td> 6118<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_H262">TS_STREAM_TYPE_H262</a></code></th> 6119<td class="colLast"><code>2</code></td> 6120</tr> 6121<tr class="rowColor"> 6122<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_H263"> 6123<!-- --> 6124</a><code>public static final int</code></td> 6125<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_H263">TS_STREAM_TYPE_H263</a></code></th> 6126<td class="colLast"><code>16</code></td> 6127</tr> 6128<tr class="altColor"> 6129<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_H264"> 6130<!-- --> 6131</a><code>public static final int</code></td> 6132<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_H264">TS_STREAM_TYPE_H264</a></code></th> 6133<td class="colLast"><code>27</code></td> 6134</tr> 6135<tr class="rowColor"> 6136<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_H265"> 6137<!-- --> 6138</a><code>public static final int</code></td> 6139<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_H265">TS_STREAM_TYPE_H265</a></code></th> 6140<td class="colLast"><code>36</code></td> 6141</tr> 6142<tr class="altColor"> 6143<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_HDMV_DTS"> 6144<!-- --> 6145</a><code>public static final int</code></td> 6146<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_HDMV_DTS">TS_STREAM_TYPE_HDMV_DTS</a></code></th> 6147<td class="colLast"><code>130</code></td> 6148</tr> 6149<tr class="rowColor"> 6150<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_ID3"> 6151<!-- --> 6152</a><code>public static final int</code></td> 6153<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_ID3">TS_STREAM_TYPE_ID3</a></code></th> 6154<td class="colLast"><code>21</code></td> 6155</tr> 6156<tr class="altColor"> 6157<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_MPA"> 6158<!-- --> 6159</a><code>public static final int</code></td> 6160<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_MPA">TS_STREAM_TYPE_MPA</a></code></th> 6161<td class="colLast"><code>3</code></td> 6162</tr> 6163<tr class="rowColor"> 6164<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_MPA_LSF"> 6165<!-- --> 6166</a><code>public static final int</code></td> 6167<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_MPA_LSF">TS_STREAM_TYPE_MPA_LSF</a></code></th> 6168<td class="colLast"><code>4</code></td> 6169</tr> 6170<tr class="altColor"> 6171<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_SPLICE_INFO"> 6172<!-- --> 6173</a><code>public static final int</code></td> 6174<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_STREAM_TYPE_SPLICE_INFO">TS_STREAM_TYPE_SPLICE_INFO</a></code></th> 6175<td class="colLast"><code>134</code></td> 6176</tr> 6177<tr class="rowColor"> 6178<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_SYNC_BYTE"> 6179<!-- --> 6180</a><code>public static final int</code></td> 6181<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#TS_SYNC_BYTE">TS_SYNC_BYTE</a></code></th> 6182<td class="colLast"><code>71</code></td> 6183</tr> 6184</tbody> 6185</table> 6186</li> 6187<li class="blockList"> 6188<table class="constantsSummary"> 6189<caption><span>com.google.android.exoplayer2.extractor.ts.<a href="com/google/android/exoplayer2/extractor/ts/TsPayloadReader.html" title="interface in com.google.android.exoplayer2.extractor.ts">TsPayloadReader</a></span><span class="tabEnd"> </span></caption> 6190<tr> 6191<th class="colFirst" scope="col">Modifier and Type</th> 6192<th class="colSecond" scope="col">Constant Field</th> 6193<th class="colLast" scope="col">Value</th> 6194</tr> 6195<tbody> 6196<tr class="altColor"> 6197<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsPayloadReader.FLAG_DATA_ALIGNMENT_INDICATOR"> 6198<!-- --> 6199</a><code>public static final int</code></td> 6200<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsPayloadReader.html#FLAG_DATA_ALIGNMENT_INDICATOR">FLAG_DATA_ALIGNMENT_INDICATOR</a></code></th> 6201<td class="colLast"><code>4</code></td> 6202</tr> 6203<tr class="rowColor"> 6204<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsPayloadReader.FLAG_PAYLOAD_UNIT_START_INDICATOR"> 6205<!-- --> 6206</a><code>public static final int</code></td> 6207<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsPayloadReader.html#FLAG_PAYLOAD_UNIT_START_INDICATOR">FLAG_PAYLOAD_UNIT_START_INDICATOR</a></code></th> 6208<td class="colLast"><code>1</code></td> 6209</tr> 6210<tr class="altColor"> 6211<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsPayloadReader.FLAG_RANDOM_ACCESS_INDICATOR"> 6212<!-- --> 6213</a><code>public static final int</code></td> 6214<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsPayloadReader.html#FLAG_RANDOM_ACCESS_INDICATOR">FLAG_RANDOM_ACCESS_INDICATOR</a></code></th> 6215<td class="colLast"><code>2</code></td> 6216</tr> 6217</tbody> 6218</table> 6219</li> 6220</ul> 6221<ul class="blockList"> 6222<li class="blockList"> 6223<table class="constantsSummary"> 6224<caption><span>com.google.android.exoplayer2.mediacodec.<a href="com/google/android/exoplayer2/mediacodec/MediaCodecInfo.html" title="class in com.google.android.exoplayer2.mediacodec">MediaCodecInfo</a></span><span class="tabEnd"> </span></caption> 6225<tr> 6226<th class="colFirst" scope="col">Modifier and Type</th> 6227<th class="colSecond" scope="col">Constant Field</th> 6228<th class="colLast" scope="col">Value</th> 6229</tr> 6230<tbody> 6231<tr class="altColor"> 6232<td class="colFirst"><a id="com.google.android.exoplayer2.mediacodec.MediaCodecInfo.MAX_SUPPORTED_INSTANCES_UNKNOWN"> 6233<!-- --> 6234</a><code>public static final int</code></td> 6235<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/mediacodec/MediaCodecInfo.html#MAX_SUPPORTED_INSTANCES_UNKNOWN">MAX_SUPPORTED_INSTANCES_UNKNOWN</a></code></th> 6236<td class="colLast"><code>-1</code></td> 6237</tr> 6238<tr class="rowColor"> 6239<td class="colFirst"><a id="com.google.android.exoplayer2.mediacodec.MediaCodecInfo.TAG"> 6240<!-- --> 6241</a><code>public static final <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> 6242<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/mediacodec/MediaCodecInfo.html#TAG">TAG</a></code></th> 6243<td class="colLast"><code>"MediaCodecInfo"</code></td> 6244</tr> 6245</tbody> 6246</table> 6247</li> 6248<li class="blockList"> 6249<table class="constantsSummary"> 6250<caption><span>com.google.android.exoplayer2.mediacodec.<a href="com/google/android/exoplayer2/mediacodec/MediaCodecRenderer.html" title="class in com.google.android.exoplayer2.mediacodec">MediaCodecRenderer</a></span><span class="tabEnd"> </span></caption> 6251<tr> 6252<th class="colFirst" scope="col">Modifier and Type</th> 6253<th class="colSecond" scope="col">Constant Field</th> 6254<th class="colLast" scope="col">Value</th> 6255</tr> 6256<tbody> 6257<tr class="altColor"> 6258<td class="colFirst"><a id="com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.CODEC_OPERATING_RATE_UNSET"> 6259<!-- --> 6260</a><code>protected static final float</code></td> 6261<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/mediacodec/MediaCodecRenderer.html#CODEC_OPERATING_RATE_UNSET">CODEC_OPERATING_RATE_UNSET</a></code></th> 6262<td class="colLast"><code>-1.0f</code></td> 6263</tr> 6264</tbody> 6265</table> 6266</li> 6267</ul> 6268<ul class="blockList"> 6269<li class="blockList"> 6270<table class="constantsSummary"> 6271<caption><span>com.google.android.exoplayer2.metadata.dvbsi.<a href="com/google/android/exoplayer2/metadata/dvbsi/AppInfoTable.html" title="class in com.google.android.exoplayer2.metadata.dvbsi">AppInfoTable</a></span><span class="tabEnd"> </span></caption> 6272<tr> 6273<th class="colFirst" scope="col">Modifier and Type</th> 6274<th class="colSecond" scope="col">Constant Field</th> 6275<th class="colLast" scope="col">Value</th> 6276</tr> 6277<tbody> 6278<tr class="altColor"> 6279<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.dvbsi.AppInfoTable.CONTROL_CODE_AUTOSTART"> 6280<!-- --> 6281</a><code>public static final int</code></td> 6282<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/dvbsi/AppInfoTable.html#CONTROL_CODE_AUTOSTART">CONTROL_CODE_AUTOSTART</a></code></th> 6283<td class="colLast"><code>1</code></td> 6284</tr> 6285<tr class="rowColor"> 6286<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.dvbsi.AppInfoTable.CONTROL_CODE_PRESENT"> 6287<!-- --> 6288</a><code>public static final int</code></td> 6289<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/dvbsi/AppInfoTable.html#CONTROL_CODE_PRESENT">CONTROL_CODE_PRESENT</a></code></th> 6290<td class="colLast"><code>2</code></td> 6291</tr> 6292</tbody> 6293</table> 6294</li> 6295<li class="blockList"> 6296<table class="constantsSummary"> 6297<caption><span>com.google.android.exoplayer2.metadata.dvbsi.<a href="com/google/android/exoplayer2/metadata/dvbsi/AppInfoTableDecoder.html" title="class in com.google.android.exoplayer2.metadata.dvbsi">AppInfoTableDecoder</a></span><span class="tabEnd"> </span></caption> 6298<tr> 6299<th class="colFirst" scope="col">Modifier and Type</th> 6300<th class="colSecond" scope="col">Constant Field</th> 6301<th class="colLast" scope="col">Value</th> 6302</tr> 6303<tbody> 6304<tr class="altColor"> 6305<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.dvbsi.AppInfoTableDecoder.APPLICATION_INFORMATION_TABLE_ID"> 6306<!-- --> 6307</a><code>public static final int</code></td> 6308<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/dvbsi/AppInfoTableDecoder.html#APPLICATION_INFORMATION_TABLE_ID">APPLICATION_INFORMATION_TABLE_ID</a></code></th> 6309<td class="colLast"><code>116</code></td> 6310</tr> 6311</tbody> 6312</table> 6313</li> 6314</ul> 6315<ul class="blockList"> 6316<li class="blockList"> 6317<table class="constantsSummary"> 6318<caption><span>com.google.android.exoplayer2.metadata.emsg.<a href="com/google/android/exoplayer2/metadata/emsg/EventMessage.html" title="class in com.google.android.exoplayer2.metadata.emsg">EventMessage</a></span><span class="tabEnd"> </span></caption> 6319<tr> 6320<th class="colFirst" scope="col">Modifier and Type</th> 6321<th class="colSecond" scope="col">Constant Field</th> 6322<th class="colLast" scope="col">Value</th> 6323</tr> 6324<tbody> 6325<tr class="altColor"> 6326<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.emsg.EventMessage.ID3_SCHEME_ID_AOM"> 6327<!-- --> 6328</a><code>public static final <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> 6329<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/emsg/EventMessage.html#ID3_SCHEME_ID_AOM">ID3_SCHEME_ID_AOM</a></code></th> 6330<td class="colLast"><code>"https://aomedia.org/emsg/ID3"</code></td> 6331</tr> 6332<tr class="rowColor"> 6333<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.emsg.EventMessage.SCTE35_SCHEME_ID"> 6334<!-- --> 6335</a><code>public static final <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> 6336<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/emsg/EventMessage.html#SCTE35_SCHEME_ID">SCTE35_SCHEME_ID</a></code></th> 6337<td class="colLast"><code>"urn:scte:scte35:2014:bin"</code></td> 6338</tr> 6339</tbody> 6340</table> 6341</li> 6342</ul> 6343<ul class="blockList"> 6344<li class="blockList"> 6345<table class="constantsSummary"> 6346<caption><span>com.google.android.exoplayer2.metadata.icy.<a href="com/google/android/exoplayer2/metadata/icy/IcyHeaders.html" title="class in com.google.android.exoplayer2.metadata.icy">IcyHeaders</a></span><span class="tabEnd"> </span></caption> 6347<tr> 6348<th class="colFirst" scope="col">Modifier and Type</th> 6349<th class="colSecond" scope="col">Constant Field</th> 6350<th class="colLast" scope="col">Value</th> 6351</tr> 6352<tbody> 6353<tr class="altColor"> 6354<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.icy.IcyHeaders.REQUEST_HEADER_ENABLE_METADATA_NAME"> 6355<!-- --> 6356</a><code>public static final <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> 6357<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/icy/IcyHeaders.html#REQUEST_HEADER_ENABLE_METADATA_NAME">REQUEST_HEADER_ENABLE_METADATA_NAME</a></code></th> 6358<td class="colLast"><code>"Icy-MetaData"</code></td> 6359</tr> 6360<tr class="rowColor"> 6361<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.icy.IcyHeaders.REQUEST_HEADER_ENABLE_METADATA_VALUE"> 6362<!-- --> 6363</a><code>public static final <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> 6364<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/icy/IcyHeaders.html#REQUEST_HEADER_ENABLE_METADATA_VALUE">REQUEST_HEADER_ENABLE_METADATA_VALUE</a></code></th> 6365<td class="colLast"><code>"1"</code></td> 6366</tr> 6367</tbody> 6368</table> 6369</li> 6370</ul> 6371<ul class="blockList"> 6372<li class="blockList"> 6373<table class="constantsSummary"> 6374<caption><span>com.google.android.exoplayer2.metadata.id3.<a href="com/google/android/exoplayer2/metadata/id3/ApicFrame.html" title="class in com.google.android.exoplayer2.metadata.id3">ApicFrame</a></span><span class="tabEnd"> </span></caption> 6375<tr> 6376<th class="colFirst" scope="col">Modifier and Type</th> 6377<th class="colSecond" scope="col">Constant Field</th> 6378<th class="colLast" scope="col">Value</th> 6379</tr> 6380<tbody> 6381<tr class="altColor"> 6382<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.ApicFrame.ID"> 6383<!-- --> 6384</a><code>public static final <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> 6385<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/ApicFrame.html#ID">ID</a></code></th> 6386<td class="colLast"><code>"APIC"</code></td> 6387</tr> 6388</tbody> 6389</table> 6390</li> 6391<li class="blockList"> 6392<table class="constantsSummary"> 6393<caption><span>com.google.android.exoplayer2.metadata.id3.<a href="com/google/android/exoplayer2/metadata/id3/ChapterFrame.html" title="class in com.google.android.exoplayer2.metadata.id3">ChapterFrame</a></span><span class="tabEnd"> </span></caption> 6394<tr> 6395<th class="colFirst" scope="col">Modifier and Type</th> 6396<th class="colSecond" scope="col">Constant Field</th> 6397<th class="colLast" scope="col">Value</th> 6398</tr> 6399<tbody> 6400<tr class="altColor"> 6401<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.ChapterFrame.ID"> 6402<!-- --> 6403</a><code>public static final <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> 6404<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/ChapterFrame.html#ID">ID</a></code></th> 6405<td class="colLast"><code>"CHAP"</code></td> 6406</tr> 6407</tbody> 6408</table> 6409</li> 6410<li class="blockList"> 6411<table class="constantsSummary"> 6412<caption><span>com.google.android.exoplayer2.metadata.id3.<a href="com/google/android/exoplayer2/metadata/id3/ChapterTocFrame.html" title="class in com.google.android.exoplayer2.metadata.id3">ChapterTocFrame</a></span><span class="tabEnd"> </span></caption> 6413<tr> 6414<th class="colFirst" scope="col">Modifier and Type</th> 6415<th class="colSecond" scope="col">Constant Field</th> 6416<th class="colLast" scope="col">Value</th> 6417</tr> 6418<tbody> 6419<tr class="altColor"> 6420<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.ChapterTocFrame.ID"> 6421<!-- --> 6422</a><code>public static final <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> 6423<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/ChapterTocFrame.html#ID">ID</a></code></th> 6424<td class="colLast"><code>"CTOC"</code></td> 6425</tr> 6426</tbody> 6427</table> 6428</li> 6429<li class="blockList"> 6430<table class="constantsSummary"> 6431<caption><span>com.google.android.exoplayer2.metadata.id3.<a href="com/google/android/exoplayer2/metadata/id3/CommentFrame.html" title="class in com.google.android.exoplayer2.metadata.id3">CommentFrame</a></span><span class="tabEnd"> </span></caption> 6432<tr> 6433<th class="colFirst" scope="col">Modifier and Type</th> 6434<th class="colSecond" scope="col">Constant Field</th> 6435<th class="colLast" scope="col">Value</th> 6436</tr> 6437<tbody> 6438<tr class="altColor"> 6439<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.CommentFrame.ID"> 6440<!-- --> 6441</a><code>public static final <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> 6442<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/CommentFrame.html#ID">ID</a></code></th> 6443<td class="colLast"><code>"COMM"</code></td> 6444</tr> 6445</tbody> 6446</table> 6447</li> 6448<li class="blockList"> 6449<table class="constantsSummary"> 6450<caption><span>com.google.android.exoplayer2.metadata.id3.<a href="com/google/android/exoplayer2/metadata/id3/GeobFrame.html" title="class in com.google.android.exoplayer2.metadata.id3">GeobFrame</a></span><span class="tabEnd"> </span></caption> 6451<tr> 6452<th class="colFirst" scope="col">Modifier and Type</th> 6453<th class="colSecond" scope="col">Constant Field</th> 6454<th class="colLast" scope="col">Value</th> 6455</tr> 6456<tbody> 6457<tr class="altColor"> 6458<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.GeobFrame.ID"> 6459<!-- --> 6460</a><code>public static final <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> 6461<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/GeobFrame.html#ID">ID</a></code></th> 6462<td class="colLast"><code>"GEOB"</code></td> 6463</tr> 6464</tbody> 6465</table> 6466</li> 6467<li class="blockList"> 6468<table class="constantsSummary"> 6469<caption><span>com.google.android.exoplayer2.metadata.id3.<a href="com/google/android/exoplayer2/metadata/id3/Id3Decoder.html" title="class in com.google.android.exoplayer2.metadata.id3">Id3Decoder</a></span><span class="tabEnd"> </span></caption> 6470<tr> 6471<th class="colFirst" scope="col">Modifier and Type</th> 6472<th class="colSecond" scope="col">Constant Field</th> 6473<th class="colLast" scope="col">Value</th> 6474</tr> 6475<tbody> 6476<tr class="altColor"> 6477<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.Id3Decoder.ID3_HEADER_LENGTH"> 6478<!-- --> 6479</a><code>public static final int</code></td> 6480<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/Id3Decoder.html#ID3_HEADER_LENGTH">ID3_HEADER_LENGTH</a></code></th> 6481<td class="colLast"><code>10</code></td> 6482</tr> 6483<tr class="rowColor"> 6484<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.Id3Decoder.ID3_TAG"> 6485<!-- --> 6486</a><code>public static final int</code></td> 6487<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/Id3Decoder.html#ID3_TAG">ID3_TAG</a></code></th> 6488<td class="colLast"><code>4801587</code></td> 6489</tr> 6490</tbody> 6491</table> 6492</li> 6493<li class="blockList"> 6494<table class="constantsSummary"> 6495<caption><span>com.google.android.exoplayer2.metadata.id3.<a href="com/google/android/exoplayer2/metadata/id3/InternalFrame.html" title="class in com.google.android.exoplayer2.metadata.id3">InternalFrame</a></span><span class="tabEnd"> </span></caption> 6496<tr> 6497<th class="colFirst" scope="col">Modifier and Type</th> 6498<th class="colSecond" scope="col">Constant Field</th> 6499<th class="colLast" scope="col">Value</th> 6500</tr> 6501<tbody> 6502<tr class="altColor"> 6503<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.InternalFrame.ID"> 6504<!-- --> 6505</a><code>public static final <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> 6506<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/InternalFrame.html#ID">ID</a></code></th> 6507<td class="colLast"><code>"----"</code></td> 6508</tr> 6509</tbody> 6510</table> 6511</li> 6512<li class="blockList"> 6513<table class="constantsSummary"> 6514<caption><span>com.google.android.exoplayer2.metadata.id3.<a href="com/google/android/exoplayer2/metadata/id3/MlltFrame.html" title="class in com.google.android.exoplayer2.metadata.id3">MlltFrame</a></span><span class="tabEnd"> </span></caption> 6515<tr> 6516<th class="colFirst" scope="col">Modifier and Type</th> 6517<th class="colSecond" scope="col">Constant Field</th> 6518<th class="colLast" scope="col">Value</th> 6519</tr> 6520<tbody> 6521<tr class="altColor"> 6522<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.MlltFrame.ID"> 6523<!-- --> 6524</a><code>public static final <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> 6525<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/MlltFrame.html#ID">ID</a></code></th> 6526<td class="colLast"><code>"MLLT"</code></td> 6527</tr> 6528</tbody> 6529</table> 6530</li> 6531<li class="blockList"> 6532<table class="constantsSummary"> 6533<caption><span>com.google.android.exoplayer2.metadata.id3.<a href="com/google/android/exoplayer2/metadata/id3/PrivFrame.html" title="class in com.google.android.exoplayer2.metadata.id3">PrivFrame</a></span><span class="tabEnd"> </span></caption> 6534<tr> 6535<th class="colFirst" scope="col">Modifier and Type</th> 6536<th class="colSecond" scope="col">Constant Field</th> 6537<th class="colLast" scope="col">Value</th> 6538</tr> 6539<tbody> 6540<tr class="altColor"> 6541<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.PrivFrame.ID"> 6542<!-- --> 6543</a><code>public static final <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> 6544<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/PrivFrame.html#ID">ID</a></code></th> 6545<td class="colLast"><code>"PRIV"</code></td> 6546</tr> 6547</tbody> 6548</table> 6549</li> 6550</ul> 6551<ul class="blockList"> 6552<li class="blockList"> 6553<table class="constantsSummary"> 6554<caption><span>com.google.android.exoplayer2.metadata.mp4.<a href="com/google/android/exoplayer2/metadata/mp4/MdtaMetadataEntry.html" title="class in com.google.android.exoplayer2.metadata.mp4">MdtaMetadataEntry</a></span><span class="tabEnd"> </span></caption> 6555<tr> 6556<th class="colFirst" scope="col">Modifier and Type</th> 6557<th class="colSecond" scope="col">Constant Field</th> 6558<th class="colLast" scope="col">Value</th> 6559</tr> 6560<tbody> 6561<tr class="altColor"> 6562<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.mp4.MdtaMetadataEntry.KEY_ANDROID_CAPTURE_FPS"> 6563<!-- --> 6564</a><code>public static final <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> 6565<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/mp4/MdtaMetadataEntry.html#KEY_ANDROID_CAPTURE_FPS">KEY_ANDROID_CAPTURE_FPS</a></code></th> 6566<td class="colLast"><code>"com.android.capture.fps"</code></td> 6567</tr> 6568</tbody> 6569</table> 6570</li> 6571</ul> 6572<ul class="blockList"> 6573<li class="blockList"> 6574<table class="constantsSummary"> 6575<caption><span>com.google.android.exoplayer2.offline.<a href="com/google/android/exoplayer2/offline/Download.html" title="class in com.google.android.exoplayer2.offline">Download</a></span><span class="tabEnd"> </span></caption> 6576<tr> 6577<th class="colFirst" scope="col">Modifier and Type</th> 6578<th class="colSecond" scope="col">Constant Field</th> 6579<th class="colLast" scope="col">Value</th> 6580</tr> 6581<tbody> 6582<tr class="altColor"> 6583<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.FAILURE_REASON_NONE"> 6584<!-- --> 6585</a><code>public static final int</code></td> 6586<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#FAILURE_REASON_NONE">FAILURE_REASON_NONE</a></code></th> 6587<td class="colLast"><code>0</code></td> 6588</tr> 6589<tr class="rowColor"> 6590<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.FAILURE_REASON_UNKNOWN"> 6591<!-- --> 6592</a><code>public static final int</code></td> 6593<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#FAILURE_REASON_UNKNOWN">FAILURE_REASON_UNKNOWN</a></code></th> 6594<td class="colLast"><code>1</code></td> 6595</tr> 6596<tr class="altColor"> 6597<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.STATE_COMPLETED"> 6598<!-- --> 6599</a><code>public static final int</code></td> 6600<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#STATE_COMPLETED">STATE_COMPLETED</a></code></th> 6601<td class="colLast"><code>3</code></td> 6602</tr> 6603<tr class="rowColor"> 6604<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.STATE_DOWNLOADING"> 6605<!-- --> 6606</a><code>public static final int</code></td> 6607<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#STATE_DOWNLOADING">STATE_DOWNLOADING</a></code></th> 6608<td class="colLast"><code>2</code></td> 6609</tr> 6610<tr class="altColor"> 6611<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.STATE_FAILED"> 6612<!-- --> 6613</a><code>public static final int</code></td> 6614<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#STATE_FAILED">STATE_FAILED</a></code></th> 6615<td class="colLast"><code>4</code></td> 6616</tr> 6617<tr class="rowColor"> 6618<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.STATE_QUEUED"> 6619<!-- --> 6620</a><code>public static final int</code></td> 6621<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#STATE_QUEUED">STATE_QUEUED</a></code></th> 6622<td class="colLast"><code>0</code></td> 6623</tr> 6624<tr class="altColor"> 6625<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.STATE_REMOVING"> 6626<!-- --> 6627</a><code>public static final int</code></td> 6628<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#STATE_REMOVING">STATE_REMOVING</a></code></th> 6629<td class="colLast"><code>5</code></td> 6630</tr> 6631<tr class="rowColor"> 6632<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.STATE_RESTARTING"> 6633<!-- --> 6634</a><code>public static final int</code></td> 6635<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#STATE_RESTARTING">STATE_RESTARTING</a></code></th> 6636<td class="colLast"><code>7</code></td> 6637</tr> 6638<tr class="altColor"> 6639<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.STATE_STOPPED"> 6640<!-- --> 6641</a><code>public static final int</code></td> 6642<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#STATE_STOPPED">STATE_STOPPED</a></code></th> 6643<td class="colLast"><code>1</code></td> 6644</tr> 6645<tr class="rowColor"> 6646<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.STOP_REASON_NONE"> 6647<!-- --> 6648</a><code>public static final int</code></td> 6649<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#STOP_REASON_NONE">STOP_REASON_NONE</a></code></th> 6650<td class="colLast"><code>0</code></td> 6651</tr> 6652</tbody> 6653</table> 6654</li> 6655<li class="blockList"> 6656<table class="constantsSummary"> 6657<caption><span>com.google.android.exoplayer2.offline.<a href="com/google/android/exoplayer2/offline/DownloadManager.html" title="class in com.google.android.exoplayer2.offline">DownloadManager</a></span><span class="tabEnd"> </span></caption> 6658<tr> 6659<th class="colFirst" scope="col">Modifier and Type</th> 6660<th class="colSecond" scope="col">Constant Field</th> 6661<th class="colLast" scope="col">Value</th> 6662</tr> 6663<tbody> 6664<tr class="altColor"> 6665<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadManager.DEFAULT_MAX_PARALLEL_DOWNLOADS"> 6666<!-- --> 6667</a><code>public static final int</code></td> 6668<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadManager.html#DEFAULT_MAX_PARALLEL_DOWNLOADS">DEFAULT_MAX_PARALLEL_DOWNLOADS</a></code></th> 6669<td class="colLast"><code>3</code></td> 6670</tr> 6671<tr class="rowColor"> 6672<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadManager.DEFAULT_MIN_RETRY_COUNT"> 6673<!-- --> 6674</a><code>public static final int</code></td> 6675<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadManager.html#DEFAULT_MIN_RETRY_COUNT">DEFAULT_MIN_RETRY_COUNT</a></code></th> 6676<td class="colLast"><code>5</code></td> 6677</tr> 6678</tbody> 6679</table> 6680</li> 6681<li class="blockList"> 6682<table class="constantsSummary"> 6683<caption><span>com.google.android.exoplayer2.offline.<a href="com/google/android/exoplayer2/offline/DownloadService.html" title="class in com.google.android.exoplayer2.offline">DownloadService</a></span><span class="tabEnd"> </span></caption> 6684<tr> 6685<th class="colFirst" scope="col">Modifier and Type</th> 6686<th class="colSecond" scope="col">Constant Field</th> 6687<th class="colLast" scope="col">Value</th> 6688</tr> 6689<tbody> 6690<tr class="altColor"> 6691<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.ACTION_ADD_DOWNLOAD"> 6692<!-- --> 6693</a><code>public static final <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> 6694<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#ACTION_ADD_DOWNLOAD">ACTION_ADD_DOWNLOAD</a></code></th> 6695<td class="colLast"><code>"com.google.android.exoplayer.downloadService.action.ADD_DOWNLOAD"</code></td> 6696</tr> 6697<tr class="rowColor"> 6698<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.ACTION_INIT"> 6699<!-- --> 6700</a><code>public static final <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> 6701<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#ACTION_INIT">ACTION_INIT</a></code></th> 6702<td class="colLast"><code>"com.google.android.exoplayer.downloadService.action.INIT"</code></td> 6703</tr> 6704<tr class="altColor"> 6705<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.ACTION_PAUSE_DOWNLOADS"> 6706<!-- --> 6707</a><code>public static final <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> 6708<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#ACTION_PAUSE_DOWNLOADS">ACTION_PAUSE_DOWNLOADS</a></code></th> 6709<td class="colLast"><code>"com.google.android.exoplayer.downloadService.action.PAUSE_DOWNLOADS"</code></td> 6710</tr> 6711<tr class="rowColor"> 6712<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.ACTION_REMOVE_ALL_DOWNLOADS"> 6713<!-- --> 6714</a><code>public static final <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> 6715<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#ACTION_REMOVE_ALL_DOWNLOADS">ACTION_REMOVE_ALL_DOWNLOADS</a></code></th> 6716<td class="colLast"><code>"com.google.android.exoplayer.downloadService.action.REMOVE_ALL_DOWNLOADS"</code></td> 6717</tr> 6718<tr class="altColor"> 6719<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.ACTION_REMOVE_DOWNLOAD"> 6720<!-- --> 6721</a><code>public static final <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> 6722<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#ACTION_REMOVE_DOWNLOAD">ACTION_REMOVE_DOWNLOAD</a></code></th> 6723<td class="colLast"><code>"com.google.android.exoplayer.downloadService.action.REMOVE_DOWNLOAD"</code></td> 6724</tr> 6725<tr class="rowColor"> 6726<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.ACTION_RESUME_DOWNLOADS"> 6727<!-- --> 6728</a><code>public static final <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> 6729<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#ACTION_RESUME_DOWNLOADS">ACTION_RESUME_DOWNLOADS</a></code></th> 6730<td class="colLast"><code>"com.google.android.exoplayer.downloadService.action.RESUME_DOWNLOADS"</code></td> 6731</tr> 6732<tr class="altColor"> 6733<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.ACTION_SET_REQUIREMENTS"> 6734<!-- --> 6735</a><code>public static final <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> 6736<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#ACTION_SET_REQUIREMENTS">ACTION_SET_REQUIREMENTS</a></code></th> 6737<td class="colLast"><code>"com.google.android.exoplayer.downloadService.action.SET_REQUIREMENTS"</code></td> 6738</tr> 6739<tr class="rowColor"> 6740<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.ACTION_SET_STOP_REASON"> 6741<!-- --> 6742</a><code>public static final <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> 6743<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#ACTION_SET_STOP_REASON">ACTION_SET_STOP_REASON</a></code></th> 6744<td class="colLast"><code>"com.google.android.exoplayer.downloadService.action.SET_STOP_REASON"</code></td> 6745</tr> 6746<tr class="altColor"> 6747<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.DEFAULT_FOREGROUND_NOTIFICATION_UPDATE_INTERVAL"> 6748<!-- --> 6749</a><code>public static final long</code></td> 6750<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#DEFAULT_FOREGROUND_NOTIFICATION_UPDATE_INTERVAL">DEFAULT_FOREGROUND_NOTIFICATION_UPDATE_INTERVAL</a></code></th> 6751<td class="colLast"><code>1000L</code></td> 6752</tr> 6753<tr class="rowColor"> 6754<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.FOREGROUND_NOTIFICATION_ID_NONE"> 6755<!-- --> 6756</a><code>public static final int</code></td> 6757<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#FOREGROUND_NOTIFICATION_ID_NONE">FOREGROUND_NOTIFICATION_ID_NONE</a></code></th> 6758<td class="colLast"><code>0</code></td> 6759</tr> 6760<tr class="altColor"> 6761<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.KEY_CONTENT_ID"> 6762<!-- --> 6763</a><code>public static final <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> 6764<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#KEY_CONTENT_ID">KEY_CONTENT_ID</a></code></th> 6765<td class="colLast"><code>"content_id"</code></td> 6766</tr> 6767<tr class="rowColor"> 6768<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.KEY_DOWNLOAD_REQUEST"> 6769<!-- --> 6770</a><code>public static final <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> 6771<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#KEY_DOWNLOAD_REQUEST">KEY_DOWNLOAD_REQUEST</a></code></th> 6772<td class="colLast"><code>"download_request"</code></td> 6773</tr> 6774<tr class="altColor"> 6775<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.KEY_FOREGROUND"> 6776<!-- --> 6777</a><code>public static final <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> 6778<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#KEY_FOREGROUND">KEY_FOREGROUND</a></code></th> 6779<td class="colLast"><code>"foreground"</code></td> 6780</tr> 6781<tr class="rowColor"> 6782<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.KEY_REQUIREMENTS"> 6783<!-- --> 6784</a><code>public static final <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> 6785<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#KEY_REQUIREMENTS">KEY_REQUIREMENTS</a></code></th> 6786<td class="colLast"><code>"requirements"</code></td> 6787</tr> 6788<tr class="altColor"> 6789<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.KEY_STOP_REASON"> 6790<!-- --> 6791</a><code>public static final <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> 6792<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#KEY_STOP_REASON">KEY_STOP_REASON</a></code></th> 6793<td class="colLast"><code>"stop_reason"</code></td> 6794</tr> 6795</tbody> 6796</table> 6797</li> 6798</ul> 6799<ul class="blockList"> 6800<li class="blockList"> 6801<table class="constantsSummary"> 6802<caption><span>com.google.android.exoplayer2.robolectric.<a href="com/google/android/exoplayer2/robolectric/RobolectricUtil.html" title="class in com.google.android.exoplayer2.robolectric">RobolectricUtil</a></span><span class="tabEnd"> </span></caption> 6803<tr> 6804<th class="colFirst" scope="col">Modifier and Type</th> 6805<th class="colSecond" scope="col">Constant Field</th> 6806<th class="colLast" scope="col">Value</th> 6807</tr> 6808<tbody> 6809<tr class="altColor"> 6810<td class="colFirst"><a id="com.google.android.exoplayer2.robolectric.RobolectricUtil.DEFAULT_TIMEOUT_MS"> 6811<!-- --> 6812</a><code>public static final long</code></td> 6813<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/robolectric/RobolectricUtil.html#DEFAULT_TIMEOUT_MS">DEFAULT_TIMEOUT_MS</a></code></th> 6814<td class="colLast"><code>10000L</code></td> 6815</tr> 6816</tbody> 6817</table> 6818</li> 6819</ul> 6820<ul class="blockList"> 6821<li class="blockList"> 6822<table class="constantsSummary"> 6823<caption><span>com.google.android.exoplayer2.scheduler.<a href="com/google/android/exoplayer2/scheduler/Requirements.html" title="class in com.google.android.exoplayer2.scheduler">Requirements</a></span><span class="tabEnd"> </span></caption> 6824<tr> 6825<th class="colFirst" scope="col">Modifier and Type</th> 6826<th class="colSecond" scope="col">Constant Field</th> 6827<th class="colLast" scope="col">Value</th> 6828</tr> 6829<tbody> 6830<tr class="altColor"> 6831<td class="colFirst"><a id="com.google.android.exoplayer2.scheduler.Requirements.DEVICE_CHARGING"> 6832<!-- --> 6833</a><code>public static final int</code></td> 6834<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/scheduler/Requirements.html#DEVICE_CHARGING">DEVICE_CHARGING</a></code></th> 6835<td class="colLast"><code>8</code></td> 6836</tr> 6837<tr class="rowColor"> 6838<td class="colFirst"><a id="com.google.android.exoplayer2.scheduler.Requirements.DEVICE_IDLE"> 6839<!-- --> 6840</a><code>public static final int</code></td> 6841<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/scheduler/Requirements.html#DEVICE_IDLE">DEVICE_IDLE</a></code></th> 6842<td class="colLast"><code>4</code></td> 6843</tr> 6844<tr class="altColor"> 6845<td class="colFirst"><a id="com.google.android.exoplayer2.scheduler.Requirements.DEVICE_STORAGE_NOT_LOW"> 6846<!-- --> 6847</a><code>public static final int</code></td> 6848<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/scheduler/Requirements.html#DEVICE_STORAGE_NOT_LOW">DEVICE_STORAGE_NOT_LOW</a></code></th> 6849<td class="colLast"><code>16</code></td> 6850</tr> 6851<tr class="rowColor"> 6852<td class="colFirst"><a id="com.google.android.exoplayer2.scheduler.Requirements.NETWORK"> 6853<!-- --> 6854</a><code>public static final int</code></td> 6855<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/scheduler/Requirements.html#NETWORK">NETWORK</a></code></th> 6856<td class="colLast"><code>1</code></td> 6857</tr> 6858<tr class="altColor"> 6859<td class="colFirst"><a id="com.google.android.exoplayer2.scheduler.Requirements.NETWORK_UNMETERED"> 6860<!-- --> 6861</a><code>public static final int</code></td> 6862<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/scheduler/Requirements.html#NETWORK_UNMETERED">NETWORK_UNMETERED</a></code></th> 6863<td class="colLast"><code>2</code></td> 6864</tr> 6865</tbody> 6866</table> 6867</li> 6868</ul> 6869<ul class="blockList"> 6870<li class="blockList"> 6871<table class="constantsSummary"> 6872<caption><span>com.google.android.exoplayer2.source.<a href="com/google/android/exoplayer2/source/ClippingMediaSource.IllegalClippingException.html" title="class in com.google.android.exoplayer2.source">ClippingMediaSource.IllegalClippingException</a></span><span class="tabEnd"> </span></caption> 6873<tr> 6874<th class="colFirst" scope="col">Modifier and Type</th> 6875<th class="colSecond" scope="col">Constant Field</th> 6876<th class="colLast" scope="col">Value</th> 6877</tr> 6878<tbody> 6879<tr class="altColor"> 6880<td class="colFirst"><a id="com.google.android.exoplayer2.source.ClippingMediaSource.IllegalClippingException.REASON_INVALID_PERIOD_COUNT"> 6881<!-- --> 6882</a><code>public static final int</code></td> 6883<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/ClippingMediaSource.IllegalClippingException.html#REASON_INVALID_PERIOD_COUNT">REASON_INVALID_PERIOD_COUNT</a></code></th> 6884<td class="colLast"><code>0</code></td> 6885</tr> 6886<tr class="rowColor"> 6887<td class="colFirst"><a id="com.google.android.exoplayer2.source.ClippingMediaSource.IllegalClippingException.REASON_NOT_SEEKABLE_TO_START"> 6888<!-- --> 6889</a><code>public static final int</code></td> 6890<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/ClippingMediaSource.IllegalClippingException.html#REASON_NOT_SEEKABLE_TO_START">REASON_NOT_SEEKABLE_TO_START</a></code></th> 6891<td class="colLast"><code>1</code></td> 6892</tr> 6893<tr class="altColor"> 6894<td class="colFirst"><a id="com.google.android.exoplayer2.source.ClippingMediaSource.IllegalClippingException.REASON_START_EXCEEDS_END"> 6895<!-- --> 6896</a><code>public static final int</code></td> 6897<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/ClippingMediaSource.IllegalClippingException.html#REASON_START_EXCEEDS_END">REASON_START_EXCEEDS_END</a></code></th> 6898<td class="colLast"><code>2</code></td> 6899</tr> 6900</tbody> 6901</table> 6902</li> 6903<li class="blockList"> 6904<table class="constantsSummary"> 6905<caption><span>com.google.android.exoplayer2.source.<a href="com/google/android/exoplayer2/source/MergingMediaSource.IllegalMergeException.html" title="class in com.google.android.exoplayer2.source">MergingMediaSource.IllegalMergeException</a></span><span class="tabEnd"> </span></caption> 6906<tr> 6907<th class="colFirst" scope="col">Modifier and Type</th> 6908<th class="colSecond" scope="col">Constant Field</th> 6909<th class="colLast" scope="col">Value</th> 6910</tr> 6911<tbody> 6912<tr class="altColor"> 6913<td class="colFirst"><a id="com.google.android.exoplayer2.source.MergingMediaSource.IllegalMergeException.REASON_PERIOD_COUNT_MISMATCH"> 6914<!-- --> 6915</a><code>public static final int</code></td> 6916<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/MergingMediaSource.IllegalMergeException.html#REASON_PERIOD_COUNT_MISMATCH">REASON_PERIOD_COUNT_MISMATCH</a></code></th> 6917<td class="colLast"><code>0</code></td> 6918</tr> 6919</tbody> 6920</table> 6921</li> 6922<li class="blockList"> 6923<table class="constantsSummary"> 6924<caption><span>com.google.android.exoplayer2.source.<a href="com/google/android/exoplayer2/source/ProgressiveMediaSource.html" title="class in com.google.android.exoplayer2.source">ProgressiveMediaSource</a></span><span class="tabEnd"> </span></caption> 6925<tr> 6926<th class="colFirst" scope="col">Modifier and Type</th> 6927<th class="colSecond" scope="col">Constant Field</th> 6928<th class="colLast" scope="col">Value</th> 6929</tr> 6930<tbody> 6931<tr class="altColor"> 6932<td class="colFirst"><a id="com.google.android.exoplayer2.source.ProgressiveMediaSource.DEFAULT_LOADING_CHECK_INTERVAL_BYTES"> 6933<!-- --> 6934</a><code>public static final int</code></td> 6935<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/ProgressiveMediaSource.html#DEFAULT_LOADING_CHECK_INTERVAL_BYTES">DEFAULT_LOADING_CHECK_INTERVAL_BYTES</a></code></th> 6936<td class="colLast"><code>1048576</code></td> 6937</tr> 6938</tbody> 6939</table> 6940</li> 6941<li class="blockList"> 6942<table class="constantsSummary"> 6943<caption><span>com.google.android.exoplayer2.source.<a href="com/google/android/exoplayer2/source/SampleStream.html" title="interface in com.google.android.exoplayer2.source">SampleStream</a></span><span class="tabEnd"> </span></caption> 6944<tr> 6945<th class="colFirst" scope="col">Modifier and Type</th> 6946<th class="colSecond" scope="col">Constant Field</th> 6947<th class="colLast" scope="col">Value</th> 6948</tr> 6949<tbody> 6950<tr class="altColor"> 6951<td class="colFirst"><a id="com.google.android.exoplayer2.source.SampleStream.FLAG_OMIT_SAMPLE_DATA"> 6952<!-- --> 6953</a><code>public static final int</code></td> 6954<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/SampleStream.html#FLAG_OMIT_SAMPLE_DATA">FLAG_OMIT_SAMPLE_DATA</a></code></th> 6955<td class="colLast"><code>4</code></td> 6956</tr> 6957<tr class="rowColor"> 6958<td class="colFirst"><a id="com.google.android.exoplayer2.source.SampleStream.FLAG_PEEK"> 6959<!-- --> 6960</a><code>public static final int</code></td> 6961<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/SampleStream.html#FLAG_PEEK">FLAG_PEEK</a></code></th> 6962<td class="colLast"><code>1</code></td> 6963</tr> 6964<tr class="altColor"> 6965<td class="colFirst"><a id="com.google.android.exoplayer2.source.SampleStream.FLAG_REQUIRE_FORMAT"> 6966<!-- --> 6967</a><code>public static final int</code></td> 6968<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/SampleStream.html#FLAG_REQUIRE_FORMAT">FLAG_REQUIRE_FORMAT</a></code></th> 6969<td class="colLast"><code>2</code></td> 6970</tr> 6971</tbody> 6972</table> 6973</li> 6974<li class="blockList"> 6975<table class="constantsSummary"> 6976<caption><span>com.google.android.exoplayer2.source.<a href="com/google/android/exoplayer2/source/SilenceMediaSource.html" title="class in com.google.android.exoplayer2.source">SilenceMediaSource</a></span><span class="tabEnd"> </span></caption> 6977<tr> 6978<th class="colFirst" scope="col">Modifier and Type</th> 6979<th class="colSecond" scope="col">Constant Field</th> 6980<th class="colLast" scope="col">Value</th> 6981</tr> 6982<tbody> 6983<tr class="altColor"> 6984<td class="colFirst"><a id="com.google.android.exoplayer2.source.SilenceMediaSource.MEDIA_ID"> 6985<!-- --> 6986</a><code>public static final <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> 6987<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/SilenceMediaSource.html#MEDIA_ID">MEDIA_ID</a></code></th> 6988<td class="colLast"><code>"SilenceMediaSource"</code></td> 6989</tr> 6990</tbody> 6991</table> 6992</li> 6993</ul> 6994<ul class="blockList"> 6995<li class="blockList"> 6996<table class="constantsSummary"> 6997<caption><span>com.google.android.exoplayer2.source.ads.<a href="com/google/android/exoplayer2/source/ads/AdPlaybackState.html" title="class in com.google.android.exoplayer2.source.ads">AdPlaybackState</a></span><span class="tabEnd"> </span></caption> 6998<tr> 6999<th class="colFirst" scope="col">Modifier and Type</th> 7000<th class="colSecond" scope="col">Constant Field</th> 7001<th class="colLast" scope="col">Value</th> 7002</tr> 7003<tbody> 7004<tr class="altColor"> 7005<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdPlaybackState.AD_STATE_AVAILABLE"> 7006<!-- --> 7007</a><code>public static final int</code></td> 7008<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/ads/AdPlaybackState.html#AD_STATE_AVAILABLE">AD_STATE_AVAILABLE</a></code></th> 7009<td class="colLast"><code>1</code></td> 7010</tr> 7011<tr class="rowColor"> 7012<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdPlaybackState.AD_STATE_ERROR"> 7013<!-- --> 7014</a><code>public static final int</code></td> 7015<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/ads/AdPlaybackState.html#AD_STATE_ERROR">AD_STATE_ERROR</a></code></th> 7016<td class="colLast"><code>4</code></td> 7017</tr> 7018<tr class="altColor"> 7019<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdPlaybackState.AD_STATE_PLAYED"> 7020<!-- --> 7021</a><code>public static final int</code></td> 7022<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/ads/AdPlaybackState.html#AD_STATE_PLAYED">AD_STATE_PLAYED</a></code></th> 7023<td class="colLast"><code>3</code></td> 7024</tr> 7025<tr class="rowColor"> 7026<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdPlaybackState.AD_STATE_SKIPPED"> 7027<!-- --> 7028</a><code>public static final int</code></td> 7029<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/ads/AdPlaybackState.html#AD_STATE_SKIPPED">AD_STATE_SKIPPED</a></code></th> 7030<td class="colLast"><code>2</code></td> 7031</tr> 7032<tr class="altColor"> 7033<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdPlaybackState.AD_STATE_UNAVAILABLE"> 7034<!-- --> 7035</a><code>public static final int</code></td> 7036<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/ads/AdPlaybackState.html#AD_STATE_UNAVAILABLE">AD_STATE_UNAVAILABLE</a></code></th> 7037<td class="colLast"><code>0</code></td> 7038</tr> 7039</tbody> 7040</table> 7041</li> 7042<li class="blockList"> 7043<table class="constantsSummary"> 7044<caption><span>com.google.android.exoplayer2.source.ads.<a href="com/google/android/exoplayer2/source/ads/AdsMediaSource.AdLoadException.html" title="class in com.google.android.exoplayer2.source.ads">AdsMediaSource.AdLoadException</a></span><span class="tabEnd"> </span></caption> 7045<tr> 7046<th class="colFirst" scope="col">Modifier and Type</th> 7047<th class="colSecond" scope="col">Constant Field</th> 7048<th class="colLast" scope="col">Value</th> 7049</tr> 7050<tbody> 7051<tr class="altColor"> 7052<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdsMediaSource.AdLoadException.TYPE_AD"> 7053<!-- --> 7054</a><code>public static final int</code></td> 7055<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/ads/AdsMediaSource.AdLoadException.html#TYPE_AD">TYPE_AD</a></code></th> 7056<td class="colLast"><code>0</code></td> 7057</tr> 7058<tr class="rowColor"> 7059<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdsMediaSource.AdLoadException.TYPE_AD_GROUP"> 7060<!-- --> 7061</a><code>public static final int</code></td> 7062<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/ads/AdsMediaSource.AdLoadException.html#TYPE_AD_GROUP">TYPE_AD_GROUP</a></code></th> 7063<td class="colLast"><code>1</code></td> 7064</tr> 7065<tr class="altColor"> 7066<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdsMediaSource.AdLoadException.TYPE_ALL_ADS"> 7067<!-- --> 7068</a><code>public static final int</code></td> 7069<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/ads/AdsMediaSource.AdLoadException.html#TYPE_ALL_ADS">TYPE_ALL_ADS</a></code></th> 7070<td class="colLast"><code>2</code></td> 7071</tr> 7072<tr class="rowColor"> 7073<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdsMediaSource.AdLoadException.TYPE_UNEXPECTED"> 7074<!-- --> 7075</a><code>public static final int</code></td> 7076<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/ads/AdsMediaSource.AdLoadException.html#TYPE_UNEXPECTED">TYPE_UNEXPECTED</a></code></th> 7077<td class="colLast"><code>3</code></td> 7078</tr> 7079</tbody> 7080</table> 7081</li> 7082</ul> 7083<ul class="blockList"> 7084<li class="blockList"> 7085<table class="constantsSummary"> 7086<caption><span>com.google.android.exoplayer2.source.dash.<a href="com/google/android/exoplayer2/source/dash/DashMediaSource.html" title="class in com.google.android.exoplayer2.source.dash">DashMediaSource</a></span><span class="tabEnd"> </span></caption> 7087<tr> 7088<th class="colFirst" scope="col">Modifier and Type</th> 7089<th class="colSecond" scope="col">Constant Field</th> 7090<th class="colLast" scope="col">Value</th> 7091</tr> 7092<tbody> 7093<tr class="altColor"> 7094<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.DashMediaSource.DEFAULT_FALLBACK_TARGET_LIVE_OFFSET_MS"> 7095<!-- --> 7096</a><code>public static final long</code></td> 7097<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/dash/DashMediaSource.html#DEFAULT_FALLBACK_TARGET_LIVE_OFFSET_MS">DEFAULT_FALLBACK_TARGET_LIVE_OFFSET_MS</a></code></th> 7098<td class="colLast"><code>30000L</code></td> 7099</tr> 7100<tr class="rowColor"> 7101<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.DashMediaSource.DEFAULT_LIVE_PRESENTATION_DELAY_MS"> 7102<!-- --> 7103</a><code>public static final long</code></td> 7104<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/dash/DashMediaSource.html#DEFAULT_LIVE_PRESENTATION_DELAY_MS">DEFAULT_LIVE_PRESENTATION_DELAY_MS</a></code></th> 7105<td class="colLast"><code>30000L</code></td> 7106</tr> 7107<tr class="altColor"> 7108<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.DashMediaSource.DEFAULT_MEDIA_ID"> 7109<!-- --> 7110</a><code>public static final <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> 7111<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/dash/DashMediaSource.html#DEFAULT_MEDIA_ID">DEFAULT_MEDIA_ID</a></code></th> 7112<td class="colLast"><code>"DashMediaSource"</code></td> 7113</tr> 7114</tbody> 7115</table> 7116</li> 7117<li class="blockList"> 7118<table class="constantsSummary"> 7119<caption><span>com.google.android.exoplayer2.source.dash.<a href="com/google/android/exoplayer2/source/dash/DashSegmentIndex.html" title="interface in com.google.android.exoplayer2.source.dash">DashSegmentIndex</a></span><span class="tabEnd"> </span></caption> 7120<tr> 7121<th class="colFirst" scope="col">Modifier and Type</th> 7122<th class="colSecond" scope="col">Constant Field</th> 7123<th class="colLast" scope="col">Value</th> 7124</tr> 7125<tbody> 7126<tr class="altColor"> 7127<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.DashSegmentIndex.INDEX_UNBOUNDED"> 7128<!-- --> 7129</a><code>public static final int</code></td> 7130<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/dash/DashSegmentIndex.html#INDEX_UNBOUNDED">INDEX_UNBOUNDED</a></code></th> 7131<td class="colLast"><code>-1</code></td> 7132</tr> 7133</tbody> 7134</table> 7135</li> 7136</ul> 7137<ul class="blockList"> 7138<li class="blockList"> 7139<table class="constantsSummary"> 7140<caption><span>com.google.android.exoplayer2.source.dash.manifest.<a href="com/google/android/exoplayer2/source/dash/manifest/AdaptationSet.html" title="class in com.google.android.exoplayer2.source.dash.manifest">AdaptationSet</a></span><span class="tabEnd"> </span></caption> 7141<tr> 7142<th class="colFirst" scope="col">Modifier and Type</th> 7143<th class="colSecond" scope="col">Constant Field</th> 7144<th class="colLast" scope="col">Value</th> 7145</tr> 7146<tbody> 7147<tr class="altColor"> 7148<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.manifest.AdaptationSet.ID_UNSET"> 7149<!-- --> 7150</a><code>public static final int</code></td> 7151<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/dash/manifest/AdaptationSet.html#ID_UNSET">ID_UNSET</a></code></th> 7152<td class="colLast"><code>-1</code></td> 7153</tr> 7154</tbody> 7155</table> 7156</li> 7157<li class="blockList"> 7158<table class="constantsSummary"> 7159<caption><span>com.google.android.exoplayer2.source.dash.manifest.<a href="com/google/android/exoplayer2/source/dash/manifest/BaseUrl.html" title="class in com.google.android.exoplayer2.source.dash.manifest">BaseUrl</a></span><span class="tabEnd"> </span></caption> 7160<tr> 7161<th class="colFirst" scope="col">Modifier and Type</th> 7162<th class="colSecond" scope="col">Constant Field</th> 7163<th class="colLast" scope="col">Value</th> 7164</tr> 7165<tbody> 7166<tr class="altColor"> 7167<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.manifest.BaseUrl.DEFAULT_PRIORITY"> 7168<!-- --> 7169</a><code>public static final int</code></td> 7170<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/dash/manifest/BaseUrl.html#DEFAULT_PRIORITY">DEFAULT_PRIORITY</a></code></th> 7171<td class="colLast"><code>1</code></td> 7172</tr> 7173<tr class="rowColor"> 7174<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.manifest.BaseUrl.DEFAULT_WEIGHT"> 7175<!-- --> 7176</a><code>public static final int</code></td> 7177<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/dash/manifest/BaseUrl.html#DEFAULT_WEIGHT">DEFAULT_WEIGHT</a></code></th> 7178<td class="colLast"><code>1</code></td> 7179</tr> 7180</tbody> 7181</table> 7182</li> 7183<li class="blockList"> 7184<table class="constantsSummary"> 7185<caption><span>com.google.android.exoplayer2.source.dash.manifest.<a href="com/google/android/exoplayer2/source/dash/manifest/Representation.html" title="class in com.google.android.exoplayer2.source.dash.manifest">Representation</a></span><span class="tabEnd"> </span></caption> 7186<tr> 7187<th class="colFirst" scope="col">Modifier and Type</th> 7188<th class="colSecond" scope="col">Constant Field</th> 7189<th class="colLast" scope="col">Value</th> 7190</tr> 7191<tbody> 7192<tr class="altColor"> 7193<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.manifest.Representation.REVISION_ID_DEFAULT"> 7194<!-- --> 7195</a><code>public static final long</code></td> 7196<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/dash/manifest/Representation.html#REVISION_ID_DEFAULT">REVISION_ID_DEFAULT</a></code></th> 7197<td class="colLast"><code>-1L</code></td> 7198</tr> 7199</tbody> 7200</table> 7201</li> 7202</ul> 7203<ul class="blockList"> 7204<li class="blockList"> 7205<table class="constantsSummary"> 7206<caption><span>com.google.android.exoplayer2.source.hls.<a href="com/google/android/exoplayer2/source/hls/HlsMediaSource.html" title="class in com.google.android.exoplayer2.source.hls">HlsMediaSource</a></span><span class="tabEnd"> </span></caption> 7207<tr> 7208<th class="colFirst" scope="col">Modifier and Type</th> 7209<th class="colSecond" scope="col">Constant Field</th> 7210<th class="colLast" scope="col">Value</th> 7211</tr> 7212<tbody> 7213<tr class="altColor"> 7214<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.HlsMediaSource.METADATA_TYPE_EMSG"> 7215<!-- --> 7216</a><code>public static final int</code></td> 7217<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/hls/HlsMediaSource.html#METADATA_TYPE_EMSG">METADATA_TYPE_EMSG</a></code></th> 7218<td class="colLast"><code>3</code></td> 7219</tr> 7220<tr class="rowColor"> 7221<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.HlsMediaSource.METADATA_TYPE_ID3"> 7222<!-- --> 7223</a><code>public static final int</code></td> 7224<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/hls/HlsMediaSource.html#METADATA_TYPE_ID3">METADATA_TYPE_ID3</a></code></th> 7225<td class="colLast"><code>1</code></td> 7226</tr> 7227</tbody> 7228</table> 7229</li> 7230</ul> 7231<ul class="blockList"> 7232<li class="blockList"> 7233<table class="constantsSummary"> 7234<caption><span>com.google.android.exoplayer2.source.hls.playlist.<a href="com/google/android/exoplayer2/source/hls/playlist/DefaultHlsPlaylistTracker.html" title="class in com.google.android.exoplayer2.source.hls.playlist">DefaultHlsPlaylistTracker</a></span><span class="tabEnd"> </span></caption> 7235<tr> 7236<th class="colFirst" scope="col">Modifier and Type</th> 7237<th class="colSecond" scope="col">Constant Field</th> 7238<th class="colLast" scope="col">Value</th> 7239</tr> 7240<tbody> 7241<tr class="altColor"> 7242<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.playlist.DefaultHlsPlaylistTracker.DEFAULT_PLAYLIST_STUCK_TARGET_DURATION_COEFFICIENT"> 7243<!-- --> 7244</a><code>public static final double</code></td> 7245<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/hls/playlist/DefaultHlsPlaylistTracker.html#DEFAULT_PLAYLIST_STUCK_TARGET_DURATION_COEFFICIENT">DEFAULT_PLAYLIST_STUCK_TARGET_DURATION_COEFFICIENT</a></code></th> 7246<td class="colLast"><code>3.5</code></td> 7247</tr> 7248</tbody> 7249</table> 7250</li> 7251<li class="blockList"> 7252<table class="constantsSummary"> 7253<caption><span>com.google.android.exoplayer2.source.hls.playlist.<a href="com/google/android/exoplayer2/source/hls/playlist/HlsMasterPlaylist.html" title="class in com.google.android.exoplayer2.source.hls.playlist">HlsMasterPlaylist</a></span><span class="tabEnd"> </span></caption> 7254<tr> 7255<th class="colFirst" scope="col">Modifier and Type</th> 7256<th class="colSecond" scope="col">Constant Field</th> 7257<th class="colLast" scope="col">Value</th> 7258</tr> 7259<tbody> 7260<tr class="altColor"> 7261<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.playlist.HlsMasterPlaylist.GROUP_INDEX_AUDIO"> 7262<!-- --> 7263</a><code>public static final int</code></td> 7264<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/hls/playlist/HlsMasterPlaylist.html#GROUP_INDEX_AUDIO">GROUP_INDEX_AUDIO</a></code></th> 7265<td class="colLast"><code>1</code></td> 7266</tr> 7267<tr class="rowColor"> 7268<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.playlist.HlsMasterPlaylist.GROUP_INDEX_SUBTITLE"> 7269<!-- --> 7270</a><code>public static final int</code></td> 7271<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/hls/playlist/HlsMasterPlaylist.html#GROUP_INDEX_SUBTITLE">GROUP_INDEX_SUBTITLE</a></code></th> 7272<td class="colLast"><code>2</code></td> 7273</tr> 7274<tr class="altColor"> 7275<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.playlist.HlsMasterPlaylist.GROUP_INDEX_VARIANT"> 7276<!-- --> 7277</a><code>public static final int</code></td> 7278<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/hls/playlist/HlsMasterPlaylist.html#GROUP_INDEX_VARIANT">GROUP_INDEX_VARIANT</a></code></th> 7279<td class="colLast"><code>0</code></td> 7280</tr> 7281</tbody> 7282</table> 7283</li> 7284<li class="blockList"> 7285<table class="constantsSummary"> 7286<caption><span>com.google.android.exoplayer2.source.hls.playlist.<a href="com/google/android/exoplayer2/source/hls/playlist/HlsMediaPlaylist.html" title="class in com.google.android.exoplayer2.source.hls.playlist">HlsMediaPlaylist</a></span><span class="tabEnd"> </span></caption> 7287<tr> 7288<th class="colFirst" scope="col">Modifier and Type</th> 7289<th class="colSecond" scope="col">Constant Field</th> 7290<th class="colLast" scope="col">Value</th> 7291</tr> 7292<tbody> 7293<tr class="altColor"> 7294<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.playlist.HlsMediaPlaylist.PLAYLIST_TYPE_EVENT"> 7295<!-- --> 7296</a><code>public static final int</code></td> 7297<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/hls/playlist/HlsMediaPlaylist.html#PLAYLIST_TYPE_EVENT">PLAYLIST_TYPE_EVENT</a></code></th> 7298<td class="colLast"><code>2</code></td> 7299</tr> 7300<tr class="rowColor"> 7301<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.playlist.HlsMediaPlaylist.PLAYLIST_TYPE_UNKNOWN"> 7302<!-- --> 7303</a><code>public static final int</code></td> 7304<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/hls/playlist/HlsMediaPlaylist.html#PLAYLIST_TYPE_UNKNOWN">PLAYLIST_TYPE_UNKNOWN</a></code></th> 7305<td class="colLast"><code>0</code></td> 7306</tr> 7307<tr class="altColor"> 7308<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.playlist.HlsMediaPlaylist.PLAYLIST_TYPE_VOD"> 7309<!-- --> 7310</a><code>public static final int</code></td> 7311<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/hls/playlist/HlsMediaPlaylist.html#PLAYLIST_TYPE_VOD">PLAYLIST_TYPE_VOD</a></code></th> 7312<td class="colLast"><code>1</code></td> 7313</tr> 7314</tbody> 7315</table> 7316</li> 7317</ul> 7318<ul class="blockList"> 7319<li class="blockList"> 7320<table class="constantsSummary"> 7321<caption><span>com.google.android.exoplayer2.source.mediaparser.<a href="com/google/android/exoplayer2/source/mediaparser/MediaParserUtil.html" title="class in com.google.android.exoplayer2.source.mediaparser">MediaParserUtil</a></span><span class="tabEnd"> </span></caption> 7322<tr> 7323<th class="colFirst" scope="col">Modifier and Type</th> 7324<th class="colSecond" scope="col">Constant Field</th> 7325<th class="colLast" scope="col">Value</th> 7326</tr> 7327<tbody> 7328<tr class="altColor"> 7329<td class="colFirst"><a id="com.google.android.exoplayer2.source.mediaparser.MediaParserUtil.PARAMETER_EAGERLY_EXPOSE_TRACK_TYPE"> 7330<!-- --> 7331</a><code>public static final <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> 7332<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/mediaparser/MediaParserUtil.html#PARAMETER_EAGERLY_EXPOSE_TRACK_TYPE">PARAMETER_EAGERLY_EXPOSE_TRACK_TYPE</a></code></th> 7333<td class="colLast"><code>"android.media.mediaparser.eagerlyExposeTrackType"</code></td> 7334</tr> 7335<tr class="rowColor"> 7336<td class="colFirst"><a id="com.google.android.exoplayer2.source.mediaparser.MediaParserUtil.PARAMETER_EXPOSE_CAPTION_FORMATS"> 7337<!-- --> 7338</a><code>public static final <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> 7339<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/mediaparser/MediaParserUtil.html#PARAMETER_EXPOSE_CAPTION_FORMATS">PARAMETER_EXPOSE_CAPTION_FORMATS</a></code></th> 7340<td class="colLast"><code>"android.media.mediaParser.exposeCaptionFormats"</code></td> 7341</tr> 7342<tr class="altColor"> 7343<td class="colFirst"><a id="com.google.android.exoplayer2.source.mediaparser.MediaParserUtil.PARAMETER_EXPOSE_CHUNK_INDEX_AS_MEDIA_FORMAT"> 7344<!-- --> 7345</a><code>public static final <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> 7346<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/mediaparser/MediaParserUtil.html#PARAMETER_EXPOSE_CHUNK_INDEX_AS_MEDIA_FORMAT">PARAMETER_EXPOSE_CHUNK_INDEX_AS_MEDIA_FORMAT</a></code></th> 7347<td class="colLast"><code>"android.media.mediaParser.exposeChunkIndexAsMediaFormat"</code></td> 7348</tr> 7349<tr class="rowColor"> 7350<td class="colFirst"><a id="com.google.android.exoplayer2.source.mediaparser.MediaParserUtil.PARAMETER_EXPOSE_DUMMY_SEEK_MAP"> 7351<!-- --> 7352</a><code>public static final <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> 7353<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/mediaparser/MediaParserUtil.html#PARAMETER_EXPOSE_DUMMY_SEEK_MAP">PARAMETER_EXPOSE_DUMMY_SEEK_MAP</a></code></th> 7354<td class="colLast"><code>"android.media.mediaparser.exposeDummySeekMap"</code></td> 7355</tr> 7356<tr class="altColor"> 7357<td class="colFirst"><a id="com.google.android.exoplayer2.source.mediaparser.MediaParserUtil.PARAMETER_IGNORE_TIMESTAMP_OFFSET"> 7358<!-- --> 7359</a><code>public static final <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> 7360<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/mediaparser/MediaParserUtil.html#PARAMETER_IGNORE_TIMESTAMP_OFFSET">PARAMETER_IGNORE_TIMESTAMP_OFFSET</a></code></th> 7361<td class="colLast"><code>"android.media.mediaparser.ignoreTimestampOffset"</code></td> 7362</tr> 7363<tr class="rowColor"> 7364<td class="colFirst"><a id="com.google.android.exoplayer2.source.mediaparser.MediaParserUtil.PARAMETER_IN_BAND_CRYPTO_INFO"> 7365<!-- --> 7366</a><code>public static final <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> 7367<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/mediaparser/MediaParserUtil.html#PARAMETER_IN_BAND_CRYPTO_INFO">PARAMETER_IN_BAND_CRYPTO_INFO</a></code></th> 7368<td class="colLast"><code>"android.media.mediaparser.inBandCryptoInfo"</code></td> 7369</tr> 7370<tr class="altColor"> 7371<td class="colFirst"><a id="com.google.android.exoplayer2.source.mediaparser.MediaParserUtil.PARAMETER_INCLUDE_SUPPLEMENTAL_DATA"> 7372<!-- --> 7373</a><code>public static final <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> 7374<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/mediaparser/MediaParserUtil.html#PARAMETER_INCLUDE_SUPPLEMENTAL_DATA">PARAMETER_INCLUDE_SUPPLEMENTAL_DATA</a></code></th> 7375<td class="colLast"><code>"android.media.mediaparser.includeSupplementalData"</code></td> 7376</tr> 7377<tr class="rowColor"> 7378<td class="colFirst"><a id="com.google.android.exoplayer2.source.mediaparser.MediaParserUtil.PARAMETER_OVERRIDE_IN_BAND_CAPTION_DECLARATIONS"> 7379<!-- --> 7380</a><code>public static final <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> 7381<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/mediaparser/MediaParserUtil.html#PARAMETER_OVERRIDE_IN_BAND_CAPTION_DECLARATIONS">PARAMETER_OVERRIDE_IN_BAND_CAPTION_DECLARATIONS</a></code></th> 7382<td class="colLast"><code>"android.media.mediaParser.overrideInBandCaptionDeclarations"</code></td> 7383</tr> 7384</tbody> 7385</table> 7386</li> 7387</ul> 7388<ul class="blockList"> 7389<li class="blockList"> 7390<table class="constantsSummary"> 7391<caption><span>com.google.android.exoplayer2.source.rtsp.<a href="com/google/android/exoplayer2/source/rtsp/RtpPacket.html" title="class in com.google.android.exoplayer2.source.rtsp">RtpPacket</a></span><span class="tabEnd"> </span></caption> 7392<tr> 7393<th class="colFirst" scope="col">Modifier and Type</th> 7394<th class="colSecond" scope="col">Constant Field</th> 7395<th class="colLast" scope="col">Value</th> 7396</tr> 7397<tbody> 7398<tr class="altColor"> 7399<td class="colFirst"><a id="com.google.android.exoplayer2.source.rtsp.RtpPacket.CSRC_SIZE"> 7400<!-- --> 7401</a><code>public static final int</code></td> 7402<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/rtsp/RtpPacket.html#CSRC_SIZE">CSRC_SIZE</a></code></th> 7403<td class="colLast"><code>4</code></td> 7404</tr> 7405<tr class="rowColor"> 7406<td class="colFirst"><a id="com.google.android.exoplayer2.source.rtsp.RtpPacket.MAX_SEQUENCE_NUMBER"> 7407<!-- --> 7408</a><code>public static final int</code></td> 7409<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/rtsp/RtpPacket.html#MAX_SEQUENCE_NUMBER">MAX_SEQUENCE_NUMBER</a></code></th> 7410<td class="colLast"><code>65535</code></td> 7411</tr> 7412<tr class="altColor"> 7413<td class="colFirst"><a id="com.google.android.exoplayer2.source.rtsp.RtpPacket.MAX_SIZE"> 7414<!-- --> 7415</a><code>public static final int</code></td> 7416<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/rtsp/RtpPacket.html#MAX_SIZE">MAX_SIZE</a></code></th> 7417<td class="colLast"><code>65507</code></td> 7418</tr> 7419<tr class="rowColor"> 7420<td class="colFirst"><a id="com.google.android.exoplayer2.source.rtsp.RtpPacket.MIN_HEADER_SIZE"> 7421<!-- --> 7422</a><code>public static final int</code></td> 7423<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/rtsp/RtpPacket.html#MIN_HEADER_SIZE">MIN_HEADER_SIZE</a></code></th> 7424<td class="colLast"><code>12</code></td> 7425</tr> 7426<tr class="altColor"> 7427<td class="colFirst"><a id="com.google.android.exoplayer2.source.rtsp.RtpPacket.MIN_SEQUENCE_NUMBER"> 7428<!-- --> 7429</a><code>public static final int</code></td> 7430<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/rtsp/RtpPacket.html#MIN_SEQUENCE_NUMBER">MIN_SEQUENCE_NUMBER</a></code></th> 7431<td class="colLast"><code>0</code></td> 7432</tr> 7433<tr class="rowColor"> 7434<td class="colFirst"><a id="com.google.android.exoplayer2.source.rtsp.RtpPacket.RTP_VERSION"> 7435<!-- --> 7436</a><code>public static final int</code></td> 7437<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/rtsp/RtpPacket.html#RTP_VERSION">RTP_VERSION</a></code></th> 7438<td class="colLast"><code>2</code></td> 7439</tr> 7440<tr class="altColor"> 7441<td class="colFirst"><a id="com.google.android.exoplayer2.source.rtsp.RtpPacket.version"> 7442<!-- --> 7443</a><code>public final byte</code></td> 7444<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/rtsp/RtpPacket.html#version">version</a></code></th> 7445<td class="colLast"><code>2</code></td> 7446</tr> 7447</tbody> 7448</table> 7449</li> 7450<li class="blockList"> 7451<table class="constantsSummary"> 7452<caption><span>com.google.android.exoplayer2.source.rtsp.<a href="com/google/android/exoplayer2/source/rtsp/RtspMediaSource.html" title="class in com.google.android.exoplayer2.source.rtsp">RtspMediaSource</a></span><span class="tabEnd"> </span></caption> 7453<tr> 7454<th class="colFirst" scope="col">Modifier and Type</th> 7455<th class="colSecond" scope="col">Constant Field</th> 7456<th class="colLast" scope="col">Value</th> 7457</tr> 7458<tbody> 7459<tr class="altColor"> 7460<td class="colFirst"><a id="com.google.android.exoplayer2.source.rtsp.RtspMediaSource.DEFAULT_TIMEOUT_MS"> 7461<!-- --> 7462</a><code>public static final long</code></td> 7463<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/rtsp/RtspMediaSource.html#DEFAULT_TIMEOUT_MS">DEFAULT_TIMEOUT_MS</a></code></th> 7464<td class="colLast"><code>8000L</code></td> 7465</tr> 7466</tbody> 7467</table> 7468</li> 7469</ul> 7470<ul class="blockList"> 7471<li class="blockList"> 7472<table class="constantsSummary"> 7473<caption><span>com.google.android.exoplayer2.source.smoothstreaming.<a href="com/google/android/exoplayer2/source/smoothstreaming/SsMediaSource.html" title="class in com.google.android.exoplayer2.source.smoothstreaming">SsMediaSource</a></span><span class="tabEnd"> </span></caption> 7474<tr> 7475<th class="colFirst" scope="col">Modifier and Type</th> 7476<th class="colSecond" scope="col">Constant Field</th> 7477<th class="colLast" scope="col">Value</th> 7478</tr> 7479<tbody> 7480<tr class="altColor"> 7481<td class="colFirst"><a id="com.google.android.exoplayer2.source.smoothstreaming.SsMediaSource.DEFAULT_LIVE_PRESENTATION_DELAY_MS"> 7482<!-- --> 7483</a><code>public static final long</code></td> 7484<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/smoothstreaming/SsMediaSource.html#DEFAULT_LIVE_PRESENTATION_DELAY_MS">DEFAULT_LIVE_PRESENTATION_DELAY_MS</a></code></th> 7485<td class="colLast"><code>30000L</code></td> 7486</tr> 7487</tbody> 7488</table> 7489</li> 7490</ul> 7491<ul class="blockList"> 7492<li class="blockList"> 7493<table class="constantsSummary"> 7494<caption><span>com.google.android.exoplayer2.source.smoothstreaming.manifest.<a href="com/google/android/exoplayer2/source/smoothstreaming/manifest/SsManifest.html" title="class in com.google.android.exoplayer2.source.smoothstreaming.manifest">SsManifest</a></span><span class="tabEnd"> </span></caption> 7495<tr> 7496<th class="colFirst" scope="col">Modifier and Type</th> 7497<th class="colSecond" scope="col">Constant Field</th> 7498<th class="colLast" scope="col">Value</th> 7499</tr> 7500<tbody> 7501<tr class="altColor"> 7502<td class="colFirst"><a id="com.google.android.exoplayer2.source.smoothstreaming.manifest.SsManifest.UNSET_LOOKAHEAD"> 7503<!-- --> 7504</a><code>public static final int</code></td> 7505<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/smoothstreaming/manifest/SsManifest.html#UNSET_LOOKAHEAD">UNSET_LOOKAHEAD</a></code></th> 7506<td class="colLast"><code>-1</code></td> 7507</tr> 7508</tbody> 7509</table> 7510</li> 7511</ul> 7512<ul class="blockList"> 7513<li class="blockList"> 7514<table class="constantsSummary"> 7515<caption><span>com.google.android.exoplayer2.testutil.<a href="com/google/android/exoplayer2/testutil/DummyMainThread.html" title="class in com.google.android.exoplayer2.testutil">DummyMainThread</a></span><span class="tabEnd"> </span></caption> 7516<tr> 7517<th class="colFirst" scope="col">Modifier and Type</th> 7518<th class="colSecond" scope="col">Constant Field</th> 7519<th class="colLast" scope="col">Value</th> 7520</tr> 7521<tbody> 7522<tr class="altColor"> 7523<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.DummyMainThread.TIMEOUT_MS"> 7524<!-- --> 7525</a><code>public static final int</code></td> 7526<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/DummyMainThread.html#TIMEOUT_MS">TIMEOUT_MS</a></code></th> 7527<td class="colLast"><code>10000</code></td> 7528</tr> 7529</tbody> 7530</table> 7531</li> 7532<li class="blockList"> 7533<table class="constantsSummary"> 7534<caption><span>com.google.android.exoplayer2.testutil.<a href="com/google/android/exoplayer2/testutil/DumpFileAsserts.html" title="class in com.google.android.exoplayer2.testutil">DumpFileAsserts</a></span><span class="tabEnd"> </span></caption> 7535<tr> 7536<th class="colFirst" scope="col">Modifier and Type</th> 7537<th class="colSecond" scope="col">Constant Field</th> 7538<th class="colLast" scope="col">Value</th> 7539</tr> 7540<tbody> 7541<tr class="altColor"> 7542<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.DumpFileAsserts.DEFAULT_TEST_ASSET_DIRECTORY"> 7543<!-- --> 7544</a><code>public static final <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> 7545<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/DumpFileAsserts.html#DEFAULT_TEST_ASSET_DIRECTORY">DEFAULT_TEST_ASSET_DIRECTORY</a></code></th> 7546<td class="colLast"><code>"../../testdata/src/test/assets"</code></td> 7547</tr> 7548</tbody> 7549</table> 7550</li> 7551<li class="blockList"> 7552<table class="constantsSummary"> 7553<caption><span>com.google.android.exoplayer2.testutil.<a href="com/google/android/exoplayer2/testutil/ExoHostedTest.html" title="class in com.google.android.exoplayer2.testutil">ExoHostedTest</a></span><span class="tabEnd"> </span></caption> 7554<tr> 7555<th class="colFirst" scope="col">Modifier and Type</th> 7556<th class="colSecond" scope="col">Constant Field</th> 7557<th class="colLast" scope="col">Value</th> 7558</tr> 7559<tbody> 7560<tr class="altColor"> 7561<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.ExoHostedTest.EXPECTED_PLAYING_TIME_MEDIA_DURATION_MS"> 7562<!-- --> 7563</a><code>public static final long</code></td> 7564<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/ExoHostedTest.html#EXPECTED_PLAYING_TIME_MEDIA_DURATION_MS">EXPECTED_PLAYING_TIME_MEDIA_DURATION_MS</a></code></th> 7565<td class="colLast"><code>-2L</code></td> 7566</tr> 7567<tr class="rowColor"> 7568<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.ExoHostedTest.EXPECTED_PLAYING_TIME_UNSET"> 7569<!-- --> 7570</a><code>public static final long</code></td> 7571<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/ExoHostedTest.html#EXPECTED_PLAYING_TIME_UNSET">EXPECTED_PLAYING_TIME_UNSET</a></code></th> 7572<td class="colLast"><code>-1L</code></td> 7573</tr> 7574<tr class="altColor"> 7575<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.ExoHostedTest.MAX_PLAYING_TIME_DISCREPANCY_MS"> 7576<!-- --> 7577</a><code>public static final long</code></td> 7578<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/ExoHostedTest.html#MAX_PLAYING_TIME_DISCREPANCY_MS">MAX_PLAYING_TIME_DISCREPANCY_MS</a></code></th> 7579<td class="colLast"><code>5000L</code></td> 7580</tr> 7581</tbody> 7582</table> 7583</li> 7584<li class="blockList"> 7585<table class="constantsSummary"> 7586<caption><span>com.google.android.exoplayer2.testutil.<a href="com/google/android/exoplayer2/testutil/FakeCryptoConfig.html" title="class in com.google.android.exoplayer2.testutil">FakeCryptoConfig</a></span><span class="tabEnd"> </span></caption> 7587<tr> 7588<th class="colFirst" scope="col">Modifier and Type</th> 7589<th class="colSecond" scope="col">Constant Field</th> 7590<th class="colLast" scope="col">Value</th> 7591</tr> 7592<tbody> 7593<tr class="altColor"> 7594<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.FakeCryptoConfig.TYPE"> 7595<!-- --> 7596</a><code>public static final int</code></td> 7597<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/FakeCryptoConfig.html#TYPE">TYPE</a></code></th> 7598<td class="colLast"><code>10000</code></td> 7599</tr> 7600</tbody> 7601</table> 7602</li> 7603<li class="blockList"> 7604<table class="constantsSummary"> 7605<caption><span>com.google.android.exoplayer2.testutil.<a href="com/google/android/exoplayer2/testutil/FakeExoMediaDrm.html" title="class in com.google.android.exoplayer2.testutil">FakeExoMediaDrm</a></span><span class="tabEnd"> </span></caption> 7606<tr> 7607<th class="colFirst" scope="col">Modifier and Type</th> 7608<th class="colSecond" scope="col">Constant Field</th> 7609<th class="colLast" scope="col">Value</th> 7610</tr> 7611<tbody> 7612<tr class="altColor"> 7613<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.FakeExoMediaDrm.KEY_STATUS_AVAILABLE"> 7614<!-- --> 7615</a><code>public static final <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> 7616<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/FakeExoMediaDrm.html#KEY_STATUS_AVAILABLE">KEY_STATUS_AVAILABLE</a></code></th> 7617<td class="colLast"><code>"AVAILABLE"</code></td> 7618</tr> 7619<tr class="rowColor"> 7620<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.FakeExoMediaDrm.KEY_STATUS_KEY"> 7621<!-- --> 7622</a><code>public static final <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> 7623<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/FakeExoMediaDrm.html#KEY_STATUS_KEY">KEY_STATUS_KEY</a></code></th> 7624<td class="colLast"><code>"KEY_STATUS"</code></td> 7625</tr> 7626<tr class="altColor"> 7627<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.FakeExoMediaDrm.KEY_STATUS_UNAVAILABLE"> 7628<!-- --> 7629</a><code>public static final <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> 7630<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/FakeExoMediaDrm.html#KEY_STATUS_UNAVAILABLE">KEY_STATUS_UNAVAILABLE</a></code></th> 7631<td class="colLast"><code>"UNAVAILABLE"</code></td> 7632</tr> 7633</tbody> 7634</table> 7635</li> 7636<li class="blockList"> 7637<table class="constantsSummary"> 7638<caption><span>com.google.android.exoplayer2.testutil.<a href="com/google/android/exoplayer2/testutil/FakeTimeline.TimelineWindowDefinition.html" title="class in com.google.android.exoplayer2.testutil">FakeTimeline.TimelineWindowDefinition</a></span><span class="tabEnd"> </span></caption> 7639<tr> 7640<th class="colFirst" scope="col">Modifier and Type</th> 7641<th class="colSecond" scope="col">Constant Field</th> 7642<th class="colLast" scope="col">Value</th> 7643</tr> 7644<tbody> 7645<tr class="altColor"> 7646<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.FakeTimeline.TimelineWindowDefinition.DEFAULT_WINDOW_DURATION_US"> 7647<!-- --> 7648</a><code>public static final long</code></td> 7649<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/FakeTimeline.TimelineWindowDefinition.html#DEFAULT_WINDOW_DURATION_US">DEFAULT_WINDOW_DURATION_US</a></code></th> 7650<td class="colLast"><code>10000000L</code></td> 7651</tr> 7652<tr class="rowColor"> 7653<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.FakeTimeline.TimelineWindowDefinition.DEFAULT_WINDOW_OFFSET_IN_FIRST_PERIOD_US"> 7654<!-- --> 7655</a><code>public static final long</code></td> 7656<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/FakeTimeline.TimelineWindowDefinition.html#DEFAULT_WINDOW_OFFSET_IN_FIRST_PERIOD_US">DEFAULT_WINDOW_OFFSET_IN_FIRST_PERIOD_US</a></code></th> 7657<td class="colLast"><code>123000000L</code></td> 7658</tr> 7659</tbody> 7660</table> 7661</li> 7662<li class="blockList"> 7663<table class="constantsSummary"> 7664<caption><span>com.google.android.exoplayer2.testutil.<a href="com/google/android/exoplayer2/testutil/MediaSourceTestRunner.html" title="class in com.google.android.exoplayer2.testutil">MediaSourceTestRunner</a></span><span class="tabEnd"> </span></caption> 7665<tr> 7666<th class="colFirst" scope="col">Modifier and Type</th> 7667<th class="colSecond" scope="col">Constant Field</th> 7668<th class="colLast" scope="col">Value</th> 7669</tr> 7670<tbody> 7671<tr class="altColor"> 7672<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.MediaSourceTestRunner.TIMEOUT_MS"> 7673<!-- --> 7674</a><code>public static final int</code></td> 7675<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/MediaSourceTestRunner.html#TIMEOUT_MS">TIMEOUT_MS</a></code></th> 7676<td class="colLast"><code>10000</code></td> 7677</tr> 7678</tbody> 7679</table> 7680</li> 7681<li class="blockList"> 7682<table class="constantsSummary"> 7683<caption><span>com.google.android.exoplayer2.testutil.<a href="com/google/android/exoplayer2/testutil/WebServerDispatcher.Resource.html" title="class in com.google.android.exoplayer2.testutil">WebServerDispatcher.Resource</a></span><span class="tabEnd"> </span></caption> 7684<tr> 7685<th class="colFirst" scope="col">Modifier and Type</th> 7686<th class="colSecond" scope="col">Constant Field</th> 7687<th class="colLast" scope="col">Value</th> 7688</tr> 7689<tbody> 7690<tr class="altColor"> 7691<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.WebServerDispatcher.Resource.GZIP_SUPPORT_DISABLED"> 7692<!-- --> 7693</a><code>public static final int</code></td> 7694<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/WebServerDispatcher.Resource.html#GZIP_SUPPORT_DISABLED">GZIP_SUPPORT_DISABLED</a></code></th> 7695<td class="colLast"><code>1</code></td> 7696</tr> 7697<tr class="rowColor"> 7698<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.WebServerDispatcher.Resource.GZIP_SUPPORT_ENABLED"> 7699<!-- --> 7700</a><code>public static final int</code></td> 7701<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/WebServerDispatcher.Resource.html#GZIP_SUPPORT_ENABLED">GZIP_SUPPORT_ENABLED</a></code></th> 7702<td class="colLast"><code>2</code></td> 7703</tr> 7704<tr class="altColor"> 7705<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.WebServerDispatcher.Resource.GZIP_SUPPORT_FORCED"> 7706<!-- --> 7707</a><code>public static final int</code></td> 7708<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/WebServerDispatcher.Resource.html#GZIP_SUPPORT_FORCED">GZIP_SUPPORT_FORCED</a></code></th> 7709<td class="colLast"><code>3</code></td> 7710</tr> 7711</tbody> 7712</table> 7713</li> 7714</ul> 7715<ul class="blockList"> 7716<li class="blockList"> 7717<table class="constantsSummary"> 7718<caption><span>com.google.android.exoplayer2.text.<a href="com/google/android/exoplayer2/text/Cue.html" title="class in com.google.android.exoplayer2.text">Cue</a></span><span class="tabEnd"> </span></caption> 7719<tr> 7720<th class="colFirst" scope="col">Modifier and Type</th> 7721<th class="colSecond" scope="col">Constant Field</th> 7722<th class="colLast" scope="col">Value</th> 7723</tr> 7724<tbody> 7725<tr class="altColor"> 7726<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.ANCHOR_TYPE_END"> 7727<!-- --> 7728</a><code>public static final int</code></td> 7729<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#ANCHOR_TYPE_END">ANCHOR_TYPE_END</a></code></th> 7730<td class="colLast"><code>2</code></td> 7731</tr> 7732<tr class="rowColor"> 7733<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.ANCHOR_TYPE_MIDDLE"> 7734<!-- --> 7735</a><code>public static final int</code></td> 7736<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#ANCHOR_TYPE_MIDDLE">ANCHOR_TYPE_MIDDLE</a></code></th> 7737<td class="colLast"><code>1</code></td> 7738</tr> 7739<tr class="altColor"> 7740<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.ANCHOR_TYPE_START"> 7741<!-- --> 7742</a><code>public static final int</code></td> 7743<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#ANCHOR_TYPE_START">ANCHOR_TYPE_START</a></code></th> 7744<td class="colLast"><code>0</code></td> 7745</tr> 7746<tr class="rowColor"> 7747<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.DIMEN_UNSET"> 7748<!-- --> 7749</a><code>public static final float</code></td> 7750<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#DIMEN_UNSET">DIMEN_UNSET</a></code></th> 7751<td class="colLast"><code>-3.4028234663852886E38f</code></td> 7752</tr> 7753<tr class="altColor"> 7754<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.LINE_TYPE_FRACTION"> 7755<!-- --> 7756</a><code>public static final int</code></td> 7757<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#LINE_TYPE_FRACTION">LINE_TYPE_FRACTION</a></code></th> 7758<td class="colLast"><code>0</code></td> 7759</tr> 7760<tr class="rowColor"> 7761<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.LINE_TYPE_NUMBER"> 7762<!-- --> 7763</a><code>public static final int</code></td> 7764<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#LINE_TYPE_NUMBER">LINE_TYPE_NUMBER</a></code></th> 7765<td class="colLast"><code>1</code></td> 7766</tr> 7767<tr class="altColor"> 7768<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.TEXT_SIZE_TYPE_ABSOLUTE"> 7769<!-- --> 7770</a><code>public static final int</code></td> 7771<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#TEXT_SIZE_TYPE_ABSOLUTE">TEXT_SIZE_TYPE_ABSOLUTE</a></code></th> 7772<td class="colLast"><code>2</code></td> 7773</tr> 7774<tr class="rowColor"> 7775<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.TEXT_SIZE_TYPE_FRACTIONAL"> 7776<!-- --> 7777</a><code>public static final int</code></td> 7778<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#TEXT_SIZE_TYPE_FRACTIONAL">TEXT_SIZE_TYPE_FRACTIONAL</a></code></th> 7779<td class="colLast"><code>0</code></td> 7780</tr> 7781<tr class="altColor"> 7782<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.TEXT_SIZE_TYPE_FRACTIONAL_IGNORE_PADDING"> 7783<!-- --> 7784</a><code>public static final int</code></td> 7785<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#TEXT_SIZE_TYPE_FRACTIONAL_IGNORE_PADDING">TEXT_SIZE_TYPE_FRACTIONAL_IGNORE_PADDING</a></code></th> 7786<td class="colLast"><code>1</code></td> 7787</tr> 7788<tr class="rowColor"> 7789<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.TYPE_UNSET"> 7790<!-- --> 7791</a><code>public static final int</code></td> 7792<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#TYPE_UNSET">TYPE_UNSET</a></code></th> 7793<td class="colLast"><code>-2147483648</code></td> 7794</tr> 7795<tr class="altColor"> 7796<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.VERTICAL_TYPE_LR"> 7797<!-- --> 7798</a><code>public static final int</code></td> 7799<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#VERTICAL_TYPE_LR">VERTICAL_TYPE_LR</a></code></th> 7800<td class="colLast"><code>2</code></td> 7801</tr> 7802<tr class="rowColor"> 7803<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.VERTICAL_TYPE_RL"> 7804<!-- --> 7805</a><code>public static final int</code></td> 7806<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#VERTICAL_TYPE_RL">VERTICAL_TYPE_RL</a></code></th> 7807<td class="colLast"><code>1</code></td> 7808</tr> 7809</tbody> 7810</table> 7811</li> 7812</ul> 7813<ul class="blockList"> 7814<li class="blockList"> 7815<table class="constantsSummary"> 7816<caption><span>com.google.android.exoplayer2.text.cea.<a href="com/google/android/exoplayer2/text/cea/Cea608Decoder.html" title="class in com.google.android.exoplayer2.text.cea">Cea608Decoder</a></span><span class="tabEnd"> </span></caption> 7817<tr> 7818<th class="colFirst" scope="col">Modifier and Type</th> 7819<th class="colSecond" scope="col">Constant Field</th> 7820<th class="colLast" scope="col">Value</th> 7821</tr> 7822<tbody> 7823<tr class="altColor"> 7824<td class="colFirst"><a id="com.google.android.exoplayer2.text.cea.Cea608Decoder.MIN_DATA_CHANNEL_TIMEOUT_MS"> 7825<!-- --> 7826</a><code>public static final long</code></td> 7827<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/cea/Cea608Decoder.html#MIN_DATA_CHANNEL_TIMEOUT_MS">MIN_DATA_CHANNEL_TIMEOUT_MS</a></code></th> 7828<td class="colLast"><code>16000L</code></td> 7829</tr> 7830</tbody> 7831</table> 7832</li> 7833</ul> 7834<ul class="blockList"> 7835<li class="blockList"> 7836<table class="constantsSummary"> 7837<caption><span>com.google.android.exoplayer2.text.span.<a href="com/google/android/exoplayer2/text/span/TextAnnotation.html" title="class in com.google.android.exoplayer2.text.span">TextAnnotation</a></span><span class="tabEnd"> </span></caption> 7838<tr> 7839<th class="colFirst" scope="col">Modifier and Type</th> 7840<th class="colSecond" scope="col">Constant Field</th> 7841<th class="colLast" scope="col">Value</th> 7842</tr> 7843<tbody> 7844<tr class="altColor"> 7845<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextAnnotation.POSITION_AFTER"> 7846<!-- --> 7847</a><code>public static final int</code></td> 7848<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/span/TextAnnotation.html#POSITION_AFTER">POSITION_AFTER</a></code></th> 7849<td class="colLast"><code>2</code></td> 7850</tr> 7851<tr class="rowColor"> 7852<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextAnnotation.POSITION_BEFORE"> 7853<!-- --> 7854</a><code>public static final int</code></td> 7855<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/span/TextAnnotation.html#POSITION_BEFORE">POSITION_BEFORE</a></code></th> 7856<td class="colLast"><code>1</code></td> 7857</tr> 7858<tr class="altColor"> 7859<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextAnnotation.POSITION_UNKNOWN"> 7860<!-- --> 7861</a><code>public static final int</code></td> 7862<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/span/TextAnnotation.html#POSITION_UNKNOWN">POSITION_UNKNOWN</a></code></th> 7863<td class="colLast"><code>-1</code></td> 7864</tr> 7865</tbody> 7866</table> 7867</li> 7868<li class="blockList"> 7869<table class="constantsSummary"> 7870<caption><span>com.google.android.exoplayer2.text.span.<a href="com/google/android/exoplayer2/text/span/TextEmphasisSpan.html" title="class in com.google.android.exoplayer2.text.span">TextEmphasisSpan</a></span><span class="tabEnd"> </span></caption> 7871<tr> 7872<th class="colFirst" scope="col">Modifier and Type</th> 7873<th class="colSecond" scope="col">Constant Field</th> 7874<th class="colLast" scope="col">Value</th> 7875</tr> 7876<tbody> 7877<tr class="altColor"> 7878<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextEmphasisSpan.MARK_FILL_FILLED"> 7879<!-- --> 7880</a><code>public static final int</code></td> 7881<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/span/TextEmphasisSpan.html#MARK_FILL_FILLED">MARK_FILL_FILLED</a></code></th> 7882<td class="colLast"><code>1</code></td> 7883</tr> 7884<tr class="rowColor"> 7885<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextEmphasisSpan.MARK_FILL_OPEN"> 7886<!-- --> 7887</a><code>public static final int</code></td> 7888<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/span/TextEmphasisSpan.html#MARK_FILL_OPEN">MARK_FILL_OPEN</a></code></th> 7889<td class="colLast"><code>2</code></td> 7890</tr> 7891<tr class="altColor"> 7892<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextEmphasisSpan.MARK_FILL_UNKNOWN"> 7893<!-- --> 7894</a><code>public static final int</code></td> 7895<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/span/TextEmphasisSpan.html#MARK_FILL_UNKNOWN">MARK_FILL_UNKNOWN</a></code></th> 7896<td class="colLast"><code>0</code></td> 7897</tr> 7898<tr class="rowColor"> 7899<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextEmphasisSpan.MARK_SHAPE_CIRCLE"> 7900<!-- --> 7901</a><code>public static final int</code></td> 7902<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/span/TextEmphasisSpan.html#MARK_SHAPE_CIRCLE">MARK_SHAPE_CIRCLE</a></code></th> 7903<td class="colLast"><code>1</code></td> 7904</tr> 7905<tr class="altColor"> 7906<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextEmphasisSpan.MARK_SHAPE_DOT"> 7907<!-- --> 7908</a><code>public static final int</code></td> 7909<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/span/TextEmphasisSpan.html#MARK_SHAPE_DOT">MARK_SHAPE_DOT</a></code></th> 7910<td class="colLast"><code>2</code></td> 7911</tr> 7912<tr class="rowColor"> 7913<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextEmphasisSpan.MARK_SHAPE_NONE"> 7914<!-- --> 7915</a><code>public static final int</code></td> 7916<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/span/TextEmphasisSpan.html#MARK_SHAPE_NONE">MARK_SHAPE_NONE</a></code></th> 7917<td class="colLast"><code>0</code></td> 7918</tr> 7919<tr class="altColor"> 7920<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextEmphasisSpan.MARK_SHAPE_SESAME"> 7921<!-- --> 7922</a><code>public static final int</code></td> 7923<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/span/TextEmphasisSpan.html#MARK_SHAPE_SESAME">MARK_SHAPE_SESAME</a></code></th> 7924<td class="colLast"><code>3</code></td> 7925</tr> 7926</tbody> 7927</table> 7928</li> 7929</ul> 7930<ul class="blockList"> 7931<li class="blockList"> 7932<table class="constantsSummary"> 7933<caption><span>com.google.android.exoplayer2.text.webvtt.<a href="com/google/android/exoplayer2/text/webvtt/WebvttCssStyle.html" title="class in com.google.android.exoplayer2.text.webvtt">WebvttCssStyle</a></span><span class="tabEnd"> </span></caption> 7934<tr> 7935<th class="colFirst" scope="col">Modifier and Type</th> 7936<th class="colSecond" scope="col">Constant Field</th> 7937<th class="colLast" scope="col">Value</th> 7938</tr> 7939<tbody> 7940<tr class="altColor"> 7941<td class="colFirst"><a id="com.google.android.exoplayer2.text.webvtt.WebvttCssStyle.FONT_SIZE_UNIT_EM"> 7942<!-- --> 7943</a><code>public static final int</code></td> 7944<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/webvtt/WebvttCssStyle.html#FONT_SIZE_UNIT_EM">FONT_SIZE_UNIT_EM</a></code></th> 7945<td class="colLast"><code>2</code></td> 7946</tr> 7947<tr class="rowColor"> 7948<td class="colFirst"><a id="com.google.android.exoplayer2.text.webvtt.WebvttCssStyle.FONT_SIZE_UNIT_PERCENT"> 7949<!-- --> 7950</a><code>public static final int</code></td> 7951<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/webvtt/WebvttCssStyle.html#FONT_SIZE_UNIT_PERCENT">FONT_SIZE_UNIT_PERCENT</a></code></th> 7952<td class="colLast"><code>3</code></td> 7953</tr> 7954<tr class="altColor"> 7955<td class="colFirst"><a id="com.google.android.exoplayer2.text.webvtt.WebvttCssStyle.FONT_SIZE_UNIT_PIXEL"> 7956<!-- --> 7957</a><code>public static final int</code></td> 7958<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/webvtt/WebvttCssStyle.html#FONT_SIZE_UNIT_PIXEL">FONT_SIZE_UNIT_PIXEL</a></code></th> 7959<td class="colLast"><code>1</code></td> 7960</tr> 7961<tr class="rowColor"> 7962<td class="colFirst"><a id="com.google.android.exoplayer2.text.webvtt.WebvttCssStyle.STYLE_BOLD"> 7963<!-- --> 7964</a><code>public static final int</code></td> 7965<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/webvtt/WebvttCssStyle.html#STYLE_BOLD">STYLE_BOLD</a></code></th> 7966<td class="colLast"><code>1</code></td> 7967</tr> 7968<tr class="altColor"> 7969<td class="colFirst"><a id="com.google.android.exoplayer2.text.webvtt.WebvttCssStyle.STYLE_BOLD_ITALIC"> 7970<!-- --> 7971</a><code>public static final int</code></td> 7972<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/webvtt/WebvttCssStyle.html#STYLE_BOLD_ITALIC">STYLE_BOLD_ITALIC</a></code></th> 7973<td class="colLast"><code>3</code></td> 7974</tr> 7975<tr class="rowColor"> 7976<td class="colFirst"><a id="com.google.android.exoplayer2.text.webvtt.WebvttCssStyle.STYLE_ITALIC"> 7977<!-- --> 7978</a><code>public static final int</code></td> 7979<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/webvtt/WebvttCssStyle.html#STYLE_ITALIC">STYLE_ITALIC</a></code></th> 7980<td class="colLast"><code>2</code></td> 7981</tr> 7982<tr class="altColor"> 7983<td class="colFirst"><a id="com.google.android.exoplayer2.text.webvtt.WebvttCssStyle.STYLE_NORMAL"> 7984<!-- --> 7985</a><code>public static final int</code></td> 7986<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/webvtt/WebvttCssStyle.html#STYLE_NORMAL">STYLE_NORMAL</a></code></th> 7987<td class="colLast"><code>0</code></td> 7988</tr> 7989<tr class="rowColor"> 7990<td class="colFirst"><a id="com.google.android.exoplayer2.text.webvtt.WebvttCssStyle.UNSPECIFIED"> 7991<!-- --> 7992</a><code>public static final int</code></td> 7993<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/webvtt/WebvttCssStyle.html#UNSPECIFIED">UNSPECIFIED</a></code></th> 7994<td class="colLast"><code>-1</code></td> 7995</tr> 7996</tbody> 7997</table> 7998</li> 7999</ul> 8000<ul class="blockList"> 8001<li class="blockList"> 8002<table class="constantsSummary"> 8003<caption><span>com.google.android.exoplayer2.trackselection.<a href="com/google/android/exoplayer2/trackselection/AdaptiveTrackSelection.html" title="class in com.google.android.exoplayer2.trackselection">AdaptiveTrackSelection</a></span><span class="tabEnd"> </span></caption> 8004<tr> 8005<th class="colFirst" scope="col">Modifier and Type</th> 8006<th class="colSecond" scope="col">Constant Field</th> 8007<th class="colLast" scope="col">Value</th> 8008</tr> 8009<tbody> 8010<tr class="altColor"> 8011<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.AdaptiveTrackSelection.DEFAULT_BANDWIDTH_FRACTION"> 8012<!-- --> 8013</a><code>public static final float</code></td> 8014<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/AdaptiveTrackSelection.html#DEFAULT_BANDWIDTH_FRACTION">DEFAULT_BANDWIDTH_FRACTION</a></code></th> 8015<td class="colLast"><code>0.699999988079071f</code></td> 8016</tr> 8017<tr class="rowColor"> 8018<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.AdaptiveTrackSelection.DEFAULT_BUFFERED_FRACTION_TO_LIVE_EDGE_FOR_QUALITY_INCREASE"> 8019<!-- --> 8020</a><code>public static final float</code></td> 8021<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/AdaptiveTrackSelection.html#DEFAULT_BUFFERED_FRACTION_TO_LIVE_EDGE_FOR_QUALITY_INCREASE">DEFAULT_BUFFERED_FRACTION_TO_LIVE_EDGE_FOR_QUALITY_INCREASE</a></code></th> 8022<td class="colLast"><code>0.75f</code></td> 8023</tr> 8024<tr class="altColor"> 8025<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.AdaptiveTrackSelection.DEFAULT_MAX_DURATION_FOR_QUALITY_DECREASE_MS"> 8026<!-- --> 8027</a><code>public static final int</code></td> 8028<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/AdaptiveTrackSelection.html#DEFAULT_MAX_DURATION_FOR_QUALITY_DECREASE_MS">DEFAULT_MAX_DURATION_FOR_QUALITY_DECREASE_MS</a></code></th> 8029<td class="colLast"><code>25000</code></td> 8030</tr> 8031<tr class="rowColor"> 8032<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.AdaptiveTrackSelection.DEFAULT_MAX_HEIGHT_TO_DISCARD"> 8033<!-- --> 8034</a><code>public static final int</code></td> 8035<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/AdaptiveTrackSelection.html#DEFAULT_MAX_HEIGHT_TO_DISCARD">DEFAULT_MAX_HEIGHT_TO_DISCARD</a></code></th> 8036<td class="colLast"><code>719</code></td> 8037</tr> 8038<tr class="altColor"> 8039<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.AdaptiveTrackSelection.DEFAULT_MAX_WIDTH_TO_DISCARD"> 8040<!-- --> 8041</a><code>public static final int</code></td> 8042<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/AdaptiveTrackSelection.html#DEFAULT_MAX_WIDTH_TO_DISCARD">DEFAULT_MAX_WIDTH_TO_DISCARD</a></code></th> 8043<td class="colLast"><code>1279</code></td> 8044</tr> 8045<tr class="rowColor"> 8046<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.AdaptiveTrackSelection.DEFAULT_MIN_DURATION_FOR_QUALITY_INCREASE_MS"> 8047<!-- --> 8048</a><code>public static final int</code></td> 8049<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/AdaptiveTrackSelection.html#DEFAULT_MIN_DURATION_FOR_QUALITY_INCREASE_MS">DEFAULT_MIN_DURATION_FOR_QUALITY_INCREASE_MS</a></code></th> 8050<td class="colLast"><code>10000</code></td> 8051</tr> 8052<tr class="altColor"> 8053<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.AdaptiveTrackSelection.DEFAULT_MIN_DURATION_TO_RETAIN_AFTER_DISCARD_MS"> 8054<!-- --> 8055</a><code>public static final int</code></td> 8056<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/AdaptiveTrackSelection.html#DEFAULT_MIN_DURATION_TO_RETAIN_AFTER_DISCARD_MS">DEFAULT_MIN_DURATION_TO_RETAIN_AFTER_DISCARD_MS</a></code></th> 8057<td class="colLast"><code>25000</code></td> 8058</tr> 8059</tbody> 8060</table> 8061</li> 8062<li class="blockList"> 8063<table class="constantsSummary"> 8064<caption><span>com.google.android.exoplayer2.trackselection.<a href="com/google/android/exoplayer2/trackselection/MappingTrackSelector.MappedTrackInfo.html" title="class in com.google.android.exoplayer2.trackselection">MappingTrackSelector.MappedTrackInfo</a></span><span class="tabEnd"> </span></caption> 8065<tr> 8066<th class="colFirst" scope="col">Modifier and Type</th> 8067<th class="colSecond" scope="col">Constant Field</th> 8068<th class="colLast" scope="col">Value</th> 8069</tr> 8070<tbody> 8071<tr class="altColor"> 8072<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.MappingTrackSelector.MappedTrackInfo.RENDERER_SUPPORT_EXCEEDS_CAPABILITIES_TRACKS"> 8073<!-- --> 8074</a><code>public static final int</code></td> 8075<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/MappingTrackSelector.MappedTrackInfo.html#RENDERER_SUPPORT_EXCEEDS_CAPABILITIES_TRACKS">RENDERER_SUPPORT_EXCEEDS_CAPABILITIES_TRACKS</a></code></th> 8076<td class="colLast"><code>2</code></td> 8077</tr> 8078<tr class="rowColor"> 8079<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.MappingTrackSelector.MappedTrackInfo.RENDERER_SUPPORT_NO_TRACKS"> 8080<!-- --> 8081</a><code>public static final int</code></td> 8082<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/MappingTrackSelector.MappedTrackInfo.html#RENDERER_SUPPORT_NO_TRACKS">RENDERER_SUPPORT_NO_TRACKS</a></code></th> 8083<td class="colLast"><code>0</code></td> 8084</tr> 8085<tr class="altColor"> 8086<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.MappingTrackSelector.MappedTrackInfo.RENDERER_SUPPORT_PLAYABLE_TRACKS"> 8087<!-- --> 8088</a><code>public static final int</code></td> 8089<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/MappingTrackSelector.MappedTrackInfo.html#RENDERER_SUPPORT_PLAYABLE_TRACKS">RENDERER_SUPPORT_PLAYABLE_TRACKS</a></code></th> 8090<td class="colLast"><code>3</code></td> 8091</tr> 8092<tr class="rowColor"> 8093<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.MappingTrackSelector.MappedTrackInfo.RENDERER_SUPPORT_UNSUPPORTED_TRACKS"> 8094<!-- --> 8095</a><code>public static final int</code></td> 8096<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/MappingTrackSelector.MappedTrackInfo.html#RENDERER_SUPPORT_UNSUPPORTED_TRACKS">RENDERER_SUPPORT_UNSUPPORTED_TRACKS</a></code></th> 8097<td class="colLast"><code>1</code></td> 8098</tr> 8099</tbody> 8100</table> 8101</li> 8102<li class="blockList"> 8103<table class="constantsSummary"> 8104<caption><span>com.google.android.exoplayer2.trackselection.<a href="com/google/android/exoplayer2/trackselection/TrackSelection.html" title="interface in com.google.android.exoplayer2.trackselection">TrackSelection</a></span><span class="tabEnd"> </span></caption> 8105<tr> 8106<th class="colFirst" scope="col">Modifier and Type</th> 8107<th class="colSecond" scope="col">Constant Field</th> 8108<th class="colLast" scope="col">Value</th> 8109</tr> 8110<tbody> 8111<tr class="altColor"> 8112<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.TrackSelection.TYPE_CUSTOM_BASE"> 8113<!-- --> 8114</a><code>public static final int</code></td> 8115<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/TrackSelection.html#TYPE_CUSTOM_BASE">TYPE_CUSTOM_BASE</a></code></th> 8116<td class="colLast"><code>10000</code></td> 8117</tr> 8118<tr class="rowColor"> 8119<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.TrackSelection.TYPE_UNSET"> 8120<!-- --> 8121</a><code>public static final int</code></td> 8122<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/TrackSelection.html#TYPE_UNSET">TYPE_UNSET</a></code></th> 8123<td class="colLast"><code>0</code></td> 8124</tr> 8125</tbody> 8126</table> 8127</li> 8128</ul> 8129<ul class="blockList"> 8130<li class="blockList"> 8131<table class="constantsSummary"> 8132<caption><span>com.google.android.exoplayer2.transformer.<a href="com/google/android/exoplayer2/transformer/TranscodingTransformer.html" title="class in com.google.android.exoplayer2.transformer">TranscodingTransformer</a></span><span class="tabEnd"> </span></caption> 8133<tr> 8134<th class="colFirst" scope="col">Modifier and Type</th> 8135<th class="colSecond" scope="col">Constant Field</th> 8136<th class="colLast" scope="col">Value</th> 8137</tr> 8138<tbody> 8139<tr class="altColor"> 8140<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TranscodingTransformer.PROGRESS_STATE_AVAILABLE"> 8141<!-- --> 8142</a><code>public static final int</code></td> 8143<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TranscodingTransformer.html#PROGRESS_STATE_AVAILABLE">PROGRESS_STATE_AVAILABLE</a></code></th> 8144<td class="colLast"><code>1</code></td> 8145</tr> 8146<tr class="rowColor"> 8147<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TranscodingTransformer.PROGRESS_STATE_NO_TRANSFORMATION"> 8148<!-- --> 8149</a><code>public static final int</code></td> 8150<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TranscodingTransformer.html#PROGRESS_STATE_NO_TRANSFORMATION">PROGRESS_STATE_NO_TRANSFORMATION</a></code></th> 8151<td class="colLast"><code>4</code></td> 8152</tr> 8153<tr class="altColor"> 8154<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TranscodingTransformer.PROGRESS_STATE_UNAVAILABLE"> 8155<!-- --> 8156</a><code>public static final int</code></td> 8157<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TranscodingTransformer.html#PROGRESS_STATE_UNAVAILABLE">PROGRESS_STATE_UNAVAILABLE</a></code></th> 8158<td class="colLast"><code>2</code></td> 8159</tr> 8160<tr class="rowColor"> 8161<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TranscodingTransformer.PROGRESS_STATE_WAITING_FOR_AVAILABILITY"> 8162<!-- --> 8163</a><code>public static final int</code></td> 8164<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TranscodingTransformer.html#PROGRESS_STATE_WAITING_FOR_AVAILABILITY">PROGRESS_STATE_WAITING_FOR_AVAILABILITY</a></code></th> 8165<td class="colLast"><code>0</code></td> 8166</tr> 8167</tbody> 8168</table> 8169</li> 8170<li class="blockList"> 8171<table class="constantsSummary"> 8172<caption><span>com.google.android.exoplayer2.transformer.<a href="com/google/android/exoplayer2/transformer/Transformer.html" title="class in com.google.android.exoplayer2.transformer">Transformer</a></span><span class="tabEnd"> </span></caption> 8173<tr> 8174<th class="colFirst" scope="col">Modifier and Type</th> 8175<th class="colSecond" scope="col">Constant Field</th> 8176<th class="colLast" scope="col">Value</th> 8177</tr> 8178<tbody> 8179<tr class="altColor"> 8180<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.Transformer.PROGRESS_STATE_AVAILABLE"> 8181<!-- --> 8182</a><code>public static final int</code></td> 8183<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/Transformer.html#PROGRESS_STATE_AVAILABLE">PROGRESS_STATE_AVAILABLE</a></code></th> 8184<td class="colLast"><code>1</code></td> 8185</tr> 8186<tr class="rowColor"> 8187<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.Transformer.PROGRESS_STATE_NO_TRANSFORMATION"> 8188<!-- --> 8189</a><code>public static final int</code></td> 8190<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/Transformer.html#PROGRESS_STATE_NO_TRANSFORMATION">PROGRESS_STATE_NO_TRANSFORMATION</a></code></th> 8191<td class="colLast"><code>4</code></td> 8192</tr> 8193<tr class="altColor"> 8194<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.Transformer.PROGRESS_STATE_UNAVAILABLE"> 8195<!-- --> 8196</a><code>public static final int</code></td> 8197<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/Transformer.html#PROGRESS_STATE_UNAVAILABLE">PROGRESS_STATE_UNAVAILABLE</a></code></th> 8198<td class="colLast"><code>2</code></td> 8199</tr> 8200<tr class="rowColor"> 8201<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.Transformer.PROGRESS_STATE_WAITING_FOR_AVAILABILITY"> 8202<!-- --> 8203</a><code>public static final int</code></td> 8204<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/Transformer.html#PROGRESS_STATE_WAITING_FOR_AVAILABILITY">PROGRESS_STATE_WAITING_FOR_AVAILABILITY</a></code></th> 8205<td class="colLast"><code>0</code></td> 8206</tr> 8207</tbody> 8208</table> 8209</li> 8210</ul> 8211<ul class="blockList"> 8212<li class="blockList"> 8213<table class="constantsSummary"> 8214<caption><span>com.google.android.exoplayer2.ui.<a href="com/google/android/exoplayer2/ui/AdOverlayInfo.html" title="class in com.google.android.exoplayer2.ui">AdOverlayInfo</a></span><span class="tabEnd"> </span></caption> 8215<tr> 8216<th class="colFirst" scope="col">Modifier and Type</th> 8217<th class="colSecond" scope="col">Constant Field</th> 8218<th class="colLast" scope="col">Value</th> 8219</tr> 8220<tbody> 8221<tr class="altColor"> 8222<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AdOverlayInfo.PURPOSE_CLOSE_AD"> 8223<!-- --> 8224</a><code>public static final int</code></td> 8225<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/AdOverlayInfo.html#PURPOSE_CLOSE_AD">PURPOSE_CLOSE_AD</a></code></th> 8226<td class="colLast"><code>1</code></td> 8227</tr> 8228<tr class="rowColor"> 8229<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AdOverlayInfo.PURPOSE_CONTROLS"> 8230<!-- --> 8231</a><code>public static final int</code></td> 8232<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/AdOverlayInfo.html#PURPOSE_CONTROLS">PURPOSE_CONTROLS</a></code></th> 8233<td class="colLast"><code>0</code></td> 8234</tr> 8235<tr class="altColor"> 8236<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AdOverlayInfo.PURPOSE_NOT_VISIBLE"> 8237<!-- --> 8238</a><code>public static final int</code></td> 8239<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/AdOverlayInfo.html#PURPOSE_NOT_VISIBLE">PURPOSE_NOT_VISIBLE</a></code></th> 8240<td class="colLast"><code>3</code></td> 8241</tr> 8242<tr class="rowColor"> 8243<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AdOverlayInfo.PURPOSE_OTHER"> 8244<!-- --> 8245</a><code>public static final int</code></td> 8246<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/AdOverlayInfo.html#PURPOSE_OTHER">PURPOSE_OTHER</a></code></th> 8247<td class="colLast"><code>2</code></td> 8248</tr> 8249</tbody> 8250</table> 8251</li> 8252<li class="blockList"> 8253<table class="constantsSummary"> 8254<caption><span>com.google.android.exoplayer2.ui.<a href="com/google/android/exoplayer2/ui/AspectRatioFrameLayout.html" title="class in com.google.android.exoplayer2.ui">AspectRatioFrameLayout</a></span><span class="tabEnd"> </span></caption> 8255<tr> 8256<th class="colFirst" scope="col">Modifier and Type</th> 8257<th class="colSecond" scope="col">Constant Field</th> 8258<th class="colLast" scope="col">Value</th> 8259</tr> 8260<tbody> 8261<tr class="altColor"> 8262<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AspectRatioFrameLayout.RESIZE_MODE_FILL"> 8263<!-- --> 8264</a><code>public static final int</code></td> 8265<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/AspectRatioFrameLayout.html#RESIZE_MODE_FILL">RESIZE_MODE_FILL</a></code></th> 8266<td class="colLast"><code>3</code></td> 8267</tr> 8268<tr class="rowColor"> 8269<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AspectRatioFrameLayout.RESIZE_MODE_FIT"> 8270<!-- --> 8271</a><code>public static final int</code></td> 8272<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/AspectRatioFrameLayout.html#RESIZE_MODE_FIT">RESIZE_MODE_FIT</a></code></th> 8273<td class="colLast"><code>0</code></td> 8274</tr> 8275<tr class="altColor"> 8276<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AspectRatioFrameLayout.RESIZE_MODE_FIXED_HEIGHT"> 8277<!-- --> 8278</a><code>public static final int</code></td> 8279<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/AspectRatioFrameLayout.html#RESIZE_MODE_FIXED_HEIGHT">RESIZE_MODE_FIXED_HEIGHT</a></code></th> 8280<td class="colLast"><code>2</code></td> 8281</tr> 8282<tr class="rowColor"> 8283<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AspectRatioFrameLayout.RESIZE_MODE_FIXED_WIDTH"> 8284<!-- --> 8285</a><code>public static final int</code></td> 8286<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/AspectRatioFrameLayout.html#RESIZE_MODE_FIXED_WIDTH">RESIZE_MODE_FIXED_WIDTH</a></code></th> 8287<td class="colLast"><code>1</code></td> 8288</tr> 8289<tr class="altColor"> 8290<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AspectRatioFrameLayout.RESIZE_MODE_ZOOM"> 8291<!-- --> 8292</a><code>public static final int</code></td> 8293<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/AspectRatioFrameLayout.html#RESIZE_MODE_ZOOM">RESIZE_MODE_ZOOM</a></code></th> 8294<td class="colLast"><code>4</code></td> 8295</tr> 8296</tbody> 8297</table> 8298</li> 8299<li class="blockList"> 8300<table class="constantsSummary"> 8301<caption><span>com.google.android.exoplayer2.ui.<a href="com/google/android/exoplayer2/ui/CaptionStyleCompat.html" title="class in com.google.android.exoplayer2.ui">CaptionStyleCompat</a></span><span class="tabEnd"> </span></caption> 8302<tr> 8303<th class="colFirst" scope="col">Modifier and Type</th> 8304<th class="colSecond" scope="col">Constant Field</th> 8305<th class="colLast" scope="col">Value</th> 8306</tr> 8307<tbody> 8308<tr class="altColor"> 8309<td class="colFirst"><a id="com.google.android.exoplayer2.ui.CaptionStyleCompat.EDGE_TYPE_DEPRESSED"> 8310<!-- --> 8311</a><code>public static final int</code></td> 8312<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/CaptionStyleCompat.html#EDGE_TYPE_DEPRESSED">EDGE_TYPE_DEPRESSED</a></code></th> 8313<td class="colLast"><code>4</code></td> 8314</tr> 8315<tr class="rowColor"> 8316<td class="colFirst"><a id="com.google.android.exoplayer2.ui.CaptionStyleCompat.EDGE_TYPE_DROP_SHADOW"> 8317<!-- --> 8318</a><code>public static final int</code></td> 8319<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/CaptionStyleCompat.html#EDGE_TYPE_DROP_SHADOW">EDGE_TYPE_DROP_SHADOW</a></code></th> 8320<td class="colLast"><code>2</code></td> 8321</tr> 8322<tr class="altColor"> 8323<td class="colFirst"><a id="com.google.android.exoplayer2.ui.CaptionStyleCompat.EDGE_TYPE_NONE"> 8324<!-- --> 8325</a><code>public static final int</code></td> 8326<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/CaptionStyleCompat.html#EDGE_TYPE_NONE">EDGE_TYPE_NONE</a></code></th> 8327<td class="colLast"><code>0</code></td> 8328</tr> 8329<tr class="rowColor"> 8330<td class="colFirst"><a id="com.google.android.exoplayer2.ui.CaptionStyleCompat.EDGE_TYPE_OUTLINE"> 8331<!-- --> 8332</a><code>public static final int</code></td> 8333<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/CaptionStyleCompat.html#EDGE_TYPE_OUTLINE">EDGE_TYPE_OUTLINE</a></code></th> 8334<td class="colLast"><code>1</code></td> 8335</tr> 8336<tr class="altColor"> 8337<td class="colFirst"><a id="com.google.android.exoplayer2.ui.CaptionStyleCompat.EDGE_TYPE_RAISED"> 8338<!-- --> 8339</a><code>public static final int</code></td> 8340<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/CaptionStyleCompat.html#EDGE_TYPE_RAISED">EDGE_TYPE_RAISED</a></code></th> 8341<td class="colLast"><code>3</code></td> 8342</tr> 8343<tr class="rowColor"> 8344<td class="colFirst"><a id="com.google.android.exoplayer2.ui.CaptionStyleCompat.USE_TRACK_COLOR_SETTINGS"> 8345<!-- --> 8346</a><code>public static final int</code></td> 8347<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/CaptionStyleCompat.html#USE_TRACK_COLOR_SETTINGS">USE_TRACK_COLOR_SETTINGS</a></code></th> 8348<td class="colLast"><code>1</code></td> 8349</tr> 8350</tbody> 8351</table> 8352</li> 8353<li class="blockList"> 8354<table class="constantsSummary"> 8355<caption><span>com.google.android.exoplayer2.ui.<a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html" title="class in com.google.android.exoplayer2.ui">DefaultTimeBar</a></span><span class="tabEnd"> </span></caption> 8356<tr> 8357<th class="colFirst" scope="col">Modifier and Type</th> 8358<th class="colSecond" scope="col">Constant Field</th> 8359<th class="colLast" scope="col">Value</th> 8360</tr> 8361<tbody> 8362<tr class="altColor"> 8363<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.BAR_GRAVITY_BOTTOM"> 8364<!-- --> 8365</a><code>public static final int</code></td> 8366<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#BAR_GRAVITY_BOTTOM">BAR_GRAVITY_BOTTOM</a></code></th> 8367<td class="colLast"><code>1</code></td> 8368</tr> 8369<tr class="rowColor"> 8370<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.BAR_GRAVITY_CENTER"> 8371<!-- --> 8372</a><code>public static final int</code></td> 8373<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#BAR_GRAVITY_CENTER">BAR_GRAVITY_CENTER</a></code></th> 8374<td class="colLast"><code>0</code></td> 8375</tr> 8376<tr class="altColor"> 8377<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_AD_MARKER_COLOR"> 8378<!-- --> 8379</a><code>public static final int</code></td> 8380<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#DEFAULT_AD_MARKER_COLOR">DEFAULT_AD_MARKER_COLOR</a></code></th> 8381<td class="colLast"><code>-1291845888</code></td> 8382</tr> 8383<tr class="rowColor"> 8384<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_AD_MARKER_WIDTH_DP"> 8385<!-- --> 8386</a><code>public static final int</code></td> 8387<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#DEFAULT_AD_MARKER_WIDTH_DP">DEFAULT_AD_MARKER_WIDTH_DP</a></code></th> 8388<td class="colLast"><code>4</code></td> 8389</tr> 8390<tr class="altColor"> 8391<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_BAR_HEIGHT_DP"> 8392<!-- --> 8393</a><code>public static final int</code></td> 8394<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#DEFAULT_BAR_HEIGHT_DP">DEFAULT_BAR_HEIGHT_DP</a></code></th> 8395<td class="colLast"><code>4</code></td> 8396</tr> 8397<tr class="rowColor"> 8398<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_BUFFERED_COLOR"> 8399<!-- --> 8400</a><code>public static final int</code></td> 8401<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#DEFAULT_BUFFERED_COLOR">DEFAULT_BUFFERED_COLOR</a></code></th> 8402<td class="colLast"><code>-855638017</code></td> 8403</tr> 8404<tr class="altColor"> 8405<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_PLAYED_AD_MARKER_COLOR"> 8406<!-- --> 8407</a><code>public static final int</code></td> 8408<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#DEFAULT_PLAYED_AD_MARKER_COLOR">DEFAULT_PLAYED_AD_MARKER_COLOR</a></code></th> 8409<td class="colLast"><code>872414976</code></td> 8410</tr> 8411<tr class="rowColor"> 8412<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_PLAYED_COLOR"> 8413<!-- --> 8414</a><code>public static final int</code></td> 8415<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#DEFAULT_PLAYED_COLOR">DEFAULT_PLAYED_COLOR</a></code></th> 8416<td class="colLast"><code>-1</code></td> 8417</tr> 8418<tr class="altColor"> 8419<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_SCRUBBER_COLOR"> 8420<!-- --> 8421</a><code>public static final int</code></td> 8422<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#DEFAULT_SCRUBBER_COLOR">DEFAULT_SCRUBBER_COLOR</a></code></th> 8423<td class="colLast"><code>-1</code></td> 8424</tr> 8425<tr class="rowColor"> 8426<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_SCRUBBER_DISABLED_SIZE_DP"> 8427<!-- --> 8428</a><code>public static final int</code></td> 8429<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#DEFAULT_SCRUBBER_DISABLED_SIZE_DP">DEFAULT_SCRUBBER_DISABLED_SIZE_DP</a></code></th> 8430<td class="colLast"><code>0</code></td> 8431</tr> 8432<tr class="altColor"> 8433<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_SCRUBBER_DRAGGED_SIZE_DP"> 8434<!-- --> 8435</a><code>public static final int</code></td> 8436<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#DEFAULT_SCRUBBER_DRAGGED_SIZE_DP">DEFAULT_SCRUBBER_DRAGGED_SIZE_DP</a></code></th> 8437<td class="colLast"><code>16</code></td> 8438</tr> 8439<tr class="rowColor"> 8440<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_SCRUBBER_ENABLED_SIZE_DP"> 8441<!-- --> 8442</a><code>public static final int</code></td> 8443<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#DEFAULT_SCRUBBER_ENABLED_SIZE_DP">DEFAULT_SCRUBBER_ENABLED_SIZE_DP</a></code></th> 8444<td class="colLast"><code>12</code></td> 8445</tr> 8446<tr class="altColor"> 8447<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_TOUCH_TARGET_HEIGHT_DP"> 8448<!-- --> 8449</a><code>public static final int</code></td> 8450<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#DEFAULT_TOUCH_TARGET_HEIGHT_DP">DEFAULT_TOUCH_TARGET_HEIGHT_DP</a></code></th> 8451<td class="colLast"><code>26</code></td> 8452</tr> 8453<tr class="rowColor"> 8454<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_UNPLAYED_COLOR"> 8455<!-- --> 8456</a><code>public static final int</code></td> 8457<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#DEFAULT_UNPLAYED_COLOR">DEFAULT_UNPLAYED_COLOR</a></code></th> 8458<td class="colLast"><code>872415231</code></td> 8459</tr> 8460</tbody> 8461</table> 8462</li> 8463<li class="blockList"> 8464<table class="constantsSummary"> 8465<caption><span>com.google.android.exoplayer2.ui.<a href="com/google/android/exoplayer2/ui/PlayerControlView.html" title="class in com.google.android.exoplayer2.ui">PlayerControlView</a></span><span class="tabEnd"> </span></caption> 8466<tr> 8467<th class="colFirst" scope="col">Modifier and Type</th> 8468<th class="colSecond" scope="col">Constant Field</th> 8469<th class="colLast" scope="col">Value</th> 8470</tr> 8471<tbody> 8472<tr class="altColor"> 8473<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerControlView.DEFAULT_REPEAT_TOGGLE_MODES"> 8474<!-- --> 8475</a><code>public static final int</code></td> 8476<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerControlView.html#DEFAULT_REPEAT_TOGGLE_MODES">DEFAULT_REPEAT_TOGGLE_MODES</a></code></th> 8477<td class="colLast"><code>0</code></td> 8478</tr> 8479<tr class="rowColor"> 8480<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerControlView.DEFAULT_SHOW_TIMEOUT_MS"> 8481<!-- --> 8482</a><code>public static final int</code></td> 8483<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerControlView.html#DEFAULT_SHOW_TIMEOUT_MS">DEFAULT_SHOW_TIMEOUT_MS</a></code></th> 8484<td class="colLast"><code>5000</code></td> 8485</tr> 8486<tr class="altColor"> 8487<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerControlView.DEFAULT_TIME_BAR_MIN_UPDATE_INTERVAL_MS"> 8488<!-- --> 8489</a><code>public static final int</code></td> 8490<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerControlView.html#DEFAULT_TIME_BAR_MIN_UPDATE_INTERVAL_MS">DEFAULT_TIME_BAR_MIN_UPDATE_INTERVAL_MS</a></code></th> 8491<td class="colLast"><code>200</code></td> 8492</tr> 8493<tr class="rowColor"> 8494<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerControlView.MAX_WINDOWS_FOR_MULTI_WINDOW_TIME_BAR"> 8495<!-- --> 8496</a><code>public static final int</code></td> 8497<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerControlView.html#MAX_WINDOWS_FOR_MULTI_WINDOW_TIME_BAR">MAX_WINDOWS_FOR_MULTI_WINDOW_TIME_BAR</a></code></th> 8498<td class="colLast"><code>100</code></td> 8499</tr> 8500</tbody> 8501</table> 8502</li> 8503<li class="blockList"> 8504<table class="constantsSummary"> 8505<caption><span>com.google.android.exoplayer2.ui.<a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html" title="class in com.google.android.exoplayer2.ui">PlayerNotificationManager</a></span><span class="tabEnd"> </span></caption> 8506<tr> 8507<th class="colFirst" scope="col">Modifier and Type</th> 8508<th class="colSecond" scope="col">Constant Field</th> 8509<th class="colLast" scope="col">Value</th> 8510</tr> 8511<tbody> 8512<tr class="altColor"> 8513<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerNotificationManager.ACTION_FAST_FORWARD"> 8514<!-- --> 8515</a><code>public static final <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> 8516<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html#ACTION_FAST_FORWARD">ACTION_FAST_FORWARD</a></code></th> 8517<td class="colLast"><code>"com.google.android.exoplayer.ffwd"</code></td> 8518</tr> 8519<tr class="rowColor"> 8520<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerNotificationManager.ACTION_NEXT"> 8521<!-- --> 8522</a><code>public static final <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> 8523<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html#ACTION_NEXT">ACTION_NEXT</a></code></th> 8524<td class="colLast"><code>"com.google.android.exoplayer.next"</code></td> 8525</tr> 8526<tr class="altColor"> 8527<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerNotificationManager.ACTION_PAUSE"> 8528<!-- --> 8529</a><code>public static final <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> 8530<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html#ACTION_PAUSE">ACTION_PAUSE</a></code></th> 8531<td class="colLast"><code>"com.google.android.exoplayer.pause"</code></td> 8532</tr> 8533<tr class="rowColor"> 8534<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerNotificationManager.ACTION_PLAY"> 8535<!-- --> 8536</a><code>public static final <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> 8537<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html#ACTION_PLAY">ACTION_PLAY</a></code></th> 8538<td class="colLast"><code>"com.google.android.exoplayer.play"</code></td> 8539</tr> 8540<tr class="altColor"> 8541<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerNotificationManager.ACTION_PREVIOUS"> 8542<!-- --> 8543</a><code>public static final <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> 8544<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html#ACTION_PREVIOUS">ACTION_PREVIOUS</a></code></th> 8545<td class="colLast"><code>"com.google.android.exoplayer.prev"</code></td> 8546</tr> 8547<tr class="rowColor"> 8548<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerNotificationManager.ACTION_REWIND"> 8549<!-- --> 8550</a><code>public static final <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> 8551<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html#ACTION_REWIND">ACTION_REWIND</a></code></th> 8552<td class="colLast"><code>"com.google.android.exoplayer.rewind"</code></td> 8553</tr> 8554<tr class="altColor"> 8555<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerNotificationManager.ACTION_STOP"> 8556<!-- --> 8557</a><code>public static final <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> 8558<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html#ACTION_STOP">ACTION_STOP</a></code></th> 8559<td class="colLast"><code>"com.google.android.exoplayer.stop"</code></td> 8560</tr> 8561<tr class="rowColor"> 8562<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerNotificationManager.EXTRA_INSTANCE_ID"> 8563<!-- --> 8564</a><code>public static final <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> 8565<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html#EXTRA_INSTANCE_ID">EXTRA_INSTANCE_ID</a></code></th> 8566<td class="colLast"><code>"INSTANCE_ID"</code></td> 8567</tr> 8568</tbody> 8569</table> 8570</li> 8571<li class="blockList"> 8572<table class="constantsSummary"> 8573<caption><span>com.google.android.exoplayer2.ui.<a href="com/google/android/exoplayer2/ui/PlayerView.html" title="class in com.google.android.exoplayer2.ui">PlayerView</a></span><span class="tabEnd"> </span></caption> 8574<tr> 8575<th class="colFirst" scope="col">Modifier and Type</th> 8576<th class="colSecond" scope="col">Constant Field</th> 8577<th class="colLast" scope="col">Value</th> 8578</tr> 8579<tbody> 8580<tr class="altColor"> 8581<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerView.SHOW_BUFFERING_ALWAYS"> 8582<!-- --> 8583</a><code>public static final int</code></td> 8584<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerView.html#SHOW_BUFFERING_ALWAYS">SHOW_BUFFERING_ALWAYS</a></code></th> 8585<td class="colLast"><code>2</code></td> 8586</tr> 8587<tr class="rowColor"> 8588<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerView.SHOW_BUFFERING_NEVER"> 8589<!-- --> 8590</a><code>public static final int</code></td> 8591<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerView.html#SHOW_BUFFERING_NEVER">SHOW_BUFFERING_NEVER</a></code></th> 8592<td class="colLast"><code>0</code></td> 8593</tr> 8594<tr class="altColor"> 8595<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerView.SHOW_BUFFERING_WHEN_PLAYING"> 8596<!-- --> 8597</a><code>public static final int</code></td> 8598<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerView.html#SHOW_BUFFERING_WHEN_PLAYING">SHOW_BUFFERING_WHEN_PLAYING</a></code></th> 8599<td class="colLast"><code>1</code></td> 8600</tr> 8601</tbody> 8602</table> 8603</li> 8604<li class="blockList"> 8605<table class="constantsSummary"> 8606<caption><span>com.google.android.exoplayer2.ui.<a href="com/google/android/exoplayer2/ui/StyledPlayerControlView.html" title="class in com.google.android.exoplayer2.ui">StyledPlayerControlView</a></span><span class="tabEnd"> </span></caption> 8607<tr> 8608<th class="colFirst" scope="col">Modifier and Type</th> 8609<th class="colSecond" scope="col">Constant Field</th> 8610<th class="colLast" scope="col">Value</th> 8611</tr> 8612<tbody> 8613<tr class="altColor"> 8614<td class="colFirst"><a id="com.google.android.exoplayer2.ui.StyledPlayerControlView.DEFAULT_REPEAT_TOGGLE_MODES"> 8615<!-- --> 8616</a><code>public static final int</code></td> 8617<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/StyledPlayerControlView.html#DEFAULT_REPEAT_TOGGLE_MODES">DEFAULT_REPEAT_TOGGLE_MODES</a></code></th> 8618<td class="colLast"><code>0</code></td> 8619</tr> 8620<tr class="rowColor"> 8621<td class="colFirst"><a id="com.google.android.exoplayer2.ui.StyledPlayerControlView.DEFAULT_SHOW_TIMEOUT_MS"> 8622<!-- --> 8623</a><code>public static final int</code></td> 8624<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/StyledPlayerControlView.html#DEFAULT_SHOW_TIMEOUT_MS">DEFAULT_SHOW_TIMEOUT_MS</a></code></th> 8625<td class="colLast"><code>5000</code></td> 8626</tr> 8627<tr class="altColor"> 8628<td class="colFirst"><a id="com.google.android.exoplayer2.ui.StyledPlayerControlView.DEFAULT_TIME_BAR_MIN_UPDATE_INTERVAL_MS"> 8629<!-- --> 8630</a><code>public static final int</code></td> 8631<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/StyledPlayerControlView.html#DEFAULT_TIME_BAR_MIN_UPDATE_INTERVAL_MS">DEFAULT_TIME_BAR_MIN_UPDATE_INTERVAL_MS</a></code></th> 8632<td class="colLast"><code>200</code></td> 8633</tr> 8634<tr class="rowColor"> 8635<td class="colFirst"><a id="com.google.android.exoplayer2.ui.StyledPlayerControlView.MAX_WINDOWS_FOR_MULTI_WINDOW_TIME_BAR"> 8636<!-- --> 8637</a><code>public static final int</code></td> 8638<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/StyledPlayerControlView.html#MAX_WINDOWS_FOR_MULTI_WINDOW_TIME_BAR">MAX_WINDOWS_FOR_MULTI_WINDOW_TIME_BAR</a></code></th> 8639<td class="colLast"><code>100</code></td> 8640</tr> 8641</tbody> 8642</table> 8643</li> 8644<li class="blockList"> 8645<table class="constantsSummary"> 8646<caption><span>com.google.android.exoplayer2.ui.<a href="com/google/android/exoplayer2/ui/StyledPlayerView.html" title="class in com.google.android.exoplayer2.ui">StyledPlayerView</a></span><span class="tabEnd"> </span></caption> 8647<tr> 8648<th class="colFirst" scope="col">Modifier and Type</th> 8649<th class="colSecond" scope="col">Constant Field</th> 8650<th class="colLast" scope="col">Value</th> 8651</tr> 8652<tbody> 8653<tr class="altColor"> 8654<td class="colFirst"><a id="com.google.android.exoplayer2.ui.StyledPlayerView.SHOW_BUFFERING_ALWAYS"> 8655<!-- --> 8656</a><code>public static final int</code></td> 8657<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/StyledPlayerView.html#SHOW_BUFFERING_ALWAYS">SHOW_BUFFERING_ALWAYS</a></code></th> 8658<td class="colLast"><code>2</code></td> 8659</tr> 8660<tr class="rowColor"> 8661<td class="colFirst"><a id="com.google.android.exoplayer2.ui.StyledPlayerView.SHOW_BUFFERING_NEVER"> 8662<!-- --> 8663</a><code>public static final int</code></td> 8664<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/StyledPlayerView.html#SHOW_BUFFERING_NEVER">SHOW_BUFFERING_NEVER</a></code></th> 8665<td class="colLast"><code>0</code></td> 8666</tr> 8667<tr class="altColor"> 8668<td class="colFirst"><a id="com.google.android.exoplayer2.ui.StyledPlayerView.SHOW_BUFFERING_WHEN_PLAYING"> 8669<!-- --> 8670</a><code>public static final int</code></td> 8671<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/StyledPlayerView.html#SHOW_BUFFERING_WHEN_PLAYING">SHOW_BUFFERING_WHEN_PLAYING</a></code></th> 8672<td class="colLast"><code>1</code></td> 8673</tr> 8674</tbody> 8675</table> 8676</li> 8677<li class="blockList"> 8678<table class="constantsSummary"> 8679<caption><span>com.google.android.exoplayer2.ui.<a href="com/google/android/exoplayer2/ui/SubtitleView.html" title="class in com.google.android.exoplayer2.ui">SubtitleView</a></span><span class="tabEnd"> </span></caption> 8680<tr> 8681<th class="colFirst" scope="col">Modifier and Type</th> 8682<th class="colSecond" scope="col">Constant Field</th> 8683<th class="colLast" scope="col">Value</th> 8684</tr> 8685<tbody> 8686<tr class="altColor"> 8687<td class="colFirst"><a id="com.google.android.exoplayer2.ui.SubtitleView.DEFAULT_BOTTOM_PADDING_FRACTION"> 8688<!-- --> 8689</a><code>public static final float</code></td> 8690<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/SubtitleView.html#DEFAULT_BOTTOM_PADDING_FRACTION">DEFAULT_BOTTOM_PADDING_FRACTION</a></code></th> 8691<td class="colLast"><code>0.07999999821186066f</code></td> 8692</tr> 8693<tr class="rowColor"> 8694<td class="colFirst"><a id="com.google.android.exoplayer2.ui.SubtitleView.DEFAULT_TEXT_SIZE_FRACTION"> 8695<!-- --> 8696</a><code>public static final float</code></td> 8697<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/SubtitleView.html#DEFAULT_TEXT_SIZE_FRACTION">DEFAULT_TEXT_SIZE_FRACTION</a></code></th> 8698<td class="colLast"><code>0.053300000727176666f</code></td> 8699</tr> 8700<tr class="altColor"> 8701<td class="colFirst"><a id="com.google.android.exoplayer2.ui.SubtitleView.VIEW_TYPE_CANVAS"> 8702<!-- --> 8703</a><code>public static final int</code></td> 8704<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/SubtitleView.html#VIEW_TYPE_CANVAS">VIEW_TYPE_CANVAS</a></code></th> 8705<td class="colLast"><code>1</code></td> 8706</tr> 8707<tr class="rowColor"> 8708<td class="colFirst"><a id="com.google.android.exoplayer2.ui.SubtitleView.VIEW_TYPE_WEB"> 8709<!-- --> 8710</a><code>public static final int</code></td> 8711<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/SubtitleView.html#VIEW_TYPE_WEB">VIEW_TYPE_WEB</a></code></th> 8712<td class="colLast"><code>2</code></td> 8713</tr> 8714</tbody> 8715</table> 8716</li> 8717</ul> 8718<ul class="blockList"> 8719<li class="blockList"> 8720<table class="constantsSummary"> 8721<caption><span>com.google.android.exoplayer2.upstream.<a href="com/google/android/exoplayer2/upstream/CachedRegionTracker.html" title="class in com.google.android.exoplayer2.upstream">CachedRegionTracker</a></span><span class="tabEnd"> </span></caption> 8722<tr> 8723<th class="colFirst" scope="col">Modifier and Type</th> 8724<th class="colSecond" scope="col">Constant Field</th> 8725<th class="colLast" scope="col">Value</th> 8726</tr> 8727<tbody> 8728<tr class="altColor"> 8729<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.CachedRegionTracker.CACHED_TO_END"> 8730<!-- --> 8731</a><code>public static final int</code></td> 8732<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/CachedRegionTracker.html#CACHED_TO_END">CACHED_TO_END</a></code></th> 8733<td class="colLast"><code>-2</code></td> 8734</tr> 8735<tr class="rowColor"> 8736<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.CachedRegionTracker.NOT_CACHED"> 8737<!-- --> 8738</a><code>public static final int</code></td> 8739<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/CachedRegionTracker.html#NOT_CACHED">NOT_CACHED</a></code></th> 8740<td class="colLast"><code>-1</code></td> 8741</tr> 8742</tbody> 8743</table> 8744</li> 8745<li class="blockList"> 8746<table class="constantsSummary"> 8747<caption><span>com.google.android.exoplayer2.upstream.<a href="com/google/android/exoplayer2/upstream/DataSchemeDataSource.html" title="class in com.google.android.exoplayer2.upstream">DataSchemeDataSource</a></span><span class="tabEnd"> </span></caption> 8748<tr> 8749<th class="colFirst" scope="col">Modifier and Type</th> 8750<th class="colSecond" scope="col">Constant Field</th> 8751<th class="colLast" scope="col">Value</th> 8752</tr> 8753<tbody> 8754<tr class="altColor"> 8755<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSchemeDataSource.SCHEME_DATA"> 8756<!-- --> 8757</a><code>public static final <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> 8758<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DataSchemeDataSource.html#SCHEME_DATA">SCHEME_DATA</a></code></th> 8759<td class="colLast"><code>"data"</code></td> 8760</tr> 8761</tbody> 8762</table> 8763</li> 8764<li class="blockList"> 8765<table class="constantsSummary"> 8766<caption><span>com.google.android.exoplayer2.upstream.<a href="com/google/android/exoplayer2/upstream/DataSourceException.html" title="class in com.google.android.exoplayer2.upstream">DataSourceException</a></span><span class="tabEnd"> </span></caption> 8767<tr> 8768<th class="colFirst" scope="col">Modifier and Type</th> 8769<th class="colSecond" scope="col">Constant Field</th> 8770<th class="colLast" scope="col">Value</th> 8771</tr> 8772<tbody> 8773<tr class="altColor"> 8774<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSourceException.POSITION_OUT_OF_RANGE"> 8775<!-- --> 8776</a><code>public static final int</code></td> 8777<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DataSourceException.html#POSITION_OUT_OF_RANGE">POSITION_OUT_OF_RANGE</a></code></th> 8778<td class="colLast"><code>2008</code></td> 8779</tr> 8780</tbody> 8781</table> 8782</li> 8783<li class="blockList"> 8784<table class="constantsSummary"> 8785<caption><span>com.google.android.exoplayer2.upstream.<a href="com/google/android/exoplayer2/upstream/DataSpec.html" title="class in com.google.android.exoplayer2.upstream">DataSpec</a></span><span class="tabEnd"> </span></caption> 8786<tr> 8787<th class="colFirst" scope="col">Modifier and Type</th> 8788<th class="colSecond" scope="col">Constant Field</th> 8789<th class="colLast" scope="col">Value</th> 8790</tr> 8791<tbody> 8792<tr class="altColor"> 8793<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSpec.FLAG_ALLOW_CACHE_FRAGMENTATION"> 8794<!-- --> 8795</a><code>public static final int</code></td> 8796<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DataSpec.html#FLAG_ALLOW_CACHE_FRAGMENTATION">FLAG_ALLOW_CACHE_FRAGMENTATION</a></code></th> 8797<td class="colLast"><code>4</code></td> 8798</tr> 8799<tr class="rowColor"> 8800<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSpec.FLAG_ALLOW_GZIP"> 8801<!-- --> 8802</a><code>public static final int</code></td> 8803<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DataSpec.html#FLAG_ALLOW_GZIP">FLAG_ALLOW_GZIP</a></code></th> 8804<td class="colLast"><code>1</code></td> 8805</tr> 8806<tr class="altColor"> 8807<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSpec.FLAG_DONT_CACHE_IF_LENGTH_UNKNOWN"> 8808<!-- --> 8809</a><code>public static final int</code></td> 8810<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DataSpec.html#FLAG_DONT_CACHE_IF_LENGTH_UNKNOWN">FLAG_DONT_CACHE_IF_LENGTH_UNKNOWN</a></code></th> 8811<td class="colLast"><code>2</code></td> 8812</tr> 8813<tr class="rowColor"> 8814<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSpec.FLAG_MIGHT_NOT_USE_FULL_NETWORK_SPEED"> 8815<!-- --> 8816</a><code>public static final int</code></td> 8817<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DataSpec.html#FLAG_MIGHT_NOT_USE_FULL_NETWORK_SPEED">FLAG_MIGHT_NOT_USE_FULL_NETWORK_SPEED</a></code></th> 8818<td class="colLast"><code>8</code></td> 8819</tr> 8820<tr class="altColor"> 8821<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSpec.HTTP_METHOD_GET"> 8822<!-- --> 8823</a><code>public static final int</code></td> 8824<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DataSpec.html#HTTP_METHOD_GET">HTTP_METHOD_GET</a></code></th> 8825<td class="colLast"><code>1</code></td> 8826</tr> 8827<tr class="rowColor"> 8828<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSpec.HTTP_METHOD_HEAD"> 8829<!-- --> 8830</a><code>public static final int</code></td> 8831<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DataSpec.html#HTTP_METHOD_HEAD">HTTP_METHOD_HEAD</a></code></th> 8832<td class="colLast"><code>3</code></td> 8833</tr> 8834<tr class="altColor"> 8835<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSpec.HTTP_METHOD_POST"> 8836<!-- --> 8837</a><code>public static final int</code></td> 8838<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DataSpec.html#HTTP_METHOD_POST">HTTP_METHOD_POST</a></code></th> 8839<td class="colLast"><code>2</code></td> 8840</tr> 8841</tbody> 8842</table> 8843</li> 8844<li class="blockList"> 8845<table class="constantsSummary"> 8846<caption><span>com.google.android.exoplayer2.upstream.<a href="com/google/android/exoplayer2/upstream/DefaultBandwidthMeter.html" title="class in com.google.android.exoplayer2.upstream">DefaultBandwidthMeter</a></span><span class="tabEnd"> </span></caption> 8847<tr> 8848<th class="colFirst" scope="col">Modifier and Type</th> 8849<th class="colSecond" scope="col">Constant Field</th> 8850<th class="colLast" scope="col">Value</th> 8851</tr> 8852<tbody> 8853<tr class="altColor"> 8854<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultBandwidthMeter.DEFAULT_INITIAL_BITRATE_ESTIMATE"> 8855<!-- --> 8856</a><code>public static final long</code></td> 8857<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DefaultBandwidthMeter.html#DEFAULT_INITIAL_BITRATE_ESTIMATE">DEFAULT_INITIAL_BITRATE_ESTIMATE</a></code></th> 8858<td class="colLast"><code>1000000L</code></td> 8859</tr> 8860<tr class="rowColor"> 8861<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultBandwidthMeter.DEFAULT_SLIDING_WINDOW_MAX_WEIGHT"> 8862<!-- --> 8863</a><code>public static final int</code></td> 8864<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DefaultBandwidthMeter.html#DEFAULT_SLIDING_WINDOW_MAX_WEIGHT">DEFAULT_SLIDING_WINDOW_MAX_WEIGHT</a></code></th> 8865<td class="colLast"><code>2000</code></td> 8866</tr> 8867</tbody> 8868</table> 8869</li> 8870<li class="blockList"> 8871<table class="constantsSummary"> 8872<caption><span>com.google.android.exoplayer2.upstream.<a href="com/google/android/exoplayer2/upstream/DefaultHttpDataSource.html" title="class in com.google.android.exoplayer2.upstream">DefaultHttpDataSource</a></span><span class="tabEnd"> </span></caption> 8873<tr> 8874<th class="colFirst" scope="col">Modifier and Type</th> 8875<th class="colSecond" scope="col">Constant Field</th> 8876<th class="colLast" scope="col">Value</th> 8877</tr> 8878<tbody> 8879<tr class="altColor"> 8880<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultHttpDataSource.DEFAULT_CONNECT_TIMEOUT_MILLIS"> 8881<!-- --> 8882</a><code>public static final int</code></td> 8883<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DefaultHttpDataSource.html#DEFAULT_CONNECT_TIMEOUT_MILLIS">DEFAULT_CONNECT_TIMEOUT_MILLIS</a></code></th> 8884<td class="colLast"><code>8000</code></td> 8885</tr> 8886<tr class="rowColor"> 8887<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultHttpDataSource.DEFAULT_READ_TIMEOUT_MILLIS"> 8888<!-- --> 8889</a><code>public static final int</code></td> 8890<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DefaultHttpDataSource.html#DEFAULT_READ_TIMEOUT_MILLIS">DEFAULT_READ_TIMEOUT_MILLIS</a></code></th> 8891<td class="colLast"><code>8000</code></td> 8892</tr> 8893</tbody> 8894</table> 8895</li> 8896<li class="blockList"> 8897<table class="constantsSummary"> 8898<caption><span>com.google.android.exoplayer2.upstream.<a href="com/google/android/exoplayer2/upstream/DefaultLoadErrorHandlingPolicy.html" title="class in com.google.android.exoplayer2.upstream">DefaultLoadErrorHandlingPolicy</a></span><span class="tabEnd"> </span></caption> 8899<tr> 8900<th class="colFirst" scope="col">Modifier and Type</th> 8901<th class="colSecond" scope="col">Constant Field</th> 8902<th class="colLast" scope="col">Value</th> 8903</tr> 8904<tbody> 8905<tr class="altColor"> 8906<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultLoadErrorHandlingPolicy.DEFAULT_LOCATION_EXCLUSION_MS"> 8907<!-- --> 8908</a><code>public static final long</code></td> 8909<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DefaultLoadErrorHandlingPolicy.html#DEFAULT_LOCATION_EXCLUSION_MS">DEFAULT_LOCATION_EXCLUSION_MS</a></code></th> 8910<td class="colLast"><code>300000L</code></td> 8911</tr> 8912<tr class="rowColor"> 8913<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultLoadErrorHandlingPolicy.DEFAULT_MIN_LOADABLE_RETRY_COUNT"> 8914<!-- --> 8915</a><code>public static final int</code></td> 8916<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DefaultLoadErrorHandlingPolicy.html#DEFAULT_MIN_LOADABLE_RETRY_COUNT">DEFAULT_MIN_LOADABLE_RETRY_COUNT</a></code></th> 8917<td class="colLast"><code>3</code></td> 8918</tr> 8919<tr class="altColor"> 8920<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultLoadErrorHandlingPolicy.DEFAULT_MIN_LOADABLE_RETRY_COUNT_PROGRESSIVE_LIVE"> 8921<!-- --> 8922</a><code>public static final int</code></td> 8923<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DefaultLoadErrorHandlingPolicy.html#DEFAULT_MIN_LOADABLE_RETRY_COUNT_PROGRESSIVE_LIVE">DEFAULT_MIN_LOADABLE_RETRY_COUNT_PROGRESSIVE_LIVE</a></code></th> 8924<td class="colLast"><code>6</code></td> 8925</tr> 8926<tr class="rowColor"> 8927<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultLoadErrorHandlingPolicy.DEFAULT_TRACK_BLACKLIST_MS"> 8928<!-- --> 8929</a><code>public static final long</code></td> 8930<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DefaultLoadErrorHandlingPolicy.html#DEFAULT_TRACK_BLACKLIST_MS">DEFAULT_TRACK_BLACKLIST_MS</a></code></th> 8931<td class="colLast"><code>60000L</code></td> 8932</tr> 8933<tr class="altColor"> 8934<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultLoadErrorHandlingPolicy.DEFAULT_TRACK_EXCLUSION_MS"> 8935<!-- --> 8936</a><code>public static final long</code></td> 8937<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DefaultLoadErrorHandlingPolicy.html#DEFAULT_TRACK_EXCLUSION_MS">DEFAULT_TRACK_EXCLUSION_MS</a></code></th> 8938<td class="colLast"><code>60000L</code></td> 8939</tr> 8940</tbody> 8941</table> 8942</li> 8943<li class="blockList"> 8944<table class="constantsSummary"> 8945<caption><span>com.google.android.exoplayer2.upstream.<a href="com/google/android/exoplayer2/upstream/HttpDataSource.HttpDataSourceException.html" title="class in com.google.android.exoplayer2.upstream">HttpDataSource.HttpDataSourceException</a></span><span class="tabEnd"> </span></caption> 8946<tr> 8947<th class="colFirst" scope="col">Modifier and Type</th> 8948<th class="colSecond" scope="col">Constant Field</th> 8949<th class="colLast" scope="col">Value</th> 8950</tr> 8951<tbody> 8952<tr class="altColor"> 8953<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.HttpDataSource.HttpDataSourceException.TYPE_CLOSE"> 8954<!-- --> 8955</a><code>public static final int</code></td> 8956<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/HttpDataSource.HttpDataSourceException.html#TYPE_CLOSE">TYPE_CLOSE</a></code></th> 8957<td class="colLast"><code>3</code></td> 8958</tr> 8959<tr class="rowColor"> 8960<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.HttpDataSource.HttpDataSourceException.TYPE_OPEN"> 8961<!-- --> 8962</a><code>public static final int</code></td> 8963<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/HttpDataSource.HttpDataSourceException.html#TYPE_OPEN">TYPE_OPEN</a></code></th> 8964<td class="colLast"><code>1</code></td> 8965</tr> 8966<tr class="altColor"> 8967<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.HttpDataSource.HttpDataSourceException.TYPE_READ"> 8968<!-- --> 8969</a><code>public static final int</code></td> 8970<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/HttpDataSource.HttpDataSourceException.html#TYPE_READ">TYPE_READ</a></code></th> 8971<td class="colLast"><code>2</code></td> 8972</tr> 8973</tbody> 8974</table> 8975</li> 8976<li class="blockList"> 8977<table class="constantsSummary"> 8978<caption><span>com.google.android.exoplayer2.upstream.<a href="com/google/android/exoplayer2/upstream/LoadErrorHandlingPolicy.html" title="interface in com.google.android.exoplayer2.upstream">LoadErrorHandlingPolicy</a></span><span class="tabEnd"> </span></caption> 8979<tr> 8980<th class="colFirst" scope="col">Modifier and Type</th> 8981<th class="colSecond" scope="col">Constant Field</th> 8982<th class="colLast" scope="col">Value</th> 8983</tr> 8984<tbody> 8985<tr class="altColor"> 8986<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.LoadErrorHandlingPolicy.FALLBACK_TYPE_LOCATION"> 8987<!-- --> 8988</a><code>public static final int</code></td> 8989<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/LoadErrorHandlingPolicy.html#FALLBACK_TYPE_LOCATION">FALLBACK_TYPE_LOCATION</a></code></th> 8990<td class="colLast"><code>1</code></td> 8991</tr> 8992<tr class="rowColor"> 8993<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.LoadErrorHandlingPolicy.FALLBACK_TYPE_TRACK"> 8994<!-- --> 8995</a><code>public static final int</code></td> 8996<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/LoadErrorHandlingPolicy.html#FALLBACK_TYPE_TRACK">FALLBACK_TYPE_TRACK</a></code></th> 8997<td class="colLast"><code>2</code></td> 8998</tr> 8999</tbody> 9000</table> 9001</li> 9002<li class="blockList"> 9003<table class="constantsSummary"> 9004<caption><span>com.google.android.exoplayer2.upstream.<a href="com/google/android/exoplayer2/upstream/RawResourceDataSource.html" title="class in com.google.android.exoplayer2.upstream">RawResourceDataSource</a></span><span class="tabEnd"> </span></caption> 9005<tr> 9006<th class="colFirst" scope="col">Modifier and Type</th> 9007<th class="colSecond" scope="col">Constant Field</th> 9008<th class="colLast" scope="col">Value</th> 9009</tr> 9010<tbody> 9011<tr class="altColor"> 9012<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.RawResourceDataSource.RAW_RESOURCE_SCHEME"> 9013<!-- --> 9014</a><code>public static final <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> 9015<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/RawResourceDataSource.html#RAW_RESOURCE_SCHEME">RAW_RESOURCE_SCHEME</a></code></th> 9016<td class="colLast"><code>"rawresource"</code></td> 9017</tr> 9018</tbody> 9019</table> 9020</li> 9021<li class="blockList"> 9022<table class="constantsSummary"> 9023<caption><span>com.google.android.exoplayer2.upstream.<a href="com/google/android/exoplayer2/upstream/UdpDataSource.html" title="class in com.google.android.exoplayer2.upstream">UdpDataSource</a></span><span class="tabEnd"> </span></caption> 9024<tr> 9025<th class="colFirst" scope="col">Modifier and Type</th> 9026<th class="colSecond" scope="col">Constant Field</th> 9027<th class="colLast" scope="col">Value</th> 9028</tr> 9029<tbody> 9030<tr class="altColor"> 9031<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.UdpDataSource.DEFAULT_MAX_PACKET_SIZE"> 9032<!-- --> 9033</a><code>public static final int</code></td> 9034<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/UdpDataSource.html#DEFAULT_MAX_PACKET_SIZE">DEFAULT_MAX_PACKET_SIZE</a></code></th> 9035<td class="colLast"><code>2000</code></td> 9036</tr> 9037<tr class="rowColor"> 9038<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.UdpDataSource.DEFAULT_SOCKET_TIMEOUT_MILLIS"> 9039<!-- --> 9040</a><code>public static final int</code></td> 9041<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/UdpDataSource.html#DEFAULT_SOCKET_TIMEOUT_MILLIS">DEFAULT_SOCKET_TIMEOUT_MILLIS</a></code></th> 9042<td class="colLast"><code>8000</code></td> 9043</tr> 9044<tr class="altColor"> 9045<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.UdpDataSource.UDP_PORT_UNSET"> 9046<!-- --> 9047</a><code>public static final int</code></td> 9048<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/UdpDataSource.html#UDP_PORT_UNSET">UDP_PORT_UNSET</a></code></th> 9049<td class="colLast"><code>-1</code></td> 9050</tr> 9051</tbody> 9052</table> 9053</li> 9054</ul> 9055<ul class="blockList"> 9056<li class="blockList"> 9057<table class="constantsSummary"> 9058<caption><span>com.google.android.exoplayer2.upstream.cache.<a href="com/google/android/exoplayer2/upstream/cache/Cache.html" title="interface in com.google.android.exoplayer2.upstream.cache">Cache</a></span><span class="tabEnd"> </span></caption> 9059<tr> 9060<th class="colFirst" scope="col">Modifier and Type</th> 9061<th class="colSecond" scope="col">Constant Field</th> 9062<th class="colLast" scope="col">Value</th> 9063</tr> 9064<tbody> 9065<tr class="altColor"> 9066<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.Cache.UID_UNSET"> 9067<!-- --> 9068</a><code>public static final long</code></td> 9069<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/cache/Cache.html#UID_UNSET">UID_UNSET</a></code></th> 9070<td class="colLast"><code>-1L</code></td> 9071</tr> 9072</tbody> 9073</table> 9074</li> 9075<li class="blockList"> 9076<table class="constantsSummary"> 9077<caption><span>com.google.android.exoplayer2.upstream.cache.<a href="com/google/android/exoplayer2/upstream/cache/CacheDataSink.html" title="class in com.google.android.exoplayer2.upstream.cache">CacheDataSink</a></span><span class="tabEnd"> </span></caption> 9078<tr> 9079<th class="colFirst" scope="col">Modifier and Type</th> 9080<th class="colSecond" scope="col">Constant Field</th> 9081<th class="colLast" scope="col">Value</th> 9082</tr> 9083<tbody> 9084<tr class="altColor"> 9085<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.CacheDataSink.DEFAULT_BUFFER_SIZE"> 9086<!-- --> 9087</a><code>public static final int</code></td> 9088<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/cache/CacheDataSink.html#DEFAULT_BUFFER_SIZE">DEFAULT_BUFFER_SIZE</a></code></th> 9089<td class="colLast"><code>20480</code></td> 9090</tr> 9091<tr class="rowColor"> 9092<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.CacheDataSink.DEFAULT_FRAGMENT_SIZE"> 9093<!-- --> 9094</a><code>public static final long</code></td> 9095<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/cache/CacheDataSink.html#DEFAULT_FRAGMENT_SIZE">DEFAULT_FRAGMENT_SIZE</a></code></th> 9096<td class="colLast"><code>5242880L</code></td> 9097</tr> 9098</tbody> 9099</table> 9100</li> 9101<li class="blockList"> 9102<table class="constantsSummary"> 9103<caption><span>com.google.android.exoplayer2.upstream.cache.<a href="com/google/android/exoplayer2/upstream/cache/CacheDataSource.html" title="class in com.google.android.exoplayer2.upstream.cache">CacheDataSource</a></span><span class="tabEnd"> </span></caption> 9104<tr> 9105<th class="colFirst" scope="col">Modifier and Type</th> 9106<th class="colSecond" scope="col">Constant Field</th> 9107<th class="colLast" scope="col">Value</th> 9108</tr> 9109<tbody> 9110<tr class="altColor"> 9111<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.CacheDataSource.CACHE_IGNORED_REASON_ERROR"> 9112<!-- --> 9113</a><code>public static final int</code></td> 9114<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/cache/CacheDataSource.html#CACHE_IGNORED_REASON_ERROR">CACHE_IGNORED_REASON_ERROR</a></code></th> 9115<td class="colLast"><code>0</code></td> 9116</tr> 9117<tr class="rowColor"> 9118<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.CacheDataSource.CACHE_IGNORED_REASON_UNSET_LENGTH"> 9119<!-- --> 9120</a><code>public static final int</code></td> 9121<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/cache/CacheDataSource.html#CACHE_IGNORED_REASON_UNSET_LENGTH">CACHE_IGNORED_REASON_UNSET_LENGTH</a></code></th> 9122<td class="colLast"><code>1</code></td> 9123</tr> 9124<tr class="altColor"> 9125<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.CacheDataSource.FLAG_BLOCK_ON_CACHE"> 9126<!-- --> 9127</a><code>public static final int</code></td> 9128<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/cache/CacheDataSource.html#FLAG_BLOCK_ON_CACHE">FLAG_BLOCK_ON_CACHE</a></code></th> 9129<td class="colLast"><code>1</code></td> 9130</tr> 9131<tr class="rowColor"> 9132<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.CacheDataSource.FLAG_IGNORE_CACHE_FOR_UNSET_LENGTH_REQUESTS"> 9133<!-- --> 9134</a><code>public static final int</code></td> 9135<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/cache/CacheDataSource.html#FLAG_IGNORE_CACHE_FOR_UNSET_LENGTH_REQUESTS">FLAG_IGNORE_CACHE_FOR_UNSET_LENGTH_REQUESTS</a></code></th> 9136<td class="colLast"><code>4</code></td> 9137</tr> 9138<tr class="altColor"> 9139<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.CacheDataSource.FLAG_IGNORE_CACHE_ON_ERROR"> 9140<!-- --> 9141</a><code>public static final int</code></td> 9142<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/cache/CacheDataSource.html#FLAG_IGNORE_CACHE_ON_ERROR">FLAG_IGNORE_CACHE_ON_ERROR</a></code></th> 9143<td class="colLast"><code>2</code></td> 9144</tr> 9145</tbody> 9146</table> 9147</li> 9148<li class="blockList"> 9149<table class="constantsSummary"> 9150<caption><span>com.google.android.exoplayer2.upstream.cache.<a href="com/google/android/exoplayer2/upstream/cache/CacheWriter.html" title="class in com.google.android.exoplayer2.upstream.cache">CacheWriter</a></span><span class="tabEnd"> </span></caption> 9151<tr> 9152<th class="colFirst" scope="col">Modifier and Type</th> 9153<th class="colSecond" scope="col">Constant Field</th> 9154<th class="colLast" scope="col">Value</th> 9155</tr> 9156<tbody> 9157<tr class="altColor"> 9158<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.CacheWriter.DEFAULT_BUFFER_SIZE_BYTES"> 9159<!-- --> 9160</a><code>public static final int</code></td> 9161<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/cache/CacheWriter.html#DEFAULT_BUFFER_SIZE_BYTES">DEFAULT_BUFFER_SIZE_BYTES</a></code></th> 9162<td class="colLast"><code>131072</code></td> 9163</tr> 9164</tbody> 9165</table> 9166</li> 9167<li class="blockList"> 9168<table class="constantsSummary"> 9169<caption><span>com.google.android.exoplayer2.upstream.cache.<a href="com/google/android/exoplayer2/upstream/cache/ContentMetadata.html" title="interface in com.google.android.exoplayer2.upstream.cache">ContentMetadata</a></span><span class="tabEnd"> </span></caption> 9170<tr> 9171<th class="colFirst" scope="col">Modifier and Type</th> 9172<th class="colSecond" scope="col">Constant Field</th> 9173<th class="colLast" scope="col">Value</th> 9174</tr> 9175<tbody> 9176<tr class="altColor"> 9177<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.ContentMetadata.KEY_CONTENT_LENGTH"> 9178<!-- --> 9179</a><code>public static final <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> 9180<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/cache/ContentMetadata.html#KEY_CONTENT_LENGTH">KEY_CONTENT_LENGTH</a></code></th> 9181<td class="colLast"><code>"exo_len"</code></td> 9182</tr> 9183<tr class="rowColor"> 9184<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.ContentMetadata.KEY_CUSTOM_PREFIX"> 9185<!-- --> 9186</a><code>public static final <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> 9187<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/cache/ContentMetadata.html#KEY_CUSTOM_PREFIX">KEY_CUSTOM_PREFIX</a></code></th> 9188<td class="colLast"><code>"custom_"</code></td> 9189</tr> 9190<tr class="altColor"> 9191<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.ContentMetadata.KEY_REDIRECTED_URI"> 9192<!-- --> 9193</a><code>public static final <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> 9194<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/cache/ContentMetadata.html#KEY_REDIRECTED_URI">KEY_REDIRECTED_URI</a></code></th> 9195<td class="colLast"><code>"exo_redir"</code></td> 9196</tr> 9197</tbody> 9198</table> 9199</li> 9200</ul> 9201<ul class="blockList"> 9202<li class="blockList"> 9203<table class="constantsSummary"> 9204<caption><span>com.google.android.exoplayer2.util.<a href="com/google/android/exoplayer2/util/EGLSurfaceTexture.html" title="class in com.google.android.exoplayer2.util">EGLSurfaceTexture</a></span><span class="tabEnd"> </span></caption> 9205<tr> 9206<th class="colFirst" scope="col">Modifier and Type</th> 9207<th class="colSecond" scope="col">Constant Field</th> 9208<th class="colLast" scope="col">Value</th> 9209</tr> 9210<tbody> 9211<tr class="altColor"> 9212<td class="colFirst"><a id="com.google.android.exoplayer2.util.EGLSurfaceTexture.SECURE_MODE_NONE"> 9213<!-- --> 9214</a><code>public static final int</code></td> 9215<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/EGLSurfaceTexture.html#SECURE_MODE_NONE">SECURE_MODE_NONE</a></code></th> 9216<td class="colLast"><code>0</code></td> 9217</tr> 9218<tr class="rowColor"> 9219<td class="colFirst"><a id="com.google.android.exoplayer2.util.EGLSurfaceTexture.SECURE_MODE_PROTECTED_PBUFFER"> 9220<!-- --> 9221</a><code>public static final int</code></td> 9222<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/EGLSurfaceTexture.html#SECURE_MODE_PROTECTED_PBUFFER">SECURE_MODE_PROTECTED_PBUFFER</a></code></th> 9223<td class="colLast"><code>2</code></td> 9224</tr> 9225<tr class="altColor"> 9226<td class="colFirst"><a id="com.google.android.exoplayer2.util.EGLSurfaceTexture.SECURE_MODE_SURFACELESS_CONTEXT"> 9227<!-- --> 9228</a><code>public static final int</code></td> 9229<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/EGLSurfaceTexture.html#SECURE_MODE_SURFACELESS_CONTEXT">SECURE_MODE_SURFACELESS_CONTEXT</a></code></th> 9230<td class="colLast"><code>1</code></td> 9231</tr> 9232</tbody> 9233</table> 9234</li> 9235<li class="blockList"> 9236<table class="constantsSummary"> 9237<caption><span>com.google.android.exoplayer2.util.<a href="com/google/android/exoplayer2/util/FileTypes.html" title="class in com.google.android.exoplayer2.util">FileTypes</a></span><span class="tabEnd"> </span></caption> 9238<tr> 9239<th class="colFirst" scope="col">Modifier and Type</th> 9240<th class="colSecond" scope="col">Constant Field</th> 9241<th class="colLast" scope="col">Value</th> 9242</tr> 9243<tbody> 9244<tr class="altColor"> 9245<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.AC3"> 9246<!-- --> 9247</a><code>public static final int</code></td> 9248<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#AC3">AC3</a></code></th> 9249<td class="colLast"><code>0</code></td> 9250</tr> 9251<tr class="rowColor"> 9252<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.AC4"> 9253<!-- --> 9254</a><code>public static final int</code></td> 9255<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#AC4">AC4</a></code></th> 9256<td class="colLast"><code>1</code></td> 9257</tr> 9258<tr class="altColor"> 9259<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.ADTS"> 9260<!-- --> 9261</a><code>public static final int</code></td> 9262<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#ADTS">ADTS</a></code></th> 9263<td class="colLast"><code>2</code></td> 9264</tr> 9265<tr class="rowColor"> 9266<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.AMR"> 9267<!-- --> 9268</a><code>public static final int</code></td> 9269<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#AMR">AMR</a></code></th> 9270<td class="colLast"><code>3</code></td> 9271</tr> 9272<tr class="altColor"> 9273<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.FLAC"> 9274<!-- --> 9275</a><code>public static final int</code></td> 9276<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#FLAC">FLAC</a></code></th> 9277<td class="colLast"><code>4</code></td> 9278</tr> 9279<tr class="rowColor"> 9280<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.FLV"> 9281<!-- --> 9282</a><code>public static final int</code></td> 9283<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#FLV">FLV</a></code></th> 9284<td class="colLast"><code>5</code></td> 9285</tr> 9286<tr class="altColor"> 9287<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.JPEG"> 9288<!-- --> 9289</a><code>public static final int</code></td> 9290<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#JPEG">JPEG</a></code></th> 9291<td class="colLast"><code>14</code></td> 9292</tr> 9293<tr class="rowColor"> 9294<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.MATROSKA"> 9295<!-- --> 9296</a><code>public static final int</code></td> 9297<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#MATROSKA">MATROSKA</a></code></th> 9298<td class="colLast"><code>6</code></td> 9299</tr> 9300<tr class="altColor"> 9301<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.MP3"> 9302<!-- --> 9303</a><code>public static final int</code></td> 9304<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#MP3">MP3</a></code></th> 9305<td class="colLast"><code>7</code></td> 9306</tr> 9307<tr class="rowColor"> 9308<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.MP4"> 9309<!-- --> 9310</a><code>public static final int</code></td> 9311<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#MP4">MP4</a></code></th> 9312<td class="colLast"><code>8</code></td> 9313</tr> 9314<tr class="altColor"> 9315<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.OGG"> 9316<!-- --> 9317</a><code>public static final int</code></td> 9318<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#OGG">OGG</a></code></th> 9319<td class="colLast"><code>9</code></td> 9320</tr> 9321<tr class="rowColor"> 9322<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.PS"> 9323<!-- --> 9324</a><code>public static final int</code></td> 9325<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#PS">PS</a></code></th> 9326<td class="colLast"><code>10</code></td> 9327</tr> 9328<tr class="altColor"> 9329<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.TS"> 9330<!-- --> 9331</a><code>public static final int</code></td> 9332<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#TS">TS</a></code></th> 9333<td class="colLast"><code>11</code></td> 9334</tr> 9335<tr class="rowColor"> 9336<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.UNKNOWN"> 9337<!-- --> 9338</a><code>public static final int</code></td> 9339<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#UNKNOWN">UNKNOWN</a></code></th> 9340<td class="colLast"><code>-1</code></td> 9341</tr> 9342<tr class="altColor"> 9343<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.WAV"> 9344<!-- --> 9345</a><code>public static final int</code></td> 9346<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#WAV">WAV</a></code></th> 9347<td class="colLast"><code>12</code></td> 9348</tr> 9349<tr class="rowColor"> 9350<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.WEBVTT"> 9351<!-- --> 9352</a><code>public static final int</code></td> 9353<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#WEBVTT">WEBVTT</a></code></th> 9354<td class="colLast"><code>13</code></td> 9355</tr> 9356</tbody> 9357</table> 9358</li> 9359<li class="blockList"> 9360<table class="constantsSummary"> 9361<caption><span>com.google.android.exoplayer2.util.<a href="com/google/android/exoplayer2/util/GlUtil.html" title="class in com.google.android.exoplayer2.util">GlUtil</a></span><span class="tabEnd"> </span></caption> 9362<tr> 9363<th class="colFirst" scope="col">Modifier and Type</th> 9364<th class="colSecond" scope="col">Constant Field</th> 9365<th class="colLast" scope="col">Value</th> 9366</tr> 9367<tbody> 9368<tr class="altColor"> 9369<td class="colFirst"><a id="com.google.android.exoplayer2.util.GlUtil.TEXTURE_ID_UNSET"> 9370<!-- --> 9371</a><code>public static final int</code></td> 9372<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/GlUtil.html#TEXTURE_ID_UNSET">TEXTURE_ID_UNSET</a></code></th> 9373<td class="colLast"><code>-1</code></td> 9374</tr> 9375</tbody> 9376</table> 9377</li> 9378<li class="blockList"> 9379<table class="constantsSummary"> 9380<caption><span>com.google.android.exoplayer2.util.<a href="com/google/android/exoplayer2/util/Log.html" title="class in com.google.android.exoplayer2.util">Log</a></span><span class="tabEnd"> </span></caption> 9381<tr> 9382<th class="colFirst" scope="col">Modifier and Type</th> 9383<th class="colSecond" scope="col">Constant Field</th> 9384<th class="colLast" scope="col">Value</th> 9385</tr> 9386<tbody> 9387<tr class="altColor"> 9388<td class="colFirst"><a id="com.google.android.exoplayer2.util.Log.LOG_LEVEL_ALL"> 9389<!-- --> 9390</a><code>public static final int</code></td> 9391<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/Log.html#LOG_LEVEL_ALL">LOG_LEVEL_ALL</a></code></th> 9392<td class="colLast"><code>0</code></td> 9393</tr> 9394<tr class="rowColor"> 9395<td class="colFirst"><a id="com.google.android.exoplayer2.util.Log.LOG_LEVEL_ERROR"> 9396<!-- --> 9397</a><code>public static final int</code></td> 9398<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/Log.html#LOG_LEVEL_ERROR">LOG_LEVEL_ERROR</a></code></th> 9399<td class="colLast"><code>3</code></td> 9400</tr> 9401<tr class="altColor"> 9402<td class="colFirst"><a id="com.google.android.exoplayer2.util.Log.LOG_LEVEL_INFO"> 9403<!-- --> 9404</a><code>public static final int</code></td> 9405<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/Log.html#LOG_LEVEL_INFO">LOG_LEVEL_INFO</a></code></th> 9406<td class="colLast"><code>1</code></td> 9407</tr> 9408<tr class="rowColor"> 9409<td class="colFirst"><a id="com.google.android.exoplayer2.util.Log.LOG_LEVEL_OFF"> 9410<!-- --> 9411</a><code>public static final int</code></td> 9412<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/Log.html#LOG_LEVEL_OFF">LOG_LEVEL_OFF</a></code></th> 9413<td class="colLast"><code>2147483647</code></td> 9414</tr> 9415<tr class="altColor"> 9416<td class="colFirst"><a id="com.google.android.exoplayer2.util.Log.LOG_LEVEL_WARNING"> 9417<!-- --> 9418</a><code>public static final int</code></td> 9419<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/Log.html#LOG_LEVEL_WARNING">LOG_LEVEL_WARNING</a></code></th> 9420<td class="colLast"><code>2</code></td> 9421</tr> 9422</tbody> 9423</table> 9424</li> 9425<li class="blockList"> 9426<table class="constantsSummary"> 9427<caption><span>com.google.android.exoplayer2.util.<a href="com/google/android/exoplayer2/util/MediaFormatUtil.html" title="class in com.google.android.exoplayer2.util">MediaFormatUtil</a></span><span class="tabEnd"> </span></caption> 9428<tr> 9429<th class="colFirst" scope="col">Modifier and Type</th> 9430<th class="colSecond" scope="col">Constant Field</th> 9431<th class="colLast" scope="col">Value</th> 9432</tr> 9433<tbody> 9434<tr class="altColor"> 9435<td class="colFirst"><a id="com.google.android.exoplayer2.util.MediaFormatUtil.KEY_PCM_ENCODING_EXTENDED"> 9436<!-- --> 9437</a><code>public static final <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> 9438<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MediaFormatUtil.html#KEY_PCM_ENCODING_EXTENDED">KEY_PCM_ENCODING_EXTENDED</a></code></th> 9439<td class="colLast"><code>"exo-pcm-encoding-int"</code></td> 9440</tr> 9441<tr class="rowColor"> 9442<td class="colFirst"><a id="com.google.android.exoplayer2.util.MediaFormatUtil.KEY_PIXEL_WIDTH_HEIGHT_RATIO_FLOAT"> 9443<!-- --> 9444</a><code>public static final <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> 9445<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MediaFormatUtil.html#KEY_PIXEL_WIDTH_HEIGHT_RATIO_FLOAT">KEY_PIXEL_WIDTH_HEIGHT_RATIO_FLOAT</a></code></th> 9446<td class="colLast"><code>"exo-pixel-width-height-ratio-float"</code></td> 9447</tr> 9448</tbody> 9449</table> 9450</li> 9451<li class="blockList"> 9452<table class="constantsSummary"> 9453<caption><span>com.google.android.exoplayer2.util.<a href="com/google/android/exoplayer2/util/MimeTypes.html" title="class in com.google.android.exoplayer2.util">MimeTypes</a></span><span class="tabEnd"> </span></caption> 9454<tr> 9455<th class="colFirst" scope="col">Modifier and Type</th> 9456<th class="colSecond" scope="col">Constant Field</th> 9457<th class="colLast" scope="col">Value</th> 9458</tr> 9459<tbody> 9460<tr class="altColor"> 9461<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_AIT"> 9462<!-- --> 9463</a><code>public static final <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> 9464<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_AIT">APPLICATION_AIT</a></code></th> 9465<td class="colLast"><code>"application/vnd.dvb.ait"</code></td> 9466</tr> 9467<tr class="rowColor"> 9468<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_CAMERA_MOTION"> 9469<!-- --> 9470</a><code>public static final <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> 9471<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_CAMERA_MOTION">APPLICATION_CAMERA_MOTION</a></code></th> 9472<td class="colLast"><code>"application/x-camera-motion"</code></td> 9473</tr> 9474<tr class="altColor"> 9475<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_CEA608"> 9476<!-- --> 9477</a><code>public static final <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> 9478<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_CEA608">APPLICATION_CEA608</a></code></th> 9479<td class="colLast"><code>"application/cea-608"</code></td> 9480</tr> 9481<tr class="rowColor"> 9482<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_CEA708"> 9483<!-- --> 9484</a><code>public static final <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> 9485<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_CEA708">APPLICATION_CEA708</a></code></th> 9486<td class="colLast"><code>"application/cea-708"</code></td> 9487</tr> 9488<tr class="altColor"> 9489<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_DVBSUBS"> 9490<!-- --> 9491</a><code>public static final <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> 9492<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_DVBSUBS">APPLICATION_DVBSUBS</a></code></th> 9493<td class="colLast"><code>"application/dvbsubs"</code></td> 9494</tr> 9495<tr class="rowColor"> 9496<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_EMSG"> 9497<!-- --> 9498</a><code>public static final <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> 9499<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_EMSG">APPLICATION_EMSG</a></code></th> 9500<td class="colLast"><code>"application/x-emsg"</code></td> 9501</tr> 9502<tr class="altColor"> 9503<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_EXIF"> 9504<!-- --> 9505</a><code>public static final <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> 9506<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_EXIF">APPLICATION_EXIF</a></code></th> 9507<td class="colLast"><code>"application/x-exif"</code></td> 9508</tr> 9509<tr class="rowColor"> 9510<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_ICY"> 9511<!-- --> 9512</a><code>public static final <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> 9513<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_ICY">APPLICATION_ICY</a></code></th> 9514<td class="colLast"><code>"application/x-icy"</code></td> 9515</tr> 9516<tr class="altColor"> 9517<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_ID3"> 9518<!-- --> 9519</a><code>public static final <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> 9520<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_ID3">APPLICATION_ID3</a></code></th> 9521<td class="colLast"><code>"application/id3"</code></td> 9522</tr> 9523<tr class="rowColor"> 9524<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_M3U8"> 9525<!-- --> 9526</a><code>public static final <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> 9527<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_M3U8">APPLICATION_M3U8</a></code></th> 9528<td class="colLast"><code>"application/x-mpegURL"</code></td> 9529</tr> 9530<tr class="altColor"> 9531<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_MATROSKA"> 9532<!-- --> 9533</a><code>public static final <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> 9534<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_MATROSKA">APPLICATION_MATROSKA</a></code></th> 9535<td class="colLast"><code>"application/x-matroska"</code></td> 9536</tr> 9537<tr class="rowColor"> 9538<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_MP4"> 9539<!-- --> 9540</a><code>public static final <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> 9541<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_MP4">APPLICATION_MP4</a></code></th> 9542<td class="colLast"><code>"application/mp4"</code></td> 9543</tr> 9544<tr class="altColor"> 9545<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_MP4CEA608"> 9546<!-- --> 9547</a><code>public static final <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> 9548<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_MP4CEA608">APPLICATION_MP4CEA608</a></code></th> 9549<td class="colLast"><code>"application/x-mp4-cea-608"</code></td> 9550</tr> 9551<tr class="rowColor"> 9552<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_MP4VTT"> 9553<!-- --> 9554</a><code>public static final <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> 9555<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_MP4VTT">APPLICATION_MP4VTT</a></code></th> 9556<td class="colLast"><code>"application/x-mp4-vtt"</code></td> 9557</tr> 9558<tr class="altColor"> 9559<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_MPD"> 9560<!-- --> 9561</a><code>public static final <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> 9562<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_MPD">APPLICATION_MPD</a></code></th> 9563<td class="colLast"><code>"application/dash+xml"</code></td> 9564</tr> 9565<tr class="rowColor"> 9566<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_PGS"> 9567<!-- --> 9568</a><code>public static final <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> 9569<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_PGS">APPLICATION_PGS</a></code></th> 9570<td class="colLast"><code>"application/pgs"</code></td> 9571</tr> 9572<tr class="altColor"> 9573<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_RAWCC"> 9574<!-- --> 9575</a><code>public static final <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> 9576<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_RAWCC">APPLICATION_RAWCC</a></code></th> 9577<td class="colLast"><code>"application/x-rawcc"</code></td> 9578</tr> 9579<tr class="rowColor"> 9580<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_RTSP"> 9581<!-- --> 9582</a><code>public static final <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> 9583<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_RTSP">APPLICATION_RTSP</a></code></th> 9584<td class="colLast"><code>"application/x-rtsp"</code></td> 9585</tr> 9586<tr class="altColor"> 9587<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_SCTE35"> 9588<!-- --> 9589</a><code>public static final <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> 9590<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_SCTE35">APPLICATION_SCTE35</a></code></th> 9591<td class="colLast"><code>"application/x-scte35"</code></td> 9592</tr> 9593<tr class="rowColor"> 9594<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_SS"> 9595<!-- --> 9596</a><code>public static final <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> 9597<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_SS">APPLICATION_SS</a></code></th> 9598<td class="colLast"><code>"application/vnd.ms-sstr+xml"</code></td> 9599</tr> 9600<tr class="altColor"> 9601<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_SUBRIP"> 9602<!-- --> 9603</a><code>public static final <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> 9604<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_SUBRIP">APPLICATION_SUBRIP</a></code></th> 9605<td class="colLast"><code>"application/x-subrip"</code></td> 9606</tr> 9607<tr class="rowColor"> 9608<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_TTML"> 9609<!-- --> 9610</a><code>public static final <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> 9611<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_TTML">APPLICATION_TTML</a></code></th> 9612<td class="colLast"><code>"application/ttml+xml"</code></td> 9613</tr> 9614<tr class="altColor"> 9615<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_TX3G"> 9616<!-- --> 9617</a><code>public static final <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> 9618<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_TX3G">APPLICATION_TX3G</a></code></th> 9619<td class="colLast"><code>"application/x-quicktime-tx3g"</code></td> 9620</tr> 9621<tr class="rowColor"> 9622<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_VOBSUB"> 9623<!-- --> 9624</a><code>public static final <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> 9625<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_VOBSUB">APPLICATION_VOBSUB</a></code></th> 9626<td class="colLast"><code>"application/vobsub"</code></td> 9627</tr> 9628<tr class="altColor"> 9629<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_WEBM"> 9630<!-- --> 9631</a><code>public static final <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> 9632<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_WEBM">APPLICATION_WEBM</a></code></th> 9633<td class="colLast"><code>"application/webm"</code></td> 9634</tr> 9635<tr class="rowColor"> 9636<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_AAC"> 9637<!-- --> 9638</a><code>public static final <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> 9639<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_AAC">AUDIO_AAC</a></code></th> 9640<td class="colLast"><code>"audio/mp4a-latm"</code></td> 9641</tr> 9642<tr class="altColor"> 9643<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_AC3"> 9644<!-- --> 9645</a><code>public static final <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> 9646<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_AC3">AUDIO_AC3</a></code></th> 9647<td class="colLast"><code>"audio/ac3"</code></td> 9648</tr> 9649<tr class="rowColor"> 9650<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_AC4"> 9651<!-- --> 9652</a><code>public static final <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> 9653<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_AC4">AUDIO_AC4</a></code></th> 9654<td class="colLast"><code>"audio/ac4"</code></td> 9655</tr> 9656<tr class="altColor"> 9657<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_ALAC"> 9658<!-- --> 9659</a><code>public static final <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> 9660<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_ALAC">AUDIO_ALAC</a></code></th> 9661<td class="colLast"><code>"audio/alac"</code></td> 9662</tr> 9663<tr class="rowColor"> 9664<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_ALAW"> 9665<!-- --> 9666</a><code>public static final <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> 9667<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_ALAW">AUDIO_ALAW</a></code></th> 9668<td class="colLast"><code>"audio/g711-alaw"</code></td> 9669</tr> 9670<tr class="altColor"> 9671<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_AMR"> 9672<!-- --> 9673</a><code>public static final <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> 9674<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_AMR">AUDIO_AMR</a></code></th> 9675<td class="colLast"><code>"audio/amr"</code></td> 9676</tr> 9677<tr class="rowColor"> 9678<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_AMR_NB"> 9679<!-- --> 9680</a><code>public static final <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> 9681<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_AMR_NB">AUDIO_AMR_NB</a></code></th> 9682<td class="colLast"><code>"audio/3gpp"</code></td> 9683</tr> 9684<tr class="altColor"> 9685<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_AMR_WB"> 9686<!-- --> 9687</a><code>public static final <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> 9688<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_AMR_WB">AUDIO_AMR_WB</a></code></th> 9689<td class="colLast"><code>"audio/amr-wb"</code></td> 9690</tr> 9691<tr class="rowColor"> 9692<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_DTS"> 9693<!-- --> 9694</a><code>public static final <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> 9695<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_DTS">AUDIO_DTS</a></code></th> 9696<td class="colLast"><code>"audio/vnd.dts"</code></td> 9697</tr> 9698<tr class="altColor"> 9699<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_DTS_EXPRESS"> 9700<!-- --> 9701</a><code>public static final <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> 9702<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_DTS_EXPRESS">AUDIO_DTS_EXPRESS</a></code></th> 9703<td class="colLast"><code>"audio/vnd.dts.hd;profile=lbr"</code></td> 9704</tr> 9705<tr class="rowColor"> 9706<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_DTS_HD"> 9707<!-- --> 9708</a><code>public static final <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> 9709<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_DTS_HD">AUDIO_DTS_HD</a></code></th> 9710<td class="colLast"><code>"audio/vnd.dts.hd"</code></td> 9711</tr> 9712<tr class="altColor"> 9713<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_DTS_X"> 9714<!-- --> 9715</a><code>public static final <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> 9716<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_DTS_X">AUDIO_DTS_X</a></code></th> 9717<td class="colLast"><code>"audio/vnd.dts.uhd;profile=p2"</code></td> 9718</tr> 9719<tr class="rowColor"> 9720<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_E_AC3"> 9721<!-- --> 9722</a><code>public static final <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> 9723<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_E_AC3">AUDIO_E_AC3</a></code></th> 9724<td class="colLast"><code>"audio/eac3"</code></td> 9725</tr> 9726<tr class="altColor"> 9727<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_E_AC3_JOC"> 9728<!-- --> 9729</a><code>public static final <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> 9730<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_E_AC3_JOC">AUDIO_E_AC3_JOC</a></code></th> 9731<td class="colLast"><code>"audio/eac3-joc"</code></td> 9732</tr> 9733<tr class="rowColor"> 9734<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_FLAC"> 9735<!-- --> 9736</a><code>public static final <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> 9737<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_FLAC">AUDIO_FLAC</a></code></th> 9738<td class="colLast"><code>"audio/flac"</code></td> 9739</tr> 9740<tr class="altColor"> 9741<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MATROSKA"> 9742<!-- --> 9743</a><code>public static final <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> 9744<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MATROSKA">AUDIO_MATROSKA</a></code></th> 9745<td class="colLast"><code>"audio/x-matroska"</code></td> 9746</tr> 9747<tr class="rowColor"> 9748<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MLAW"> 9749<!-- --> 9750</a><code>public static final <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> 9751<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MLAW">AUDIO_MLAW</a></code></th> 9752<td class="colLast"><code>"audio/g711-mlaw"</code></td> 9753</tr> 9754<tr class="altColor"> 9755<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MP4"> 9756<!-- --> 9757</a><code>public static final <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> 9758<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MP4">AUDIO_MP4</a></code></th> 9759<td class="colLast"><code>"audio/mp4"</code></td> 9760</tr> 9761<tr class="rowColor"> 9762<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MPEG"> 9763<!-- --> 9764</a><code>public static final <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> 9765<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MPEG">AUDIO_MPEG</a></code></th> 9766<td class="colLast"><code>"audio/mpeg"</code></td> 9767</tr> 9768<tr class="altColor"> 9769<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MPEG_L1"> 9770<!-- --> 9771</a><code>public static final <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> 9772<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MPEG_L1">AUDIO_MPEG_L1</a></code></th> 9773<td class="colLast"><code>"audio/mpeg-L1"</code></td> 9774</tr> 9775<tr class="rowColor"> 9776<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MPEG_L2"> 9777<!-- --> 9778</a><code>public static final <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> 9779<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MPEG_L2">AUDIO_MPEG_L2</a></code></th> 9780<td class="colLast"><code>"audio/mpeg-L2"</code></td> 9781</tr> 9782<tr class="altColor"> 9783<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MPEGH_MHA1"> 9784<!-- --> 9785</a><code>public static final <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> 9786<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MPEGH_MHA1">AUDIO_MPEGH_MHA1</a></code></th> 9787<td class="colLast"><code>"audio/mha1"</code></td> 9788</tr> 9789<tr class="rowColor"> 9790<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MPEGH_MHM1"> 9791<!-- --> 9792</a><code>public static final <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> 9793<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MPEGH_MHM1">AUDIO_MPEGH_MHM1</a></code></th> 9794<td class="colLast"><code>"audio/mhm1"</code></td> 9795</tr> 9796<tr class="altColor"> 9797<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MSGSM"> 9798<!-- --> 9799</a><code>public static final <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> 9800<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MSGSM">AUDIO_MSGSM</a></code></th> 9801<td class="colLast"><code>"audio/gsm"</code></td> 9802</tr> 9803<tr class="rowColor"> 9804<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_OGG"> 9805<!-- --> 9806</a><code>public static final <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> 9807<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_OGG">AUDIO_OGG</a></code></th> 9808<td class="colLast"><code>"audio/ogg"</code></td> 9809</tr> 9810<tr class="altColor"> 9811<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_OPUS"> 9812<!-- --> 9813</a><code>public static final <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> 9814<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_OPUS">AUDIO_OPUS</a></code></th> 9815<td class="colLast"><code>"audio/opus"</code></td> 9816</tr> 9817<tr class="rowColor"> 9818<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_RAW"> 9819<!-- --> 9820</a><code>public static final <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> 9821<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_RAW">AUDIO_RAW</a></code></th> 9822<td class="colLast"><code>"audio/raw"</code></td> 9823</tr> 9824<tr class="altColor"> 9825<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_TRUEHD"> 9826<!-- --> 9827</a><code>public static final <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> 9828<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_TRUEHD">AUDIO_TRUEHD</a></code></th> 9829<td class="colLast"><code>"audio/true-hd"</code></td> 9830</tr> 9831<tr class="rowColor"> 9832<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_UNKNOWN"> 9833<!-- --> 9834</a><code>public static final <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> 9835<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_UNKNOWN">AUDIO_UNKNOWN</a></code></th> 9836<td class="colLast"><code>"audio/x-unknown"</code></td> 9837</tr> 9838<tr class="altColor"> 9839<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_VORBIS"> 9840<!-- --> 9841</a><code>public static final <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> 9842<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_VORBIS">AUDIO_VORBIS</a></code></th> 9843<td class="colLast"><code>"audio/vorbis"</code></td> 9844</tr> 9845<tr class="rowColor"> 9846<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_WAV"> 9847<!-- --> 9848</a><code>public static final <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> 9849<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_WAV">AUDIO_WAV</a></code></th> 9850<td class="colLast"><code>"audio/wav"</code></td> 9851</tr> 9852<tr class="altColor"> 9853<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_WEBM"> 9854<!-- --> 9855</a><code>public static final <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> 9856<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_WEBM">AUDIO_WEBM</a></code></th> 9857<td class="colLast"><code>"audio/webm"</code></td> 9858</tr> 9859<tr class="rowColor"> 9860<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.BASE_TYPE_APPLICATION"> 9861<!-- --> 9862</a><code>public static final <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> 9863<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#BASE_TYPE_APPLICATION">BASE_TYPE_APPLICATION</a></code></th> 9864<td class="colLast"><code>"application"</code></td> 9865</tr> 9866<tr class="altColor"> 9867<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.BASE_TYPE_AUDIO"> 9868<!-- --> 9869</a><code>public static final <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> 9870<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#BASE_TYPE_AUDIO">BASE_TYPE_AUDIO</a></code></th> 9871<td class="colLast"><code>"audio"</code></td> 9872</tr> 9873<tr class="rowColor"> 9874<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.BASE_TYPE_IMAGE"> 9875<!-- --> 9876</a><code>public static final <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> 9877<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#BASE_TYPE_IMAGE">BASE_TYPE_IMAGE</a></code></th> 9878<td class="colLast"><code>"image"</code></td> 9879</tr> 9880<tr class="altColor"> 9881<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.BASE_TYPE_TEXT"> 9882<!-- --> 9883</a><code>public static final <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> 9884<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#BASE_TYPE_TEXT">BASE_TYPE_TEXT</a></code></th> 9885<td class="colLast"><code>"text"</code></td> 9886</tr> 9887<tr class="rowColor"> 9888<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.BASE_TYPE_VIDEO"> 9889<!-- --> 9890</a><code>public static final <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> 9891<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#BASE_TYPE_VIDEO">BASE_TYPE_VIDEO</a></code></th> 9892<td class="colLast"><code>"video"</code></td> 9893</tr> 9894<tr class="altColor"> 9895<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.CODEC_E_AC3_JOC"> 9896<!-- --> 9897</a><code>public static final <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> 9898<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#CODEC_E_AC3_JOC">CODEC_E_AC3_JOC</a></code></th> 9899<td class="colLast"><code>"ec+3"</code></td> 9900</tr> 9901<tr class="rowColor"> 9902<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.IMAGE_JPEG"> 9903<!-- --> 9904</a><code>public static final <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> 9905<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#IMAGE_JPEG">IMAGE_JPEG</a></code></th> 9906<td class="colLast"><code>"image/jpeg"</code></td> 9907</tr> 9908<tr class="altColor"> 9909<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.TEXT_EXOPLAYER_CUES"> 9910<!-- --> 9911</a><code>public static final <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> 9912<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#TEXT_EXOPLAYER_CUES">TEXT_EXOPLAYER_CUES</a></code></th> 9913<td class="colLast"><code>"text/x-exoplayer-cues"</code></td> 9914</tr> 9915<tr class="rowColor"> 9916<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.TEXT_SSA"> 9917<!-- --> 9918</a><code>public static final <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> 9919<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#TEXT_SSA">TEXT_SSA</a></code></th> 9920<td class="colLast"><code>"text/x-ssa"</code></td> 9921</tr> 9922<tr class="altColor"> 9923<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.TEXT_UNKNOWN"> 9924<!-- --> 9925</a><code>public static final <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> 9926<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#TEXT_UNKNOWN">TEXT_UNKNOWN</a></code></th> 9927<td class="colLast"><code>"text/x-unknown"</code></td> 9928</tr> 9929<tr class="rowColor"> 9930<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.TEXT_VTT"> 9931<!-- --> 9932</a><code>public static final <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> 9933<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#TEXT_VTT">TEXT_VTT</a></code></th> 9934<td class="colLast"><code>"text/vtt"</code></td> 9935</tr> 9936<tr class="altColor"> 9937<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_AV1"> 9938<!-- --> 9939</a><code>public static final <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> 9940<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_AV1">VIDEO_AV1</a></code></th> 9941<td class="colLast"><code>"video/av01"</code></td> 9942</tr> 9943<tr class="rowColor"> 9944<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_DIVX"> 9945<!-- --> 9946</a><code>public static final <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> 9947<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_DIVX">VIDEO_DIVX</a></code></th> 9948<td class="colLast"><code>"video/divx"</code></td> 9949</tr> 9950<tr class="altColor"> 9951<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_DOLBY_VISION"> 9952<!-- --> 9953</a><code>public static final <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> 9954<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_DOLBY_VISION">VIDEO_DOLBY_VISION</a></code></th> 9955<td class="colLast"><code>"video/dolby-vision"</code></td> 9956</tr> 9957<tr class="rowColor"> 9958<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_FLV"> 9959<!-- --> 9960</a><code>public static final <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> 9961<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_FLV">VIDEO_FLV</a></code></th> 9962<td class="colLast"><code>"video/x-flv"</code></td> 9963</tr> 9964<tr class="altColor"> 9965<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_H263"> 9966<!-- --> 9967</a><code>public static final <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> 9968<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_H263">VIDEO_H263</a></code></th> 9969<td class="colLast"><code>"video/3gpp"</code></td> 9970</tr> 9971<tr class="rowColor"> 9972<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_H264"> 9973<!-- --> 9974</a><code>public static final <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> 9975<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_H264">VIDEO_H264</a></code></th> 9976<td class="colLast"><code>"video/avc"</code></td> 9977</tr> 9978<tr class="altColor"> 9979<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_H265"> 9980<!-- --> 9981</a><code>public static final <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> 9982<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_H265">VIDEO_H265</a></code></th> 9983<td class="colLast"><code>"video/hevc"</code></td> 9984</tr> 9985<tr class="rowColor"> 9986<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_MATROSKA"> 9987<!-- --> 9988</a><code>public static final <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> 9989<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_MATROSKA">VIDEO_MATROSKA</a></code></th> 9990<td class="colLast"><code>"video/x-matroska"</code></td> 9991</tr> 9992<tr class="altColor"> 9993<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_MP2T"> 9994<!-- --> 9995</a><code>public static final <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> 9996<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_MP2T">VIDEO_MP2T</a></code></th> 9997<td class="colLast"><code>"video/mp2t"</code></td> 9998</tr> 9999<tr class="rowColor"> 10000<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_MP4"> 10001<!-- --> 10002</a><code>public static final <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> 10003<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_MP4">VIDEO_MP4</a></code></th> 10004<td class="colLast"><code>"video/mp4"</code></td> 10005</tr> 10006<tr class="altColor"> 10007<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_MP4V"> 10008<!-- --> 10009</a><code>public static final <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> 10010<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_MP4V">VIDEO_MP4V</a></code></th> 10011<td class="colLast"><code>"video/mp4v-es"</code></td> 10012</tr> 10013<tr class="rowColor"> 10014<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_MPEG"> 10015<!-- --> 10016</a><code>public static final <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> 10017<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_MPEG">VIDEO_MPEG</a></code></th> 10018<td class="colLast"><code>"video/mpeg"</code></td> 10019</tr> 10020<tr class="altColor"> 10021<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_MPEG2"> 10022<!-- --> 10023</a><code>public static final <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> 10024<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_MPEG2">VIDEO_MPEG2</a></code></th> 10025<td class="colLast"><code>"video/mpeg2"</code></td> 10026</tr> 10027<tr class="rowColor"> 10028<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_OGG"> 10029<!-- --> 10030</a><code>public static final <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> 10031<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_OGG">VIDEO_OGG</a></code></th> 10032<td class="colLast"><code>"video/ogg"</code></td> 10033</tr> 10034<tr class="altColor"> 10035<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_PS"> 10036<!-- --> 10037</a><code>public static final <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> 10038<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_PS">VIDEO_PS</a></code></th> 10039<td class="colLast"><code>"video/mp2p"</code></td> 10040</tr> 10041<tr class="rowColor"> 10042<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_UNKNOWN"> 10043<!-- --> 10044</a><code>public static final <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> 10045<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_UNKNOWN">VIDEO_UNKNOWN</a></code></th> 10046<td class="colLast"><code>"video/x-unknown"</code></td> 10047</tr> 10048<tr class="altColor"> 10049<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_VC1"> 10050<!-- --> 10051</a><code>public static final <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> 10052<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_VC1">VIDEO_VC1</a></code></th> 10053<td class="colLast"><code>"video/wvc1"</code></td> 10054</tr> 10055<tr class="rowColor"> 10056<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_VP8"> 10057<!-- --> 10058</a><code>public static final <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> 10059<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_VP8">VIDEO_VP8</a></code></th> 10060<td class="colLast"><code>"video/x-vnd.on2.vp8"</code></td> 10061</tr> 10062<tr class="altColor"> 10063<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_VP9"> 10064<!-- --> 10065</a><code>public static final <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> 10066<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_VP9">VIDEO_VP9</a></code></th> 10067<td class="colLast"><code>"video/x-vnd.on2.vp9"</code></td> 10068</tr> 10069<tr class="rowColor"> 10070<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_WEBM"> 10071<!-- --> 10072</a><code>public static final <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> 10073<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_WEBM">VIDEO_WEBM</a></code></th> 10074<td class="colLast"><code>"video/webm"</code></td> 10075</tr> 10076</tbody> 10077</table> 10078</li> 10079<li class="blockList"> 10080<table class="constantsSummary"> 10081<caption><span>com.google.android.exoplayer2.util.<a href="com/google/android/exoplayer2/util/NalUnitUtil.html" title="class in com.google.android.exoplayer2.util">NalUnitUtil</a></span><span class="tabEnd"> </span></caption> 10082<tr> 10083<th class="colFirst" scope="col">Modifier and Type</th> 10084<th class="colSecond" scope="col">Constant Field</th> 10085<th class="colLast" scope="col">Value</th> 10086</tr> 10087<tbody> 10088<tr class="altColor"> 10089<td class="colFirst"><a id="com.google.android.exoplayer2.util.NalUnitUtil.EXTENDED_SAR"> 10090<!-- --> 10091</a><code>public static final int</code></td> 10092<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/NalUnitUtil.html#EXTENDED_SAR">EXTENDED_SAR</a></code></th> 10093<td class="colLast"><code>255</code></td> 10094</tr> 10095</tbody> 10096</table> 10097</li> 10098<li class="blockList"> 10099<table class="constantsSummary"> 10100<caption><span>com.google.android.exoplayer2.util.<a href="com/google/android/exoplayer2/util/NotificationUtil.html" title="class in com.google.android.exoplayer2.util">NotificationUtil</a></span><span class="tabEnd"> </span></caption> 10101<tr> 10102<th class="colFirst" scope="col">Modifier and Type</th> 10103<th class="colSecond" scope="col">Constant Field</th> 10104<th class="colLast" scope="col">Value</th> 10105</tr> 10106<tbody> 10107<tr class="altColor"> 10108<td class="colFirst"><a id="com.google.android.exoplayer2.util.NotificationUtil.IMPORTANCE_DEFAULT"> 10109<!-- --> 10110</a><code>public static final int</code></td> 10111<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/NotificationUtil.html#IMPORTANCE_DEFAULT">IMPORTANCE_DEFAULT</a></code></th> 10112<td class="colLast"><code>3</code></td> 10113</tr> 10114<tr class="rowColor"> 10115<td class="colFirst"><a id="com.google.android.exoplayer2.util.NotificationUtil.IMPORTANCE_HIGH"> 10116<!-- --> 10117</a><code>public static final int</code></td> 10118<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/NotificationUtil.html#IMPORTANCE_HIGH">IMPORTANCE_HIGH</a></code></th> 10119<td class="colLast"><code>4</code></td> 10120</tr> 10121<tr class="altColor"> 10122<td class="colFirst"><a id="com.google.android.exoplayer2.util.NotificationUtil.IMPORTANCE_LOW"> 10123<!-- --> 10124</a><code>public static final int</code></td> 10125<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/NotificationUtil.html#IMPORTANCE_LOW">IMPORTANCE_LOW</a></code></th> 10126<td class="colLast"><code>2</code></td> 10127</tr> 10128<tr class="rowColor"> 10129<td class="colFirst"><a id="com.google.android.exoplayer2.util.NotificationUtil.IMPORTANCE_MIN"> 10130<!-- --> 10131</a><code>public static final int</code></td> 10132<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/NotificationUtil.html#IMPORTANCE_MIN">IMPORTANCE_MIN</a></code></th> 10133<td class="colLast"><code>1</code></td> 10134</tr> 10135<tr class="altColor"> 10136<td class="colFirst"><a id="com.google.android.exoplayer2.util.NotificationUtil.IMPORTANCE_NONE"> 10137<!-- --> 10138</a><code>public static final int</code></td> 10139<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/NotificationUtil.html#IMPORTANCE_NONE">IMPORTANCE_NONE</a></code></th> 10140<td class="colLast"><code>0</code></td> 10141</tr> 10142<tr class="rowColor"> 10143<td class="colFirst"><a id="com.google.android.exoplayer2.util.NotificationUtil.IMPORTANCE_UNSPECIFIED"> 10144<!-- --> 10145</a><code>public static final int</code></td> 10146<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/NotificationUtil.html#IMPORTANCE_UNSPECIFIED">IMPORTANCE_UNSPECIFIED</a></code></th> 10147<td class="colLast"><code>-1000</code></td> 10148</tr> 10149</tbody> 10150</table> 10151</li> 10152<li class="blockList"> 10153<table class="constantsSummary"> 10154<caption><span>com.google.android.exoplayer2.util.<a href="com/google/android/exoplayer2/util/RepeatModeUtil.html" title="class in com.google.android.exoplayer2.util">RepeatModeUtil</a></span><span class="tabEnd"> </span></caption> 10155<tr> 10156<th class="colFirst" scope="col">Modifier and Type</th> 10157<th class="colSecond" scope="col">Constant Field</th> 10158<th class="colLast" scope="col">Value</th> 10159</tr> 10160<tbody> 10161<tr class="altColor"> 10162<td class="colFirst"><a id="com.google.android.exoplayer2.util.RepeatModeUtil.REPEAT_TOGGLE_MODE_ALL"> 10163<!-- --> 10164</a><code>public static final int</code></td> 10165<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/RepeatModeUtil.html#REPEAT_TOGGLE_MODE_ALL">REPEAT_TOGGLE_MODE_ALL</a></code></th> 10166<td class="colLast"><code>2</code></td> 10167</tr> 10168<tr class="rowColor"> 10169<td class="colFirst"><a id="com.google.android.exoplayer2.util.RepeatModeUtil.REPEAT_TOGGLE_MODE_NONE"> 10170<!-- --> 10171</a><code>public static final int</code></td> 10172<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/RepeatModeUtil.html#REPEAT_TOGGLE_MODE_NONE">REPEAT_TOGGLE_MODE_NONE</a></code></th> 10173<td class="colLast"><code>0</code></td> 10174</tr> 10175<tr class="altColor"> 10176<td class="colFirst"><a id="com.google.android.exoplayer2.util.RepeatModeUtil.REPEAT_TOGGLE_MODE_ONE"> 10177<!-- --> 10178</a><code>public static final int</code></td> 10179<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/RepeatModeUtil.html#REPEAT_TOGGLE_MODE_ONE">REPEAT_TOGGLE_MODE_ONE</a></code></th> 10180<td class="colLast"><code>1</code></td> 10181</tr> 10182</tbody> 10183</table> 10184</li> 10185<li class="blockList"> 10186<table class="constantsSummary"> 10187<caption><span>com.google.android.exoplayer2.util.<a href="com/google/android/exoplayer2/util/SntpClient.html" title="class in com.google.android.exoplayer2.util">SntpClient</a></span><span class="tabEnd"> </span></caption> 10188<tr> 10189<th class="colFirst" scope="col">Modifier and Type</th> 10190<th class="colSecond" scope="col">Constant Field</th> 10191<th class="colLast" scope="col">Value</th> 10192</tr> 10193<tbody> 10194<tr class="altColor"> 10195<td class="colFirst"><a id="com.google.android.exoplayer2.util.SntpClient.DEFAULT_NTP_HOST"> 10196<!-- --> 10197</a><code>public static final <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> 10198<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/SntpClient.html#DEFAULT_NTP_HOST">DEFAULT_NTP_HOST</a></code></th> 10199<td class="colLast"><code>"time.android.com"</code></td> 10200</tr> 10201</tbody> 10202</table> 10203</li> 10204<li class="blockList"> 10205<table class="constantsSummary"> 10206<caption><span>com.google.android.exoplayer2.util.<a href="com/google/android/exoplayer2/util/TimestampAdjuster.html" title="class in com.google.android.exoplayer2.util">TimestampAdjuster</a></span><span class="tabEnd"> </span></caption> 10207<tr> 10208<th class="colFirst" scope="col">Modifier and Type</th> 10209<th class="colSecond" scope="col">Constant Field</th> 10210<th class="colLast" scope="col">Value</th> 10211</tr> 10212<tbody> 10213<tr class="altColor"> 10214<td class="colFirst"><a id="com.google.android.exoplayer2.util.TimestampAdjuster.MODE_NO_OFFSET"> 10215<!-- --> 10216</a><code>public static final long</code></td> 10217<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/TimestampAdjuster.html#MODE_NO_OFFSET">MODE_NO_OFFSET</a></code></th> 10218<td class="colLast"><code>9223372036854775807L</code></td> 10219</tr> 10220<tr class="rowColor"> 10221<td class="colFirst"><a id="com.google.android.exoplayer2.util.TimestampAdjuster.MODE_SHARED"> 10222<!-- --> 10223</a><code>public static final long</code></td> 10224<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/TimestampAdjuster.html#MODE_SHARED">MODE_SHARED</a></code></th> 10225<td class="colLast"><code>9223372036854775806L</code></td> 10226</tr> 10227</tbody> 10228</table> 10229</li> 10230</ul> 10231</section> 10232</div> 10233</main> 10234<footer role="contentinfo"> 10235<nav role="navigation"> 10236<!-- ======= START OF BOTTOM NAVBAR ====== --> 10237<div class="bottomNav"><a id="navbar.bottom"> 10238<!-- --> 10239</a> 10240<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> 10241<a id="navbar.bottom.firstrow"> 10242<!-- --> 10243</a> 10244<ul class="navList" title="Navigation"> 10245<li><a href="index.html">Overview</a></li> 10246<li>Package</li> 10247<li>Class</li> 10248<li><a href="overview-tree.html">Tree</a></li> 10249<li><a href="deprecated-list.html">Deprecated</a></li> 10250<li><a href="index-all.html">Index</a></li> 10251<li><a href="help-doc.html">Help</a></li> 10252</ul> 10253</div> 10254<div class="subNav"> 10255<ul class="navList" id="allclasses_navbar_bottom"> 10256<li><a href="allclasses.html">All Classes</a></li> 10257</ul> 10258<div> 10259<script type="text/javascript"><!-- 10260 allClassesLink = document.getElementById("allclasses_navbar_bottom"); 10261 if(window==top) { 10262 allClassesLink.style.display = "block"; 10263 } 10264 else { 10265 allClassesLink.style.display = "none"; 10266 } 10267 //--> 10268</script> 10269<noscript> 10270<div>JavaScript is disabled on your browser.</div> 10271</noscript> 10272</div> 10273<a id="skip.navbar.bottom"> 10274<!-- --> 10275</a></div> 10276<!-- ======== END OF BOTTOM NAVBAR ======= --> 10277</nav> 10278</footer> 10279</body> 10280</html> 10281