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.BITS_PER_BYTE"> 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#BITS_PER_BYTE">BITS_PER_BYTE</a></code></th> 157<td class="colLast"><code>8</code></td> 158</tr> 159<tr class="altColor"> 160<td class="colFirst"><a id="com.google.android.exoplayer2.C.BUFFER_FLAG_DECODE_ONLY"> 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#BUFFER_FLAG_DECODE_ONLY">BUFFER_FLAG_DECODE_ONLY</a></code></th> 164<td class="colLast"><code>-2147483648</code></td> 165</tr> 166<tr class="rowColor"> 167<td class="colFirst"><a id="com.google.android.exoplayer2.C.BUFFER_FLAG_ENCRYPTED"> 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#BUFFER_FLAG_ENCRYPTED">BUFFER_FLAG_ENCRYPTED</a></code></th> 171<td class="colLast"><code>1073741824</code></td> 172</tr> 173<tr class="altColor"> 174<td class="colFirst"><a id="com.google.android.exoplayer2.C.BUFFER_FLAG_END_OF_STREAM"> 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#BUFFER_FLAG_END_OF_STREAM">BUFFER_FLAG_END_OF_STREAM</a></code></th> 178<td class="colLast"><code>4</code></td> 179</tr> 180<tr class="rowColor"> 181<td class="colFirst"><a id="com.google.android.exoplayer2.C.BUFFER_FLAG_HAS_SUPPLEMENTAL_DATA"> 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#BUFFER_FLAG_HAS_SUPPLEMENTAL_DATA">BUFFER_FLAG_HAS_SUPPLEMENTAL_DATA</a></code></th> 185<td class="colLast"><code>268435456</code></td> 186</tr> 187<tr class="altColor"> 188<td class="colFirst"><a id="com.google.android.exoplayer2.C.BUFFER_FLAG_KEY_FRAME"> 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#BUFFER_FLAG_KEY_FRAME">BUFFER_FLAG_KEY_FRAME</a></code></th> 192<td class="colLast"><code>1</code></td> 193</tr> 194<tr class="rowColor"> 195<td class="colFirst"><a id="com.google.android.exoplayer2.C.BUFFER_FLAG_LAST_SAMPLE"> 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_LAST_SAMPLE">BUFFER_FLAG_LAST_SAMPLE</a></code></th> 199<td class="colLast"><code>536870912</code></td> 200</tr> 201<tr class="altColor"> 202<td class="colFirst"><a id="com.google.android.exoplayer2.C.BYTES_PER_FLOAT"> 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#BYTES_PER_FLOAT">BYTES_PER_FLOAT</a></code></th> 206<td class="colLast"><code>4</code></td> 207</tr> 208<tr class="rowColor"> 209<td class="colFirst"><a id="com.google.android.exoplayer2.C.CENC_TYPE_cbc1"> 210<!-- --> 211</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> 212<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CENC_TYPE_cbc1">CENC_TYPE_cbc1</a></code></th> 213<td class="colLast"><code>"cbc1"</code></td> 214</tr> 215<tr class="altColor"> 216<td class="colFirst"><a id="com.google.android.exoplayer2.C.CENC_TYPE_cbcs"> 217<!-- --> 218</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> 219<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CENC_TYPE_cbcs">CENC_TYPE_cbcs</a></code></th> 220<td class="colLast"><code>"cbcs"</code></td> 221</tr> 222<tr class="rowColor"> 223<td class="colFirst"><a id="com.google.android.exoplayer2.C.CENC_TYPE_cenc"> 224<!-- --> 225</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> 226<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CENC_TYPE_cenc">CENC_TYPE_cenc</a></code></th> 227<td class="colLast"><code>"cenc"</code></td> 228</tr> 229<tr class="altColor"> 230<td class="colFirst"><a id="com.google.android.exoplayer2.C.CENC_TYPE_cens"> 231<!-- --> 232</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> 233<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#CENC_TYPE_cens">CENC_TYPE_cens</a></code></th> 234<td class="colLast"><code>"cens"</code></td> 235</tr> 236<tr class="rowColor"> 237<td class="colFirst"><a id="com.google.android.exoplayer2.C.COLOR_RANGE_FULL"> 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#COLOR_RANGE_FULL">COLOR_RANGE_FULL</a></code></th> 241<td class="colLast"><code>1</code></td> 242</tr> 243<tr class="altColor"> 244<td class="colFirst"><a id="com.google.android.exoplayer2.C.COLOR_RANGE_LIMITED"> 245<!-- --> 246</a><code>public static final int</code></td> 247<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#COLOR_RANGE_LIMITED">COLOR_RANGE_LIMITED</a></code></th> 248<td class="colLast"><code>2</code></td> 249</tr> 250<tr class="rowColor"> 251<td class="colFirst"><a id="com.google.android.exoplayer2.C.COLOR_SPACE_BT2020"> 252<!-- --> 253</a><code>public static final int</code></td> 254<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#COLOR_SPACE_BT2020">COLOR_SPACE_BT2020</a></code></th> 255<td class="colLast"><code>6</code></td> 256</tr> 257<tr class="altColor"> 258<td class="colFirst"><a id="com.google.android.exoplayer2.C.COLOR_SPACE_BT601"> 259<!-- --> 260</a><code>public static final int</code></td> 261<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#COLOR_SPACE_BT601">COLOR_SPACE_BT601</a></code></th> 262<td class="colLast"><code>2</code></td> 263</tr> 264<tr class="rowColor"> 265<td class="colFirst"><a id="com.google.android.exoplayer2.C.COLOR_SPACE_BT709"> 266<!-- --> 267</a><code>public static final int</code></td> 268<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#COLOR_SPACE_BT709">COLOR_SPACE_BT709</a></code></th> 269<td class="colLast"><code>1</code></td> 270</tr> 271<tr class="altColor"> 272<td class="colFirst"><a id="com.google.android.exoplayer2.C.COLOR_TRANSFER_HLG"> 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_TRANSFER_HLG">COLOR_TRANSFER_HLG</a></code></th> 276<td class="colLast"><code>7</code></td> 277</tr> 278<tr class="rowColor"> 279<td class="colFirst"><a id="com.google.android.exoplayer2.C.COLOR_TRANSFER_SDR"> 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_TRANSFER_SDR">COLOR_TRANSFER_SDR</a></code></th> 283<td class="colLast"><code>3</code></td> 284</tr> 285<tr class="altColor"> 286<td class="colFirst"><a id="com.google.android.exoplayer2.C.COLOR_TRANSFER_ST2084"> 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_TRANSFER_ST2084">COLOR_TRANSFER_ST2084</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.CONTENT_TYPE_MOVIE"> 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#CONTENT_TYPE_MOVIE">CONTENT_TYPE_MOVIE</a></code></th> 297<td class="colLast"><code>3</code></td> 298</tr> 299<tr class="altColor"> 300<td class="colFirst"><a id="com.google.android.exoplayer2.C.CONTENT_TYPE_MUSIC"> 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#CONTENT_TYPE_MUSIC">CONTENT_TYPE_MUSIC</a></code></th> 304<td class="colLast"><code>2</code></td> 305</tr> 306<tr class="rowColor"> 307<td class="colFirst"><a id="com.google.android.exoplayer2.C.CONTENT_TYPE_SONIFICATION"> 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#CONTENT_TYPE_SONIFICATION">CONTENT_TYPE_SONIFICATION</a></code></th> 311<td class="colLast"><code>4</code></td> 312</tr> 313<tr class="altColor"> 314<td class="colFirst"><a id="com.google.android.exoplayer2.C.CONTENT_TYPE_SPEECH"> 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#CONTENT_TYPE_SPEECH">CONTENT_TYPE_SPEECH</a></code></th> 318<td class="colLast"><code>1</code></td> 319</tr> 320<tr class="rowColor"> 321<td class="colFirst"><a id="com.google.android.exoplayer2.C.CONTENT_TYPE_UNKNOWN"> 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#CONTENT_TYPE_UNKNOWN">CONTENT_TYPE_UNKNOWN</a></code></th> 325<td class="colLast"><code>0</code></td> 326</tr> 327<tr class="altColor"> 328<td class="colFirst"><a id="com.google.android.exoplayer2.C.CRYPTO_MODE_AES_CBC"> 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#CRYPTO_MODE_AES_CBC">CRYPTO_MODE_AES_CBC</a></code></th> 332<td class="colLast"><code>2</code></td> 333</tr> 334<tr class="rowColor"> 335<td class="colFirst"><a id="com.google.android.exoplayer2.C.CRYPTO_MODE_AES_CTR"> 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#CRYPTO_MODE_AES_CTR">CRYPTO_MODE_AES_CTR</a></code></th> 339<td class="colLast"><code>1</code></td> 340</tr> 341<tr class="altColor"> 342<td class="colFirst"><a id="com.google.android.exoplayer2.C.CRYPTO_MODE_UNENCRYPTED"> 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#CRYPTO_MODE_UNENCRYPTED">CRYPTO_MODE_UNENCRYPTED</a></code></th> 346<td class="colLast"><code>0</code></td> 347</tr> 348<tr class="rowColor"> 349<td class="colFirst"><a id="com.google.android.exoplayer2.C.CRYPTO_TYPE_CUSTOM_BASE"> 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#CRYPTO_TYPE_CUSTOM_BASE">CRYPTO_TYPE_CUSTOM_BASE</a></code></th> 353<td class="colLast"><code>10000</code></td> 354</tr> 355<tr class="altColor"> 356<td class="colFirst"><a id="com.google.android.exoplayer2.C.CRYPTO_TYPE_FRAMEWORK"> 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#CRYPTO_TYPE_FRAMEWORK">CRYPTO_TYPE_FRAMEWORK</a></code></th> 360<td class="colLast"><code>2</code></td> 361</tr> 362<tr class="rowColor"> 363<td class="colFirst"><a id="com.google.android.exoplayer2.C.CRYPTO_TYPE_NONE"> 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_TYPE_NONE">CRYPTO_TYPE_NONE</a></code></th> 367<td class="colLast"><code>0</code></td> 368</tr> 369<tr class="altColor"> 370<td class="colFirst"><a id="com.google.android.exoplayer2.C.CRYPTO_TYPE_UNSUPPORTED"> 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_TYPE_UNSUPPORTED">CRYPTO_TYPE_UNSUPPORTED</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.DATA_TYPE_AD"> 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#DATA_TYPE_AD">DATA_TYPE_AD</a></code></th> 381<td class="colLast"><code>6</code></td> 382</tr> 383<tr class="altColor"> 384<td class="colFirst"><a id="com.google.android.exoplayer2.C.DATA_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#DATA_TYPE_CUSTOM_BASE">DATA_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.DATA_TYPE_DRM"> 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#DATA_TYPE_DRM">DATA_TYPE_DRM</a></code></th> 395<td class="colLast"><code>3</code></td> 396</tr> 397<tr class="altColor"> 398<td class="colFirst"><a id="com.google.android.exoplayer2.C.DATA_TYPE_MANIFEST"> 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#DATA_TYPE_MANIFEST">DATA_TYPE_MANIFEST</a></code></th> 402<td class="colLast"><code>4</code></td> 403</tr> 404<tr class="rowColor"> 405<td class="colFirst"><a id="com.google.android.exoplayer2.C.DATA_TYPE_MEDIA"> 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#DATA_TYPE_MEDIA">DATA_TYPE_MEDIA</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_MEDIA_INITIALIZATION"> 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_MEDIA_INITIALIZATION">DATA_TYPE_MEDIA_INITIALIZATION</a></code></th> 416<td class="colLast"><code>2</code></td> 417</tr> 418<tr class="rowColor"> 419<td class="colFirst"><a id="com.google.android.exoplayer2.C.DATA_TYPE_MEDIA_PROGRESSIVE_LIVE"> 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_MEDIA_PROGRESSIVE_LIVE">DATA_TYPE_MEDIA_PROGRESSIVE_LIVE</a></code></th> 423<td class="colLast"><code>7</code></td> 424</tr> 425<tr class="altColor"> 426<td class="colFirst"><a id="com.google.android.exoplayer2.C.DATA_TYPE_TIME_SYNCHRONIZATION"> 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_TIME_SYNCHRONIZATION">DATA_TYPE_TIME_SYNCHRONIZATION</a></code></th> 430<td class="colLast"><code>5</code></td> 431</tr> 432<tr class="rowColor"> 433<td class="colFirst"><a id="com.google.android.exoplayer2.C.DATA_TYPE_UNKNOWN"> 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_UNKNOWN">DATA_TYPE_UNKNOWN</a></code></th> 437<td class="colLast"><code>0</code></td> 438</tr> 439<tr class="altColor"> 440<td class="colFirst"><a id="com.google.android.exoplayer2.C.DEFAULT_BUFFER_SEGMENT_SIZE"> 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#DEFAULT_BUFFER_SEGMENT_SIZE">DEFAULT_BUFFER_SEGMENT_SIZE</a></code></th> 444<td class="colLast"><code>65536</code></td> 445</tr> 446<tr class="rowColor"> 447<td class="colFirst"><a id="com.google.android.exoplayer2.C.DEFAULT_MAX_SEEK_TO_PREVIOUS_POSITION_MS"> 448<!-- --> 449</a><code>public static final long</code></td> 450<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> 451<td class="colLast"><code>3000L</code></td> 452</tr> 453<tr class="altColor"> 454<td class="colFirst"><a id="com.google.android.exoplayer2.C.DEFAULT_SEEK_BACK_INCREMENT_MS"> 455<!-- --> 456</a><code>public static final long</code></td> 457<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> 458<td class="colLast"><code>5000L</code></td> 459</tr> 460<tr class="rowColor"> 461<td class="colFirst"><a id="com.google.android.exoplayer2.C.DEFAULT_SEEK_FORWARD_INCREMENT_MS"> 462<!-- --> 463</a><code>public static final long</code></td> 464<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> 465<td class="colLast"><code>15000L</code></td> 466</tr> 467<tr class="altColor"> 468<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_AAC_ELD"> 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#ENCODING_AAC_ELD">ENCODING_AAC_ELD</a></code></th> 472<td class="colLast"><code>15</code></td> 473</tr> 474<tr class="rowColor"> 475<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_AAC_ER_BSAC"> 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#ENCODING_AAC_ER_BSAC">ENCODING_AAC_ER_BSAC</a></code></th> 479<td class="colLast"><code>1073741824</code></td> 480</tr> 481<tr class="altColor"> 482<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_AAC_HE_V1"> 483<!-- --> 484</a><code>public static final int</code></td> 485<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> 486<td class="colLast"><code>11</code></td> 487</tr> 488<tr class="rowColor"> 489<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_AAC_HE_V2"> 490<!-- --> 491</a><code>public static final int</code></td> 492<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> 493<td class="colLast"><code>12</code></td> 494</tr> 495<tr class="altColor"> 496<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_AAC_LC"> 497<!-- --> 498</a><code>public static final int</code></td> 499<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ENCODING_AAC_LC">ENCODING_AAC_LC</a></code></th> 500<td class="colLast"><code>10</code></td> 501</tr> 502<tr class="rowColor"> 503<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_AAC_XHE"> 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_XHE">ENCODING_AAC_XHE</a></code></th> 507<td class="colLast"><code>16</code></td> 508</tr> 509<tr class="altColor"> 510<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_AC3"> 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_AC3">ENCODING_AC3</a></code></th> 514<td class="colLast"><code>5</code></td> 515</tr> 516<tr class="rowColor"> 517<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_AC4"> 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_AC4">ENCODING_AC4</a></code></th> 521<td class="colLast"><code>17</code></td> 522</tr> 523<tr class="altColor"> 524<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_DOLBY_TRUEHD"> 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_DOLBY_TRUEHD">ENCODING_DOLBY_TRUEHD</a></code></th> 528<td class="colLast"><code>14</code></td> 529</tr> 530<tr class="rowColor"> 531<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_DTS"> 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_DTS">ENCODING_DTS</a></code></th> 535<td class="colLast"><code>7</code></td> 536</tr> 537<tr class="altColor"> 538<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_DTS_HD"> 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_DTS_HD">ENCODING_DTS_HD</a></code></th> 542<td class="colLast"><code>8</code></td> 543</tr> 544<tr class="rowColor"> 545<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_E_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_E_AC3">ENCODING_E_AC3</a></code></th> 549<td class="colLast"><code>6</code></td> 550</tr> 551<tr class="altColor"> 552<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_E_AC3_JOC"> 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_E_AC3_JOC">ENCODING_E_AC3_JOC</a></code></th> 556<td class="colLast"><code>18</code></td> 557</tr> 558<tr class="rowColor"> 559<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_INVALID"> 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_INVALID">ENCODING_INVALID</a></code></th> 563<td class="colLast"><code>0</code></td> 564</tr> 565<tr class="altColor"> 566<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_MP3"> 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_MP3">ENCODING_MP3</a></code></th> 570<td class="colLast"><code>9</code></td> 571</tr> 572<tr class="rowColor"> 573<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_PCM_16BIT"> 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_PCM_16BIT">ENCODING_PCM_16BIT</a></code></th> 577<td class="colLast"><code>2</code></td> 578</tr> 579<tr class="altColor"> 580<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_PCM_16BIT_BIG_ENDIAN"> 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_PCM_16BIT_BIG_ENDIAN">ENCODING_PCM_16BIT_BIG_ENDIAN</a></code></th> 584<td class="colLast"><code>268435456</code></td> 585</tr> 586<tr class="rowColor"> 587<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_PCM_24BIT"> 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_PCM_24BIT">ENCODING_PCM_24BIT</a></code></th> 591<td class="colLast"><code>536870912</code></td> 592</tr> 593<tr class="altColor"> 594<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_PCM_32BIT"> 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_PCM_32BIT">ENCODING_PCM_32BIT</a></code></th> 598<td class="colLast"><code>805306368</code></td> 599</tr> 600<tr class="rowColor"> 601<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_PCM_8BIT"> 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_PCM_8BIT">ENCODING_PCM_8BIT</a></code></th> 605<td class="colLast"><code>3</code></td> 606</tr> 607<tr class="altColor"> 608<td class="colFirst"><a id="com.google.android.exoplayer2.C.ENCODING_PCM_FLOAT"> 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_FLOAT">ENCODING_PCM_FLOAT</a></code></th> 612<td class="colLast"><code>4</code></td> 613</tr> 614<tr class="rowColor"> 615<td class="colFirst"><a id="com.google.android.exoplayer2.C.FLAG_AUDIBILITY_ENFORCED"> 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#FLAG_AUDIBILITY_ENFORCED">FLAG_AUDIBILITY_ENFORCED</a></code></th> 619<td class="colLast"><code>1</code></td> 620</tr> 621<tr class="altColor"> 622<td class="colFirst"><a id="com.google.android.exoplayer2.C.FORMAT_EXCEEDS_CAPABILITIES"> 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#FORMAT_EXCEEDS_CAPABILITIES">FORMAT_EXCEEDS_CAPABILITIES</a></code></th> 626<td class="colLast"><code>3</code></td> 627</tr> 628<tr class="rowColor"> 629<td class="colFirst"><a id="com.google.android.exoplayer2.C.FORMAT_HANDLED"> 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#FORMAT_HANDLED">FORMAT_HANDLED</a></code></th> 633<td class="colLast"><code>4</code></td> 634</tr> 635<tr class="altColor"> 636<td class="colFirst"><a id="com.google.android.exoplayer2.C.FORMAT_UNSUPPORTED_DRM"> 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#FORMAT_UNSUPPORTED_DRM">FORMAT_UNSUPPORTED_DRM</a></code></th> 640<td class="colLast"><code>2</code></td> 641</tr> 642<tr class="rowColor"> 643<td class="colFirst"><a id="com.google.android.exoplayer2.C.FORMAT_UNSUPPORTED_SUBTYPE"> 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#FORMAT_UNSUPPORTED_SUBTYPE">FORMAT_UNSUPPORTED_SUBTYPE</a></code></th> 647<td class="colLast"><code>1</code></td> 648</tr> 649<tr class="altColor"> 650<td class="colFirst"><a id="com.google.android.exoplayer2.C.FORMAT_UNSUPPORTED_TYPE"> 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#FORMAT_UNSUPPORTED_TYPE">FORMAT_UNSUPPORTED_TYPE</a></code></th> 654<td class="colLast"><code>0</code></td> 655</tr> 656<tr class="rowColor"> 657<td class="colFirst"><a id="com.google.android.exoplayer2.C.INDEX_UNSET"> 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#INDEX_UNSET">INDEX_UNSET</a></code></th> 661<td class="colLast"><code>-1</code></td> 662</tr> 663<tr class="altColor"> 664<td class="colFirst"><a id="com.google.android.exoplayer2.C.ISO88591_NAME"> 665<!-- --> 666</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> 667<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ISO88591_NAME">ISO88591_NAME</a></code></th> 668<td class="colLast"><code>"ISO-8859-1"</code></td> 669</tr> 670<tr class="rowColor"> 671<td class="colFirst"><a id="com.google.android.exoplayer2.C.LANGUAGE_UNDETERMINED"> 672<!-- --> 673</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> 674<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#LANGUAGE_UNDETERMINED">LANGUAGE_UNDETERMINED</a></code></th> 675<td class="colLast"><code>"und"</code></td> 676</tr> 677<tr class="altColor"> 678<td class="colFirst"><a id="com.google.android.exoplayer2.C.LENGTH_UNSET"> 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#LENGTH_UNSET">LENGTH_UNSET</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.MICROS_PER_SECOND"> 686<!-- --> 687</a><code>public static final long</code></td> 688<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#MICROS_PER_SECOND">MICROS_PER_SECOND</a></code></th> 689<td class="colLast"><code>1000000L</code></td> 690</tr> 691<tr class="altColor"> 692<td class="colFirst"><a id="com.google.android.exoplayer2.C.MILLIS_PER_SECOND"> 693<!-- --> 694</a><code>public static final long</code></td> 695<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#MILLIS_PER_SECOND">MILLIS_PER_SECOND</a></code></th> 696<td class="colLast"><code>1000L</code></td> 697</tr> 698<tr class="rowColor"> 699<td class="colFirst"><a id="com.google.android.exoplayer2.C.NANOS_PER_SECOND"> 700<!-- --> 701</a><code>public static final long</code></td> 702<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#NANOS_PER_SECOND">NANOS_PER_SECOND</a></code></th> 703<td class="colLast"><code>1000000000L</code></td> 704</tr> 705<tr class="altColor"> 706<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_2G"> 707<!-- --> 708</a><code>public static final int</code></td> 709<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#NETWORK_TYPE_2G">NETWORK_TYPE_2G</a></code></th> 710<td class="colLast"><code>3</code></td> 711</tr> 712<tr class="rowColor"> 713<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_3G"> 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#NETWORK_TYPE_3G">NETWORK_TYPE_3G</a></code></th> 717<td class="colLast"><code>4</code></td> 718</tr> 719<tr class="altColor"> 720<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_4G"> 721<!-- --> 722</a><code>public static final int</code></td> 723<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#NETWORK_TYPE_4G">NETWORK_TYPE_4G</a></code></th> 724<td class="colLast"><code>5</code></td> 725</tr> 726<tr class="rowColor"> 727<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_5G_NSA"> 728<!-- --> 729</a><code>public static final int</code></td> 730<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> 731<td class="colLast"><code>10</code></td> 732</tr> 733<tr class="altColor"> 734<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_5G_SA"> 735<!-- --> 736</a><code>public static final int</code></td> 737<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> 738<td class="colLast"><code>9</code></td> 739</tr> 740<tr class="rowColor"> 741<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_CELLULAR_UNKNOWN"> 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_CELLULAR_UNKNOWN">NETWORK_TYPE_CELLULAR_UNKNOWN</a></code></th> 745<td class="colLast"><code>6</code></td> 746</tr> 747<tr class="altColor"> 748<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_ETHERNET"> 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_ETHERNET">NETWORK_TYPE_ETHERNET</a></code></th> 752<td class="colLast"><code>7</code></td> 753</tr> 754<tr class="rowColor"> 755<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_OFFLINE"> 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_OFFLINE">NETWORK_TYPE_OFFLINE</a></code></th> 759<td class="colLast"><code>1</code></td> 760</tr> 761<tr class="altColor"> 762<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_OTHER"> 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_OTHER">NETWORK_TYPE_OTHER</a></code></th> 766<td class="colLast"><code>8</code></td> 767</tr> 768<tr class="rowColor"> 769<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_UNKNOWN"> 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_UNKNOWN">NETWORK_TYPE_UNKNOWN</a></code></th> 773<td class="colLast"><code>0</code></td> 774</tr> 775<tr class="altColor"> 776<td class="colFirst"><a id="com.google.android.exoplayer2.C.NETWORK_TYPE_WIFI"> 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_WIFI">NETWORK_TYPE_WIFI</a></code></th> 780<td class="colLast"><code>2</code></td> 781</tr> 782<tr class="rowColor"> 783<td class="colFirst"><a id="com.google.android.exoplayer2.C.PERCENTAGE_UNSET"> 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#PERCENTAGE_UNSET">PERCENTAGE_UNSET</a></code></th> 787<td class="colLast"><code>-1</code></td> 788</tr> 789<tr class="altColor"> 790<td class="colFirst"><a id="com.google.android.exoplayer2.C.POSITION_UNSET"> 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#POSITION_UNSET">POSITION_UNSET</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.PRIORITY_DOWNLOAD"> 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#PRIORITY_DOWNLOAD">PRIORITY_DOWNLOAD</a></code></th> 801<td class="colLast"><code>-1000</code></td> 802</tr> 803<tr class="altColor"> 804<td class="colFirst"><a id="com.google.android.exoplayer2.C.PRIORITY_PLAYBACK"> 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#PRIORITY_PLAYBACK">PRIORITY_PLAYBACK</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.PROJECTION_CUBEMAP"> 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#PROJECTION_CUBEMAP">PROJECTION_CUBEMAP</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.PROJECTION_EQUIRECTANGULAR"> 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#PROJECTION_EQUIRECTANGULAR">PROJECTION_EQUIRECTANGULAR</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.PROJECTION_MESH"> 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#PROJECTION_MESH">PROJECTION_MESH</a></code></th> 829<td class="colLast"><code>3</code></td> 830</tr> 831<tr class="altColor"> 832<td class="colFirst"><a id="com.google.android.exoplayer2.C.PROJECTION_RECTANGULAR"> 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#PROJECTION_RECTANGULAR">PROJECTION_RECTANGULAR</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.RATE_UNSET"> 840<!-- --> 841</a><code>public static final float</code></td> 842<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#RATE_UNSET">RATE_UNSET</a></code></th> 843<td class="colLast"><code>-3.4028234663852886E38f</code></td> 844</tr> 845<tr class="altColor"> 846<td class="colFirst"><a id="com.google.android.exoplayer2.C.RESULT_BUFFER_READ"> 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#RESULT_BUFFER_READ">RESULT_BUFFER_READ</a></code></th> 850<td class="colLast"><code>-4</code></td> 851</tr> 852<tr class="rowColor"> 853<td class="colFirst"><a id="com.google.android.exoplayer2.C.RESULT_END_OF_INPUT"> 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#RESULT_END_OF_INPUT">RESULT_END_OF_INPUT</a></code></th> 857<td class="colLast"><code>-1</code></td> 858</tr> 859<tr class="altColor"> 860<td class="colFirst"><a id="com.google.android.exoplayer2.C.RESULT_FORMAT_READ"> 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#RESULT_FORMAT_READ">RESULT_FORMAT_READ</a></code></th> 864<td class="colLast"><code>-5</code></td> 865</tr> 866<tr class="rowColor"> 867<td class="colFirst"><a id="com.google.android.exoplayer2.C.RESULT_MAX_LENGTH_EXCEEDED"> 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#RESULT_MAX_LENGTH_EXCEEDED">RESULT_MAX_LENGTH_EXCEEDED</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.RESULT_NOTHING_READ"> 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#RESULT_NOTHING_READ">RESULT_NOTHING_READ</a></code></th> 878<td class="colLast"><code>-3</code></td> 879</tr> 880<tr class="rowColor"> 881<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_ALTERNATE"> 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#ROLE_FLAG_ALTERNATE">ROLE_FLAG_ALTERNATE</a></code></th> 885<td class="colLast"><code>2</code></td> 886</tr> 887<tr class="altColor"> 888<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_CAPTION"> 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#ROLE_FLAG_CAPTION">ROLE_FLAG_CAPTION</a></code></th> 892<td class="colLast"><code>64</code></td> 893</tr> 894<tr class="rowColor"> 895<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_COMMENTARY"> 896<!-- --> 897</a><code>public static final int</code></td> 898<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#ROLE_FLAG_COMMENTARY">ROLE_FLAG_COMMENTARY</a></code></th> 899<td class="colLast"><code>8</code></td> 900</tr> 901<tr class="altColor"> 902<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_DESCRIBES_MUSIC_AND_SOUND"> 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#ROLE_FLAG_DESCRIBES_MUSIC_AND_SOUND">ROLE_FLAG_DESCRIBES_MUSIC_AND_SOUND</a></code></th> 906<td class="colLast"><code>1024</code></td> 907</tr> 908<tr class="rowColor"> 909<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_DESCRIBES_VIDEO"> 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#ROLE_FLAG_DESCRIBES_VIDEO">ROLE_FLAG_DESCRIBES_VIDEO</a></code></th> 913<td class="colLast"><code>512</code></td> 914</tr> 915<tr class="altColor"> 916<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_DUB"> 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#ROLE_FLAG_DUB">ROLE_FLAG_DUB</a></code></th> 920<td class="colLast"><code>16</code></td> 921</tr> 922<tr class="rowColor"> 923<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_EASY_TO_READ"> 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#ROLE_FLAG_EASY_TO_READ">ROLE_FLAG_EASY_TO_READ</a></code></th> 927<td class="colLast"><code>8192</code></td> 928</tr> 929<tr class="altColor"> 930<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_EMERGENCY"> 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#ROLE_FLAG_EMERGENCY">ROLE_FLAG_EMERGENCY</a></code></th> 934<td class="colLast"><code>32</code></td> 935</tr> 936<tr class="rowColor"> 937<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_ENHANCED_DIALOG_INTELLIGIBILITY"> 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_ENHANCED_DIALOG_INTELLIGIBILITY">ROLE_FLAG_ENHANCED_DIALOG_INTELLIGIBILITY</a></code></th> 941<td class="colLast"><code>2048</code></td> 942</tr> 943<tr class="altColor"> 944<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_MAIN"> 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_MAIN">ROLE_FLAG_MAIN</a></code></th> 948<td class="colLast"><code>1</code></td> 949</tr> 950<tr class="rowColor"> 951<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_SIGN"> 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_SIGN">ROLE_FLAG_SIGN</a></code></th> 955<td class="colLast"><code>256</code></td> 956</tr> 957<tr class="altColor"> 958<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_SUBTITLE"> 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_SUBTITLE">ROLE_FLAG_SUBTITLE</a></code></th> 962<td class="colLast"><code>128</code></td> 963</tr> 964<tr class="rowColor"> 965<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_SUPPLEMENTARY"> 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_SUPPLEMENTARY">ROLE_FLAG_SUPPLEMENTARY</a></code></th> 969<td class="colLast"><code>4</code></td> 970</tr> 971<tr class="altColor"> 972<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_TRANSCRIBES_DIALOG"> 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_TRANSCRIBES_DIALOG">ROLE_FLAG_TRANSCRIBES_DIALOG</a></code></th> 976<td class="colLast"><code>4096</code></td> 977</tr> 978<tr class="rowColor"> 979<td class="colFirst"><a id="com.google.android.exoplayer2.C.ROLE_FLAG_TRICK_PLAY"> 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_TRICK_PLAY">ROLE_FLAG_TRICK_PLAY</a></code></th> 983<td class="colLast"><code>16384</code></td> 984</tr> 985<tr class="altColor"> 986<td class="colFirst"><a id="com.google.android.exoplayer2.C.SANS_SERIF_NAME"> 987<!-- --> 988</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> 989<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#SANS_SERIF_NAME">SANS_SERIF_NAME</a></code></th> 990<td class="colLast"><code>"sans-serif"</code></td> 991</tr> 992<tr class="rowColor"> 993<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_FLAG_AUTOSELECT"> 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#SELECTION_FLAG_AUTOSELECT">SELECTION_FLAG_AUTOSELECT</a></code></th> 997<td class="colLast"><code>4</code></td> 998</tr> 999<tr class="altColor"> 1000<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_FLAG_DEFAULT"> 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#SELECTION_FLAG_DEFAULT">SELECTION_FLAG_DEFAULT</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.SELECTION_FLAG_FORCED"> 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#SELECTION_FLAG_FORCED">SELECTION_FLAG_FORCED</a></code></th> 1011<td class="colLast"><code>2</code></td> 1012</tr> 1013<tr class="altColor"> 1014<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_REASON_ADAPTIVE"> 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#SELECTION_REASON_ADAPTIVE">SELECTION_REASON_ADAPTIVE</a></code></th> 1018<td class="colLast"><code>3</code></td> 1019</tr> 1020<tr class="rowColor"> 1021<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_REASON_CUSTOM_BASE"> 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#SELECTION_REASON_CUSTOM_BASE">SELECTION_REASON_CUSTOM_BASE</a></code></th> 1025<td class="colLast"><code>10000</code></td> 1026</tr> 1027<tr class="altColor"> 1028<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_REASON_INITIAL"> 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#SELECTION_REASON_INITIAL">SELECTION_REASON_INITIAL</a></code></th> 1032<td class="colLast"><code>1</code></td> 1033</tr> 1034<tr class="rowColor"> 1035<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_REASON_MANUAL"> 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#SELECTION_REASON_MANUAL">SELECTION_REASON_MANUAL</a></code></th> 1039<td class="colLast"><code>2</code></td> 1040</tr> 1041<tr class="altColor"> 1042<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_REASON_TRICK_PLAY"> 1043<!-- --> 1044</a><code>public static final int</code></td> 1045<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> 1046<td class="colLast"><code>4</code></td> 1047</tr> 1048<tr class="rowColor"> 1049<td class="colFirst"><a id="com.google.android.exoplayer2.C.SELECTION_REASON_UNKNOWN"> 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_REASON_UNKNOWN">SELECTION_REASON_UNKNOWN</a></code></th> 1053<td class="colLast"><code>0</code></td> 1054</tr> 1055<tr class="altColor"> 1056<td class="colFirst"><a id="com.google.android.exoplayer2.C.SERIF_NAME"> 1057<!-- --> 1058</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> 1059<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#SERIF_NAME">SERIF_NAME</a></code></th> 1060<td class="colLast"><code>"serif"</code></td> 1061</tr> 1062<tr class="rowColor"> 1063<td class="colFirst"><a id="com.google.android.exoplayer2.C.SPATIALIZATION_BEHAVIOR_AUTO"> 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#SPATIALIZATION_BEHAVIOR_AUTO">SPATIALIZATION_BEHAVIOR_AUTO</a></code></th> 1067<td class="colLast"><code>0</code></td> 1068</tr> 1069<tr class="altColor"> 1070<td class="colFirst"><a id="com.google.android.exoplayer2.C.SPATIALIZATION_BEHAVIOR_NEVER"> 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#SPATIALIZATION_BEHAVIOR_NEVER">SPATIALIZATION_BEHAVIOR_NEVER</a></code></th> 1074<td class="colLast"><code>1</code></td> 1075</tr> 1076<tr class="rowColor"> 1077<td class="colFirst"><a id="com.google.android.exoplayer2.C.SSAI_SCHEME"> 1078<!-- --> 1079</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> 1080<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#SSAI_SCHEME">SSAI_SCHEME</a></code></th> 1081<td class="colLast"><code>"ssai"</code></td> 1082</tr> 1083<tr class="altColor"> 1084<td class="colFirst"><a id="com.google.android.exoplayer2.C.STEREO_MODE_LEFT_RIGHT"> 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#STEREO_MODE_LEFT_RIGHT">STEREO_MODE_LEFT_RIGHT</a></code></th> 1088<td class="colLast"><code>2</code></td> 1089</tr> 1090<tr class="rowColor"> 1091<td class="colFirst"><a id="com.google.android.exoplayer2.C.STEREO_MODE_MONO"> 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#STEREO_MODE_MONO">STEREO_MODE_MONO</a></code></th> 1095<td class="colLast"><code>0</code></td> 1096</tr> 1097<tr class="altColor"> 1098<td class="colFirst"><a id="com.google.android.exoplayer2.C.STEREO_MODE_STEREO_MESH"> 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#STEREO_MODE_STEREO_MESH">STEREO_MODE_STEREO_MESH</a></code></th> 1102<td class="colLast"><code>3</code></td> 1103</tr> 1104<tr class="rowColor"> 1105<td class="colFirst"><a id="com.google.android.exoplayer2.C.STEREO_MODE_TOP_BOTTOM"> 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#STEREO_MODE_TOP_BOTTOM">STEREO_MODE_TOP_BOTTOM</a></code></th> 1109<td class="colLast"><code>1</code></td> 1110</tr> 1111<tr class="altColor"> 1112<td class="colFirst"><a id="com.google.android.exoplayer2.C.STREAM_TYPE_ALARM"> 1113<!-- --> 1114</a><code>public static final int</code></td> 1115<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#STREAM_TYPE_ALARM">STREAM_TYPE_ALARM</a></code></th> 1116<td class="colLast"><code>4</code></td> 1117</tr> 1118<tr class="rowColor"> 1119<td class="colFirst"><a id="com.google.android.exoplayer2.C.STREAM_TYPE_DEFAULT"> 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#STREAM_TYPE_DEFAULT">STREAM_TYPE_DEFAULT</a></code></th> 1123<td class="colLast"><code>3</code></td> 1124</tr> 1125<tr class="altColor"> 1126<td class="colFirst"><a id="com.google.android.exoplayer2.C.STREAM_TYPE_DTMF"> 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#STREAM_TYPE_DTMF">STREAM_TYPE_DTMF</a></code></th> 1130<td class="colLast"><code>8</code></td> 1131</tr> 1132<tr class="rowColor"> 1133<td class="colFirst"><a id="com.google.android.exoplayer2.C.STREAM_TYPE_MUSIC"> 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#STREAM_TYPE_MUSIC">STREAM_TYPE_MUSIC</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.STREAM_TYPE_NOTIFICATION"> 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#STREAM_TYPE_NOTIFICATION">STREAM_TYPE_NOTIFICATION</a></code></th> 1144<td class="colLast"><code>5</code></td> 1145</tr> 1146<tr class="rowColor"> 1147<td class="colFirst"><a id="com.google.android.exoplayer2.C.STREAM_TYPE_RING"> 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_RING">STREAM_TYPE_RING</a></code></th> 1151<td class="colLast"><code>2</code></td> 1152</tr> 1153<tr class="altColor"> 1154<td class="colFirst"><a id="com.google.android.exoplayer2.C.STREAM_TYPE_SYSTEM"> 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_SYSTEM">STREAM_TYPE_SYSTEM</a></code></th> 1158<td class="colLast"><code>1</code></td> 1159</tr> 1160<tr class="rowColor"> 1161<td class="colFirst"><a id="com.google.android.exoplayer2.C.STREAM_TYPE_VOICE_CALL"> 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_VOICE_CALL">STREAM_TYPE_VOICE_CALL</a></code></th> 1165<td class="colLast"><code>0</code></td> 1166</tr> 1167<tr class="altColor"> 1168<td class="colFirst"><a id="com.google.android.exoplayer2.C.TIME_END_OF_SOURCE"> 1169<!-- --> 1170</a><code>public static final long</code></td> 1171<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> 1172<td class="colLast"><code>-9223372036854775808L</code></td> 1173</tr> 1174<tr class="rowColor"> 1175<td class="colFirst"><a id="com.google.android.exoplayer2.C.TIME_UNSET"> 1176<!-- --> 1177</a><code>public static final long</code></td> 1178<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TIME_UNSET">TIME_UNSET</a></code></th> 1179<td class="colLast"><code>-9223372036854775807L</code></td> 1180</tr> 1181<tr class="altColor"> 1182<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_AUDIO"> 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#TRACK_TYPE_AUDIO">TRACK_TYPE_AUDIO</a></code></th> 1186<td class="colLast"><code>1</code></td> 1187</tr> 1188<tr class="rowColor"> 1189<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_CAMERA_MOTION"> 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#TRACK_TYPE_CAMERA_MOTION">TRACK_TYPE_CAMERA_MOTION</a></code></th> 1193<td class="colLast"><code>6</code></td> 1194</tr> 1195<tr class="altColor"> 1196<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_CUSTOM_BASE"> 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#TRACK_TYPE_CUSTOM_BASE">TRACK_TYPE_CUSTOM_BASE</a></code></th> 1200<td class="colLast"><code>10000</code></td> 1201</tr> 1202<tr class="rowColor"> 1203<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_DEFAULT"> 1204<!-- --> 1205</a><code>public static final int</code></td> 1206<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TRACK_TYPE_DEFAULT">TRACK_TYPE_DEFAULT</a></code></th> 1207<td class="colLast"><code>0</code></td> 1208</tr> 1209<tr class="altColor"> 1210<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_IMAGE"> 1211<!-- --> 1212</a><code>public static final int</code></td> 1213<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#TRACK_TYPE_IMAGE">TRACK_TYPE_IMAGE</a></code></th> 1214<td class="colLast"><code>4</code></td> 1215</tr> 1216<tr class="rowColor"> 1217<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_METADATA"> 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_METADATA">TRACK_TYPE_METADATA</a></code></th> 1221<td class="colLast"><code>5</code></td> 1222</tr> 1223<tr class="altColor"> 1224<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_NONE"> 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_NONE">TRACK_TYPE_NONE</a></code></th> 1228<td class="colLast"><code>-2</code></td> 1229</tr> 1230<tr class="rowColor"> 1231<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_TEXT"> 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_TEXT">TRACK_TYPE_TEXT</a></code></th> 1235<td class="colLast"><code>3</code></td> 1236</tr> 1237<tr class="altColor"> 1238<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_UNKNOWN"> 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_UNKNOWN">TRACK_TYPE_UNKNOWN</a></code></th> 1242<td class="colLast"><code>-1</code></td> 1243</tr> 1244<tr class="rowColor"> 1245<td class="colFirst"><a id="com.google.android.exoplayer2.C.TRACK_TYPE_VIDEO"> 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_VIDEO">TRACK_TYPE_VIDEO</a></code></th> 1249<td class="colLast"><code>2</code></td> 1250</tr> 1251<tr class="altColor"> 1252<td class="colFirst"><a id="com.google.android.exoplayer2.C.TYPE_DASH"> 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#TYPE_DASH">TYPE_DASH</a></code></th> 1256<td class="colLast"><code>0</code></td> 1257</tr> 1258<tr class="rowColor"> 1259<td class="colFirst"><a id="com.google.android.exoplayer2.C.TYPE_HLS"> 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#TYPE_HLS">TYPE_HLS</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.TYPE_OTHER"> 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#TYPE_OTHER">TYPE_OTHER</a></code></th> 1270<td class="colLast"><code>4</code></td> 1271</tr> 1272<tr class="rowColor"> 1273<td class="colFirst"><a id="com.google.android.exoplayer2.C.TYPE_RTSP"> 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#TYPE_RTSP">TYPE_RTSP</a></code></th> 1277<td class="colLast"><code>3</code></td> 1278</tr> 1279<tr class="altColor"> 1280<td class="colFirst"><a id="com.google.android.exoplayer2.C.TYPE_SS"> 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#TYPE_SS">TYPE_SS</a></code></th> 1284<td class="colLast"><code>1</code></td> 1285</tr> 1286<tr class="rowColor"> 1287<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_ALARM"> 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#USAGE_ALARM">USAGE_ALARM</a></code></th> 1291<td class="colLast"><code>4</code></td> 1292</tr> 1293<tr class="altColor"> 1294<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_ASSISTANCE_ACCESSIBILITY"> 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#USAGE_ASSISTANCE_ACCESSIBILITY">USAGE_ASSISTANCE_ACCESSIBILITY</a></code></th> 1298<td class="colLast"><code>11</code></td> 1299</tr> 1300<tr class="rowColor"> 1301<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_ASSISTANCE_NAVIGATION_GUIDANCE"> 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#USAGE_ASSISTANCE_NAVIGATION_GUIDANCE">USAGE_ASSISTANCE_NAVIGATION_GUIDANCE</a></code></th> 1305<td class="colLast"><code>12</code></td> 1306</tr> 1307<tr class="altColor"> 1308<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_ASSISTANCE_SONIFICATION"> 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#USAGE_ASSISTANCE_SONIFICATION">USAGE_ASSISTANCE_SONIFICATION</a></code></th> 1312<td class="colLast"><code>13</code></td> 1313</tr> 1314<tr class="rowColor"> 1315<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_ASSISTANT"> 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#USAGE_ASSISTANT">USAGE_ASSISTANT</a></code></th> 1319<td class="colLast"><code>16</code></td> 1320</tr> 1321<tr class="altColor"> 1322<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_GAME"> 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_GAME">USAGE_GAME</a></code></th> 1326<td class="colLast"><code>14</code></td> 1327</tr> 1328<tr class="rowColor"> 1329<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_MEDIA"> 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_MEDIA">USAGE_MEDIA</a></code></th> 1333<td class="colLast"><code>1</code></td> 1334</tr> 1335<tr class="altColor"> 1336<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_NOTIFICATION"> 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_NOTIFICATION">USAGE_NOTIFICATION</a></code></th> 1340<td class="colLast"><code>5</code></td> 1341</tr> 1342<tr class="rowColor"> 1343<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_NOTIFICATION_COMMUNICATION_DELAYED"> 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_NOTIFICATION_COMMUNICATION_DELAYED">USAGE_NOTIFICATION_COMMUNICATION_DELAYED</a></code></th> 1347<td class="colLast"><code>9</code></td> 1348</tr> 1349<tr class="altColor"> 1350<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_NOTIFICATION_COMMUNICATION_INSTANT"> 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_NOTIFICATION_COMMUNICATION_INSTANT">USAGE_NOTIFICATION_COMMUNICATION_INSTANT</a></code></th> 1354<td class="colLast"><code>8</code></td> 1355</tr> 1356<tr class="rowColor"> 1357<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_NOTIFICATION_COMMUNICATION_REQUEST"> 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_NOTIFICATION_COMMUNICATION_REQUEST">USAGE_NOTIFICATION_COMMUNICATION_REQUEST</a></code></th> 1361<td class="colLast"><code>7</code></td> 1362</tr> 1363<tr class="altColor"> 1364<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_NOTIFICATION_EVENT"> 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_NOTIFICATION_EVENT">USAGE_NOTIFICATION_EVENT</a></code></th> 1368<td class="colLast"><code>10</code></td> 1369</tr> 1370<tr class="rowColor"> 1371<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_NOTIFICATION_RINGTONE"> 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_RINGTONE">USAGE_NOTIFICATION_RINGTONE</a></code></th> 1375<td class="colLast"><code>6</code></td> 1376</tr> 1377<tr class="altColor"> 1378<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_UNKNOWN"> 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_UNKNOWN">USAGE_UNKNOWN</a></code></th> 1382<td class="colLast"><code>0</code></td> 1383</tr> 1384<tr class="rowColor"> 1385<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_VOICE_COMMUNICATION"> 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_VOICE_COMMUNICATION">USAGE_VOICE_COMMUNICATION</a></code></th> 1389<td class="colLast"><code>2</code></td> 1390</tr> 1391<tr class="altColor"> 1392<td class="colFirst"><a id="com.google.android.exoplayer2.C.USAGE_VOICE_COMMUNICATION_SIGNALLING"> 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_VOICE_COMMUNICATION_SIGNALLING">USAGE_VOICE_COMMUNICATION_SIGNALLING</a></code></th> 1396<td class="colLast"><code>3</code></td> 1397</tr> 1398<tr class="rowColor"> 1399<td class="colFirst"><a id="com.google.android.exoplayer2.C.UTF16_NAME"> 1400<!-- --> 1401</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> 1402<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#UTF16_NAME">UTF16_NAME</a></code></th> 1403<td class="colLast"><code>"UTF-16"</code></td> 1404</tr> 1405<tr class="altColor"> 1406<td class="colFirst"><a id="com.google.android.exoplayer2.C.UTF16LE_NAME"> 1407<!-- --> 1408</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> 1409<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#UTF16LE_NAME">UTF16LE_NAME</a></code></th> 1410<td class="colLast"><code>"UTF-16LE"</code></td> 1411</tr> 1412<tr class="rowColor"> 1413<td class="colFirst"><a id="com.google.android.exoplayer2.C.UTF8_NAME"> 1414<!-- --> 1415</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> 1416<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/C.html#UTF8_NAME">UTF8_NAME</a></code></th> 1417<td class="colLast"><code>"UTF-8"</code></td> 1418</tr> 1419<tr class="altColor"> 1420<td class="colFirst"><a id="com.google.android.exoplayer2.C.VIDEO_CHANGE_FRAME_RATE_STRATEGY_OFF"> 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#VIDEO_CHANGE_FRAME_RATE_STRATEGY_OFF">VIDEO_CHANGE_FRAME_RATE_STRATEGY_OFF</a></code></th> 1424<td class="colLast"><code>-2147483648</code></td> 1425</tr> 1426<tr class="rowColor"> 1427<td class="colFirst"><a id="com.google.android.exoplayer2.C.VIDEO_CHANGE_FRAME_RATE_STRATEGY_ONLY_IF_SEAMLESS"> 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#VIDEO_CHANGE_FRAME_RATE_STRATEGY_ONLY_IF_SEAMLESS">VIDEO_CHANGE_FRAME_RATE_STRATEGY_ONLY_IF_SEAMLESS</a></code></th> 1431<td class="colLast"><code>0</code></td> 1432</tr> 1433<tr class="altColor"> 1434<td class="colFirst"><a id="com.google.android.exoplayer2.C.VIDEO_OUTPUT_MODE_NONE"> 1435<!-- --> 1436</a><code>public static final int</code></td> 1437<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> 1438<td class="colLast"><code>-1</code></td> 1439</tr> 1440<tr class="rowColor"> 1441<td class="colFirst"><a id="com.google.android.exoplayer2.C.VIDEO_OUTPUT_MODE_SURFACE_YUV"> 1442<!-- --> 1443</a><code>public static final int</code></td> 1444<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> 1445<td class="colLast"><code>1</code></td> 1446</tr> 1447<tr class="altColor"> 1448<td class="colFirst"><a id="com.google.android.exoplayer2.C.VIDEO_OUTPUT_MODE_YUV"> 1449<!-- --> 1450</a><code>public static final int</code></td> 1451<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> 1452<td class="colLast"><code>0</code></td> 1453</tr> 1454<tr class="rowColor"> 1455<td class="colFirst"><a id="com.google.android.exoplayer2.C.VIDEO_SCALING_MODE_DEFAULT"> 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_SCALING_MODE_DEFAULT">VIDEO_SCALING_MODE_DEFAULT</a></code></th> 1459<td class="colLast"><code>1</code></td> 1460</tr> 1461<tr class="altColor"> 1462<td class="colFirst"><a id="com.google.android.exoplayer2.C.VIDEO_SCALING_MODE_SCALE_TO_FIT"> 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_SCALING_MODE_SCALE_TO_FIT">VIDEO_SCALING_MODE_SCALE_TO_FIT</a></code></th> 1466<td class="colLast"><code>1</code></td> 1467</tr> 1468<tr class="rowColor"> 1469<td class="colFirst"><a id="com.google.android.exoplayer2.C.VIDEO_SCALING_MODE_SCALE_TO_FIT_WITH_CROPPING"> 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_SCALING_MODE_SCALE_TO_FIT_WITH_CROPPING">VIDEO_SCALING_MODE_SCALE_TO_FIT_WITH_CROPPING</a></code></th> 1473<td class="colLast"><code>2</code></td> 1474</tr> 1475<tr class="altColor"> 1476<td class="colFirst"><a id="com.google.android.exoplayer2.C.WAKE_MODE_LOCAL"> 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#WAKE_MODE_LOCAL">WAKE_MODE_LOCAL</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.WAKE_MODE_NETWORK"> 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#WAKE_MODE_NETWORK">WAKE_MODE_NETWORK</a></code></th> 1487<td class="colLast"><code>2</code></td> 1488</tr> 1489<tr class="altColor"> 1490<td class="colFirst"><a id="com.google.android.exoplayer2.C.WAKE_MODE_NONE"> 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#WAKE_MODE_NONE">WAKE_MODE_NONE</a></code></th> 1494<td class="colLast"><code>0</code></td> 1495</tr> 1496</tbody> 1497</table> 1498</li> 1499<li class="blockList"> 1500<table class="constantsSummary"> 1501<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> 1502<tr> 1503<th class="colFirst" scope="col">Modifier and Type</th> 1504<th class="colSecond" scope="col">Constant Field</th> 1505<th class="colLast" scope="col">Value</th> 1506</tr> 1507<tbody> 1508<tr class="altColor"> 1509<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLivePlaybackSpeedControl.DEFAULT_FALLBACK_MAX_PLAYBACK_SPEED"> 1510<!-- --> 1511</a><code>public static final float</code></td> 1512<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> 1513<td class="colLast"><code>1.0299999713897705f</code></td> 1514</tr> 1515<tr class="rowColor"> 1516<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLivePlaybackSpeedControl.DEFAULT_FALLBACK_MIN_PLAYBACK_SPEED"> 1517<!-- --> 1518</a><code>public static final float</code></td> 1519<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> 1520<td class="colLast"><code>0.9700000286102295f</code></td> 1521</tr> 1522<tr class="altColor"> 1523<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLivePlaybackSpeedControl.DEFAULT_MAX_LIVE_OFFSET_ERROR_MS_FOR_UNIT_SPEED"> 1524<!-- --> 1525</a><code>public static final long</code></td> 1526<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> 1527<td class="colLast"><code>20L</code></td> 1528</tr> 1529<tr class="rowColor"> 1530<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLivePlaybackSpeedControl.DEFAULT_MIN_POSSIBLE_LIVE_OFFSET_SMOOTHING_FACTOR"> 1531<!-- --> 1532</a><code>public static final float</code></td> 1533<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> 1534<td class="colLast"><code>0.9990000128746033f</code></td> 1535</tr> 1536<tr class="altColor"> 1537<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLivePlaybackSpeedControl.DEFAULT_MIN_UPDATE_INTERVAL_MS"> 1538<!-- --> 1539</a><code>public static final long</code></td> 1540<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> 1541<td class="colLast"><code>1000L</code></td> 1542</tr> 1543<tr class="rowColor"> 1544<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLivePlaybackSpeedControl.DEFAULT_PROPORTIONAL_CONTROL_FACTOR"> 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_PROPORTIONAL_CONTROL_FACTOR">DEFAULT_PROPORTIONAL_CONTROL_FACTOR</a></code></th> 1548<td class="colLast"><code>0.10000000149011612f</code></td> 1549</tr> 1550<tr class="altColor"> 1551<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLivePlaybackSpeedControl.DEFAULT_TARGET_LIVE_OFFSET_INCREMENT_ON_REBUFFER_MS"> 1552<!-- --> 1553</a><code>public static final long</code></td> 1554<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> 1555<td class="colLast"><code>500L</code></td> 1556</tr> 1557</tbody> 1558</table> 1559</li> 1560<li class="blockList"> 1561<table class="constantsSummary"> 1562<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> 1563<tr> 1564<th class="colFirst" scope="col">Modifier and Type</th> 1565<th class="colSecond" scope="col">Constant Field</th> 1566<th class="colLast" scope="col">Value</th> 1567</tr> 1568<tbody> 1569<tr class="altColor"> 1570<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_AUDIO_BUFFER_SIZE"> 1571<!-- --> 1572</a><code>public static final int</code></td> 1573<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> 1574<td class="colLast"><code>13107200</code></td> 1575</tr> 1576<tr class="rowColor"> 1577<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_BACK_BUFFER_DURATION_MS"> 1578<!-- --> 1579</a><code>public static final int</code></td> 1580<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> 1581<td class="colLast"><code>0</code></td> 1582</tr> 1583<tr class="altColor"> 1584<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_BUFFER_FOR_PLAYBACK_AFTER_REBUFFER_MS"> 1585<!-- --> 1586</a><code>public static final int</code></td> 1587<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> 1588<td class="colLast"><code>5000</code></td> 1589</tr> 1590<tr class="rowColor"> 1591<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_BUFFER_FOR_PLAYBACK_MS"> 1592<!-- --> 1593</a><code>public static final int</code></td> 1594<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> 1595<td class="colLast"><code>2500</code></td> 1596</tr> 1597<tr class="altColor"> 1598<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_CAMERA_MOTION_BUFFER_SIZE"> 1599<!-- --> 1600</a><code>public static final int</code></td> 1601<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> 1602<td class="colLast"><code>131072</code></td> 1603</tr> 1604<tr class="rowColor"> 1605<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_IMAGE_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_IMAGE_BUFFER_SIZE">DEFAULT_IMAGE_BUFFER_SIZE</a></code></th> 1609<td class="colLast"><code>131072</code></td> 1610</tr> 1611<tr class="altColor"> 1612<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_MAX_BUFFER_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_MAX_BUFFER_MS">DEFAULT_MAX_BUFFER_MS</a></code></th> 1616<td class="colLast"><code>50000</code></td> 1617</tr> 1618<tr class="rowColor"> 1619<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_METADATA_BUFFER_SIZE"> 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_METADATA_BUFFER_SIZE">DEFAULT_METADATA_BUFFER_SIZE</a></code></th> 1623<td class="colLast"><code>131072</code></td> 1624</tr> 1625<tr class="altColor"> 1626<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_MIN_BUFFER_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_MIN_BUFFER_MS">DEFAULT_MIN_BUFFER_MS</a></code></th> 1630<td class="colLast"><code>50000</code></td> 1631</tr> 1632<tr class="rowColor"> 1633<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_MIN_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_MIN_BUFFER_SIZE">DEFAULT_MIN_BUFFER_SIZE</a></code></th> 1637<td class="colLast"><code>13107200</code></td> 1638</tr> 1639<tr class="altColor"> 1640<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_MUXED_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_MUXED_BUFFER_SIZE">DEFAULT_MUXED_BUFFER_SIZE</a></code></th> 1644<td class="colLast"><code>144310272</code></td> 1645</tr> 1646<tr class="rowColor"> 1647<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_PRIORITIZE_TIME_OVER_SIZE_THRESHOLDS"> 1648<!-- --> 1649</a><code>public static final boolean</code></td> 1650<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> 1651<td class="colLast"><code>false</code></td> 1652</tr> 1653<tr class="altColor"> 1654<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_RETAIN_BACK_BUFFER_FROM_KEYFRAME"> 1655<!-- --> 1656</a><code>public static final boolean</code></td> 1657<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> 1658<td class="colLast"><code>false</code></td> 1659</tr> 1660<tr class="rowColor"> 1661<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_TARGET_BUFFER_BYTES"> 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_TARGET_BUFFER_BYTES">DEFAULT_TARGET_BUFFER_BYTES</a></code></th> 1665<td class="colLast"><code>-1</code></td> 1666</tr> 1667<tr class="altColor"> 1668<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_TEXT_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_TEXT_BUFFER_SIZE">DEFAULT_TEXT_BUFFER_SIZE</a></code></th> 1672<td class="colLast"><code>131072</code></td> 1673</tr> 1674<tr class="rowColor"> 1675<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultLoadControl.DEFAULT_VIDEO_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_VIDEO_BUFFER_SIZE">DEFAULT_VIDEO_BUFFER_SIZE</a></code></th> 1679<td class="colLast"><code>131072000</code></td> 1680</tr> 1681</tbody> 1682</table> 1683</li> 1684<li class="blockList"> 1685<table class="constantsSummary"> 1686<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> 1687<tr> 1688<th class="colFirst" scope="col">Modifier and Type</th> 1689<th class="colSecond" scope="col">Constant Field</th> 1690<th class="colLast" scope="col">Value</th> 1691</tr> 1692<tbody> 1693<tr class="altColor"> 1694<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultRenderersFactory.DEFAULT_ALLOWED_VIDEO_JOINING_TIME_MS"> 1695<!-- --> 1696</a><code>public static final long</code></td> 1697<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> 1698<td class="colLast"><code>5000L</code></td> 1699</tr> 1700<tr class="rowColor"> 1701<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultRenderersFactory.EXTENSION_RENDERER_MODE_OFF"> 1702<!-- --> 1703</a><code>public static final int</code></td> 1704<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> 1705<td class="colLast"><code>0</code></td> 1706</tr> 1707<tr class="altColor"> 1708<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultRenderersFactory.EXTENSION_RENDERER_MODE_ON"> 1709<!-- --> 1710</a><code>public static final int</code></td> 1711<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> 1712<td class="colLast"><code>1</code></td> 1713</tr> 1714<tr class="rowColor"> 1715<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultRenderersFactory.EXTENSION_RENDERER_MODE_PREFER"> 1716<!-- --> 1717</a><code>public static final int</code></td> 1718<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> 1719<td class="colLast"><code>2</code></td> 1720</tr> 1721<tr class="altColor"> 1722<td class="colFirst"><a id="com.google.android.exoplayer2.DefaultRenderersFactory.MAX_DROPPED_VIDEO_FRAME_COUNT_TO_NOTIFY"> 1723<!-- --> 1724</a><code>public static final int</code></td> 1725<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> 1726<td class="colLast"><code>50</code></td> 1727</tr> 1728</tbody> 1729</table> 1730</li> 1731<li class="blockList"> 1732<table class="constantsSummary"> 1733<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> 1734<tr> 1735<th class="colFirst" scope="col">Modifier and Type</th> 1736<th class="colSecond" scope="col">Constant Field</th> 1737<th class="colLast" scope="col">Value</th> 1738</tr> 1739<tbody> 1740<tr class="altColor"> 1741<td class="colFirst"><a id="com.google.android.exoplayer2.DeviceInfo.PLAYBACK_TYPE_LOCAL"> 1742<!-- --> 1743</a><code>public static final int</code></td> 1744<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DeviceInfo.html#PLAYBACK_TYPE_LOCAL">PLAYBACK_TYPE_LOCAL</a></code></th> 1745<td class="colLast"><code>0</code></td> 1746</tr> 1747<tr class="rowColor"> 1748<td class="colFirst"><a id="com.google.android.exoplayer2.DeviceInfo.PLAYBACK_TYPE_REMOTE"> 1749<!-- --> 1750</a><code>public static final int</code></td> 1751<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/DeviceInfo.html#PLAYBACK_TYPE_REMOTE">PLAYBACK_TYPE_REMOTE</a></code></th> 1752<td class="colLast"><code>1</code></td> 1753</tr> 1754</tbody> 1755</table> 1756</li> 1757<li class="blockList"> 1758<table class="constantsSummary"> 1759<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> 1760<tr> 1761<th class="colFirst" scope="col">Modifier and Type</th> 1762<th class="colSecond" scope="col">Constant Field</th> 1763<th class="colLast" scope="col">Value</th> 1764</tr> 1765<tbody> 1766<tr class="altColor"> 1767<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlaybackException.TYPE_REMOTE"> 1768<!-- --> 1769</a><code>public static final int</code></td> 1770<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlaybackException.html#TYPE_REMOTE">TYPE_REMOTE</a></code></th> 1771<td class="colLast"><code>3</code></td> 1772</tr> 1773<tr class="rowColor"> 1774<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlaybackException.TYPE_RENDERER"> 1775<!-- --> 1776</a><code>public static final int</code></td> 1777<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlaybackException.html#TYPE_RENDERER">TYPE_RENDERER</a></code></th> 1778<td class="colLast"><code>1</code></td> 1779</tr> 1780<tr class="altColor"> 1781<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlaybackException.TYPE_SOURCE"> 1782<!-- --> 1783</a><code>public static final int</code></td> 1784<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlaybackException.html#TYPE_SOURCE">TYPE_SOURCE</a></code></th> 1785<td class="colLast"><code>0</code></td> 1786</tr> 1787<tr class="rowColor"> 1788<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlaybackException.TYPE_UNEXPECTED"> 1789<!-- --> 1790</a><code>public static final int</code></td> 1791<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlaybackException.html#TYPE_UNEXPECTED">TYPE_UNEXPECTED</a></code></th> 1792<td class="colLast"><code>2</code></td> 1793</tr> 1794</tbody> 1795</table> 1796</li> 1797<li class="blockList"> 1798<table class="constantsSummary"> 1799<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> 1800<tr> 1801<th class="colFirst" scope="col">Modifier and Type</th> 1802<th class="colSecond" scope="col">Constant Field</th> 1803<th class="colLast" scope="col">Value</th> 1804</tr> 1805<tbody> 1806<tr class="altColor"> 1807<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlayer.DEFAULT_DETACH_SURFACE_TIMEOUT_MS"> 1808<!-- --> 1809</a><code>public static final long</code></td> 1810<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> 1811<td class="colLast"><code>2000L</code></td> 1812</tr> 1813<tr class="rowColor"> 1814<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlayer.DEFAULT_RELEASE_TIMEOUT_MS"> 1815<!-- --> 1816</a><code>public static final long</code></td> 1817<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> 1818<td class="colLast"><code>500L</code></td> 1819</tr> 1820</tbody> 1821</table> 1822</li> 1823<li class="blockList"> 1824<table class="constantsSummary"> 1825<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> 1826<tr> 1827<th class="colFirst" scope="col">Modifier and Type</th> 1828<th class="colSecond" scope="col">Constant Field</th> 1829<th class="colLast" scope="col">Value</th> 1830</tr> 1831<tbody> 1832<tr class="altColor"> 1833<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlayerLibraryInfo.ASSERTIONS_ENABLED"> 1834<!-- --> 1835</a><code>public static final boolean</code></td> 1836<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlayerLibraryInfo.html#ASSERTIONS_ENABLED">ASSERTIONS_ENABLED</a></code></th> 1837<td class="colLast"><code>true</code></td> 1838</tr> 1839<tr class="rowColor"> 1840<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlayerLibraryInfo.TAG"> 1841<!-- --> 1842</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> 1843<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlayerLibraryInfo.html#TAG">TAG</a></code></th> 1844<td class="colLast"><code>"ExoPlayerLib"</code></td> 1845</tr> 1846<tr class="altColor"> 1847<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlayerLibraryInfo.TRACE_ENABLED"> 1848<!-- --> 1849</a><code>public static final boolean</code></td> 1850<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlayerLibraryInfo.html#TRACE_ENABLED">TRACE_ENABLED</a></code></th> 1851<td class="colLast"><code>true</code></td> 1852</tr> 1853<tr class="rowColor"> 1854<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlayerLibraryInfo.VERSION"> 1855<!-- --> 1856</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> 1857<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlayerLibraryInfo.html#VERSION">VERSION</a></code></th> 1858<td class="colLast"><code>"2.17.1"</code></td> 1859</tr> 1860<tr class="altColor"> 1861<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlayerLibraryInfo.VERSION_INT"> 1862<!-- --> 1863</a><code>public static final int</code></td> 1864<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlayerLibraryInfo.html#VERSION_INT">VERSION_INT</a></code></th> 1865<td class="colLast"><code>2017001</code></td> 1866</tr> 1867<tr class="rowColor"> 1868<td class="colFirst"><a id="com.google.android.exoplayer2.ExoPlayerLibraryInfo.VERSION_SLASHY"> 1869<!-- --> 1870</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> 1871<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoPlayerLibraryInfo.html#VERSION_SLASHY">VERSION_SLASHY</a></code></th> 1872<td class="colLast"><code>"ExoPlayerLib/2.17.1"</code></td> 1873</tr> 1874</tbody> 1875</table> 1876</li> 1877<li class="blockList"> 1878<table class="constantsSummary"> 1879<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> 1880<tr> 1881<th class="colFirst" scope="col">Modifier and Type</th> 1882<th class="colSecond" scope="col">Constant Field</th> 1883<th class="colLast" scope="col">Value</th> 1884</tr> 1885<tbody> 1886<tr class="altColor"> 1887<td class="colFirst"><a id="com.google.android.exoplayer2.ExoTimeoutException.TIMEOUT_OPERATION_DETACH_SURFACE"> 1888<!-- --> 1889</a><code>public static final int</code></td> 1890<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> 1891<td class="colLast"><code>3</code></td> 1892</tr> 1893<tr class="rowColor"> 1894<td class="colFirst"><a id="com.google.android.exoplayer2.ExoTimeoutException.TIMEOUT_OPERATION_RELEASE"> 1895<!-- --> 1896</a><code>public static final int</code></td> 1897<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoTimeoutException.html#TIMEOUT_OPERATION_RELEASE">TIMEOUT_OPERATION_RELEASE</a></code></th> 1898<td class="colLast"><code>1</code></td> 1899</tr> 1900<tr class="altColor"> 1901<td class="colFirst"><a id="com.google.android.exoplayer2.ExoTimeoutException.TIMEOUT_OPERATION_SET_FOREGROUND_MODE"> 1902<!-- --> 1903</a><code>public static final int</code></td> 1904<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> 1905<td class="colLast"><code>2</code></td> 1906</tr> 1907<tr class="rowColor"> 1908<td class="colFirst"><a id="com.google.android.exoplayer2.ExoTimeoutException.TIMEOUT_OPERATION_UNDEFINED"> 1909<!-- --> 1910</a><code>public static final int</code></td> 1911<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ExoTimeoutException.html#TIMEOUT_OPERATION_UNDEFINED">TIMEOUT_OPERATION_UNDEFINED</a></code></th> 1912<td class="colLast"><code>0</code></td> 1913</tr> 1914</tbody> 1915</table> 1916</li> 1917<li class="blockList"> 1918<table class="constantsSummary"> 1919<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> 1920<tr> 1921<th class="colFirst" scope="col">Modifier and Type</th> 1922<th class="colSecond" scope="col">Constant Field</th> 1923<th class="colLast" scope="col">Value</th> 1924</tr> 1925<tbody> 1926<tr class="altColor"> 1927<td class="colFirst"><a id="com.google.android.exoplayer2.Format.NO_VALUE"> 1928<!-- --> 1929</a><code>public static final int</code></td> 1930<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Format.html#NO_VALUE">NO_VALUE</a></code></th> 1931<td class="colLast"><code>-1</code></td> 1932</tr> 1933<tr class="rowColor"> 1934<td class="colFirst"><a id="com.google.android.exoplayer2.Format.OFFSET_SAMPLE_RELATIVE"> 1935<!-- --> 1936</a><code>public static final long</code></td> 1937<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Format.html#OFFSET_SAMPLE_RELATIVE">OFFSET_SAMPLE_RELATIVE</a></code></th> 1938<td class="colLast"><code>9223372036854775807L</code></td> 1939</tr> 1940</tbody> 1941</table> 1942</li> 1943<li class="blockList"> 1944<table class="constantsSummary"> 1945<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> 1946<tr> 1947<th class="colFirst" scope="col">Modifier and Type</th> 1948<th class="colSecond" scope="col">Constant Field</th> 1949<th class="colLast" scope="col">Value</th> 1950</tr> 1951<tbody> 1952<tr class="altColor"> 1953<td class="colFirst"><a id="com.google.android.exoplayer2.MediaItem.DEFAULT_MEDIA_ID"> 1954<!-- --> 1955</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> 1956<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaItem.html#DEFAULT_MEDIA_ID">DEFAULT_MEDIA_ID</a></code></th> 1957<td class="colLast"><code>""</code></td> 1958</tr> 1959</tbody> 1960</table> 1961</li> 1962<li class="blockList"> 1963<table class="constantsSummary"> 1964<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> 1965<tr> 1966<th class="colFirst" scope="col">Modifier and Type</th> 1967<th class="colSecond" scope="col">Constant Field</th> 1968<th class="colLast" scope="col">Value</th> 1969</tr> 1970<tbody> 1971<tr class="altColor"> 1972<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.FOLDER_TYPE_ALBUMS"> 1973<!-- --> 1974</a><code>public static final int</code></td> 1975<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#FOLDER_TYPE_ALBUMS">FOLDER_TYPE_ALBUMS</a></code></th> 1976<td class="colLast"><code>2</code></td> 1977</tr> 1978<tr class="rowColor"> 1979<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.FOLDER_TYPE_ARTISTS"> 1980<!-- --> 1981</a><code>public static final int</code></td> 1982<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#FOLDER_TYPE_ARTISTS">FOLDER_TYPE_ARTISTS</a></code></th> 1983<td class="colLast"><code>3</code></td> 1984</tr> 1985<tr class="altColor"> 1986<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.FOLDER_TYPE_GENRES"> 1987<!-- --> 1988</a><code>public static final int</code></td> 1989<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#FOLDER_TYPE_GENRES">FOLDER_TYPE_GENRES</a></code></th> 1990<td class="colLast"><code>4</code></td> 1991</tr> 1992<tr class="rowColor"> 1993<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.FOLDER_TYPE_MIXED"> 1994<!-- --> 1995</a><code>public static final int</code></td> 1996<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#FOLDER_TYPE_MIXED">FOLDER_TYPE_MIXED</a></code></th> 1997<td class="colLast"><code>0</code></td> 1998</tr> 1999<tr class="altColor"> 2000<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.FOLDER_TYPE_NONE"> 2001<!-- --> 2002</a><code>public static final int</code></td> 2003<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/MediaMetadata.html#FOLDER_TYPE_NONE">FOLDER_TYPE_NONE</a></code></th> 2004<td class="colLast"><code>-1</code></td> 2005</tr> 2006<tr class="rowColor"> 2007<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.FOLDER_TYPE_PLAYLISTS"> 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_PLAYLISTS">FOLDER_TYPE_PLAYLISTS</a></code></th> 2011<td class="colLast"><code>5</code></td> 2012</tr> 2013<tr class="altColor"> 2014<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.FOLDER_TYPE_TITLES"> 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_TITLES">FOLDER_TYPE_TITLES</a></code></th> 2018<td class="colLast"><code>1</code></td> 2019</tr> 2020<tr class="rowColor"> 2021<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.FOLDER_TYPE_YEARS"> 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_YEARS">FOLDER_TYPE_YEARS</a></code></th> 2025<td class="colLast"><code>6</code></td> 2026</tr> 2027<tr class="altColor"> 2028<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_A_BRIGHT_COLORED_FISH"> 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#PICTURE_TYPE_A_BRIGHT_COLORED_FISH">PICTURE_TYPE_A_BRIGHT_COLORED_FISH</a></code></th> 2032<td class="colLast"><code>17</code></td> 2033</tr> 2034<tr class="rowColor"> 2035<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_ARTIST_PERFORMER"> 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#PICTURE_TYPE_ARTIST_PERFORMER">PICTURE_TYPE_ARTIST_PERFORMER</a></code></th> 2039<td class="colLast"><code>8</code></td> 2040</tr> 2041<tr class="altColor"> 2042<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_BACK_COVER"> 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#PICTURE_TYPE_BACK_COVER">PICTURE_TYPE_BACK_COVER</a></code></th> 2046<td class="colLast"><code>4</code></td> 2047</tr> 2048<tr class="rowColor"> 2049<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_BAND_ARTIST_LOGO"> 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#PICTURE_TYPE_BAND_ARTIST_LOGO">PICTURE_TYPE_BAND_ARTIST_LOGO</a></code></th> 2053<td class="colLast"><code>19</code></td> 2054</tr> 2055<tr class="altColor"> 2056<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_BAND_ORCHESTRA"> 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#PICTURE_TYPE_BAND_ORCHESTRA">PICTURE_TYPE_BAND_ORCHESTRA</a></code></th> 2060<td class="colLast"><code>10</code></td> 2061</tr> 2062<tr class="rowColor"> 2063<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_COMPOSER"> 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_COMPOSER">PICTURE_TYPE_COMPOSER</a></code></th> 2067<td class="colLast"><code>11</code></td> 2068</tr> 2069<tr class="altColor"> 2070<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_CONDUCTOR"> 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_CONDUCTOR">PICTURE_TYPE_CONDUCTOR</a></code></th> 2074<td class="colLast"><code>9</code></td> 2075</tr> 2076<tr class="rowColor"> 2077<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_DURING_PERFORMANCE"> 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_DURING_PERFORMANCE">PICTURE_TYPE_DURING_PERFORMANCE</a></code></th> 2081<td class="colLast"><code>15</code></td> 2082</tr> 2083<tr class="altColor"> 2084<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_DURING_RECORDING"> 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_DURING_RECORDING">PICTURE_TYPE_DURING_RECORDING</a></code></th> 2088<td class="colLast"><code>14</code></td> 2089</tr> 2090<tr class="rowColor"> 2091<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_FILE_ICON"> 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_FILE_ICON">PICTURE_TYPE_FILE_ICON</a></code></th> 2095<td class="colLast"><code>1</code></td> 2096</tr> 2097<tr class="altColor"> 2098<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_FILE_ICON_OTHER"> 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_FILE_ICON_OTHER">PICTURE_TYPE_FILE_ICON_OTHER</a></code></th> 2102<td class="colLast"><code>2</code></td> 2103</tr> 2104<tr class="rowColor"> 2105<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_FRONT_COVER"> 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_FRONT_COVER">PICTURE_TYPE_FRONT_COVER</a></code></th> 2109<td class="colLast"><code>3</code></td> 2110</tr> 2111<tr class="altColor"> 2112<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_ILLUSTRATION"> 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_ILLUSTRATION">PICTURE_TYPE_ILLUSTRATION</a></code></th> 2116<td class="colLast"><code>18</code></td> 2117</tr> 2118<tr class="rowColor"> 2119<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_LEAD_ARTIST_PERFORMER"> 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_LEAD_ARTIST_PERFORMER">PICTURE_TYPE_LEAD_ARTIST_PERFORMER</a></code></th> 2123<td class="colLast"><code>7</code></td> 2124</tr> 2125<tr class="altColor"> 2126<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_LEAFLET_PAGE"> 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_LEAFLET_PAGE">PICTURE_TYPE_LEAFLET_PAGE</a></code></th> 2130<td class="colLast"><code>5</code></td> 2131</tr> 2132<tr class="rowColor"> 2133<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_LYRICIST"> 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_LYRICIST">PICTURE_TYPE_LYRICIST</a></code></th> 2137<td class="colLast"><code>12</code></td> 2138</tr> 2139<tr class="altColor"> 2140<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_MEDIA"> 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_MEDIA">PICTURE_TYPE_MEDIA</a></code></th> 2144<td class="colLast"><code>6</code></td> 2145</tr> 2146<tr class="rowColor"> 2147<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_MOVIE_VIDEO_SCREEN_CAPTURE"> 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_MOVIE_VIDEO_SCREEN_CAPTURE">PICTURE_TYPE_MOVIE_VIDEO_SCREEN_CAPTURE</a></code></th> 2151<td class="colLast"><code>16</code></td> 2152</tr> 2153<tr class="altColor"> 2154<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_OTHER"> 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_OTHER">PICTURE_TYPE_OTHER</a></code></th> 2158<td class="colLast"><code>0</code></td> 2159</tr> 2160<tr class="rowColor"> 2161<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_PUBLISHER_STUDIO_LOGO"> 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_PUBLISHER_STUDIO_LOGO">PICTURE_TYPE_PUBLISHER_STUDIO_LOGO</a></code></th> 2165<td class="colLast"><code>20</code></td> 2166</tr> 2167<tr class="altColor"> 2168<td class="colFirst"><a id="com.google.android.exoplayer2.MediaMetadata.PICTURE_TYPE_RECORDING_LOCATION"> 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_RECORDING_LOCATION">PICTURE_TYPE_RECORDING_LOCATION</a></code></th> 2172<td class="colLast"><code>13</code></td> 2173</tr> 2174</tbody> 2175</table> 2176</li> 2177<li class="blockList"> 2178<table class="constantsSummary"> 2179<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> 2180<tr> 2181<th class="colFirst" scope="col">Modifier and Type</th> 2182<th class="colSecond" scope="col">Constant Field</th> 2183<th class="colLast" scope="col">Value</th> 2184</tr> 2185<tbody> 2186<tr class="altColor"> 2187<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.CUSTOM_ERROR_CODE_BASE"> 2188<!-- --> 2189</a><code>public static final int</code></td> 2190<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> 2191<td class="colLast"><code>1000000</code></td> 2192</tr> 2193<tr class="rowColor"> 2194<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_AUDIO_TRACK_INIT_FAILED"> 2195<!-- --> 2196</a><code>public static final int</code></td> 2197<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> 2198<td class="colLast"><code>5001</code></td> 2199</tr> 2200<tr class="altColor"> 2201<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_AUDIO_TRACK_WRITE_FAILED"> 2202<!-- --> 2203</a><code>public static final int</code></td> 2204<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> 2205<td class="colLast"><code>5002</code></td> 2206</tr> 2207<tr class="rowColor"> 2208<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_BEHIND_LIVE_WINDOW"> 2209<!-- --> 2210</a><code>public static final int</code></td> 2211<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> 2212<td class="colLast"><code>1002</code></td> 2213</tr> 2214<tr class="altColor"> 2215<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DECODER_INIT_FAILED"> 2216<!-- --> 2217</a><code>public static final int</code></td> 2218<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> 2219<td class="colLast"><code>4001</code></td> 2220</tr> 2221<tr class="rowColor"> 2222<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DECODER_QUERY_FAILED"> 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#ERROR_CODE_DECODER_QUERY_FAILED">ERROR_CODE_DECODER_QUERY_FAILED</a></code></th> 2226<td class="colLast"><code>4002</code></td> 2227</tr> 2228<tr class="altColor"> 2229<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DECODING_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_DECODING_FAILED">ERROR_CODE_DECODING_FAILED</a></code></th> 2233<td class="colLast"><code>4003</code></td> 2234</tr> 2235<tr class="rowColor"> 2236<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DECODING_FORMAT_EXCEEDS_CAPABILITIES"> 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_DECODING_FORMAT_EXCEEDS_CAPABILITIES">ERROR_CODE_DECODING_FORMAT_EXCEEDS_CAPABILITIES</a></code></th> 2240<td class="colLast"><code>4004</code></td> 2241</tr> 2242<tr class="altColor"> 2243<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DECODING_FORMAT_UNSUPPORTED"> 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_DECODING_FORMAT_UNSUPPORTED">ERROR_CODE_DECODING_FORMAT_UNSUPPORTED</a></code></th> 2247<td class="colLast"><code>4005</code></td> 2248</tr> 2249<tr class="rowColor"> 2250<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_CONTENT_ERROR"> 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_DRM_CONTENT_ERROR">ERROR_CODE_DRM_CONTENT_ERROR</a></code></th> 2254<td class="colLast"><code>6003</code></td> 2255</tr> 2256<tr class="altColor"> 2257<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_DEVICE_REVOKED"> 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_DRM_DEVICE_REVOKED">ERROR_CODE_DRM_DEVICE_REVOKED</a></code></th> 2261<td class="colLast"><code>6007</code></td> 2262</tr> 2263<tr class="rowColor"> 2264<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_DISALLOWED_OPERATION"> 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_DRM_DISALLOWED_OPERATION">ERROR_CODE_DRM_DISALLOWED_OPERATION</a></code></th> 2268<td class="colLast"><code>6005</code></td> 2269</tr> 2270<tr class="altColor"> 2271<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_LICENSE_ACQUISITION_FAILED"> 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_DRM_LICENSE_ACQUISITION_FAILED">ERROR_CODE_DRM_LICENSE_ACQUISITION_FAILED</a></code></th> 2275<td class="colLast"><code>6004</code></td> 2276</tr> 2277<tr class="rowColor"> 2278<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_LICENSE_EXPIRED"> 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_DRM_LICENSE_EXPIRED">ERROR_CODE_DRM_LICENSE_EXPIRED</a></code></th> 2282<td class="colLast"><code>6008</code></td> 2283</tr> 2284<tr class="altColor"> 2285<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_PROVISIONING_FAILED"> 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_PROVISIONING_FAILED">ERROR_CODE_DRM_PROVISIONING_FAILED</a></code></th> 2289<td class="colLast"><code>6002</code></td> 2290</tr> 2291<tr class="rowColor"> 2292<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_SCHEME_UNSUPPORTED"> 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_SCHEME_UNSUPPORTED">ERROR_CODE_DRM_SCHEME_UNSUPPORTED</a></code></th> 2296<td class="colLast"><code>6001</code></td> 2297</tr> 2298<tr class="altColor"> 2299<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_SYSTEM_ERROR"> 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_SYSTEM_ERROR">ERROR_CODE_DRM_SYSTEM_ERROR</a></code></th> 2303<td class="colLast"><code>6006</code></td> 2304</tr> 2305<tr class="rowColor"> 2306<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_DRM_UNSPECIFIED"> 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_UNSPECIFIED">ERROR_CODE_DRM_UNSPECIFIED</a></code></th> 2310<td class="colLast"><code>6000</code></td> 2311</tr> 2312<tr class="altColor"> 2313<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_FAILED_RUNTIME_CHECK"> 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_FAILED_RUNTIME_CHECK">ERROR_CODE_FAILED_RUNTIME_CHECK</a></code></th> 2317<td class="colLast"><code>1004</code></td> 2318</tr> 2319<tr class="rowColor"> 2320<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_BAD_HTTP_STATUS"> 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_IO_BAD_HTTP_STATUS">ERROR_CODE_IO_BAD_HTTP_STATUS</a></code></th> 2324<td class="colLast"><code>2004</code></td> 2325</tr> 2326<tr class="altColor"> 2327<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_CLEARTEXT_NOT_PERMITTED"> 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_IO_CLEARTEXT_NOT_PERMITTED">ERROR_CODE_IO_CLEARTEXT_NOT_PERMITTED</a></code></th> 2331<td class="colLast"><code>2007</code></td> 2332</tr> 2333<tr class="rowColor"> 2334<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_FILE_NOT_FOUND"> 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_IO_FILE_NOT_FOUND">ERROR_CODE_IO_FILE_NOT_FOUND</a></code></th> 2338<td class="colLast"><code>2005</code></td> 2339</tr> 2340<tr class="altColor"> 2341<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_INVALID_HTTP_CONTENT_TYPE"> 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_IO_INVALID_HTTP_CONTENT_TYPE">ERROR_CODE_IO_INVALID_HTTP_CONTENT_TYPE</a></code></th> 2345<td class="colLast"><code>2003</code></td> 2346</tr> 2347<tr class="rowColor"> 2348<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_NETWORK_CONNECTION_FAILED"> 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_IO_NETWORK_CONNECTION_FAILED">ERROR_CODE_IO_NETWORK_CONNECTION_FAILED</a></code></th> 2352<td class="colLast"><code>2001</code></td> 2353</tr> 2354<tr class="altColor"> 2355<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT"> 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_NETWORK_CONNECTION_TIMEOUT">ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT</a></code></th> 2359<td class="colLast"><code>2002</code></td> 2360</tr> 2361<tr class="rowColor"> 2362<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_NO_PERMISSION"> 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_NO_PERMISSION">ERROR_CODE_IO_NO_PERMISSION</a></code></th> 2366<td class="colLast"><code>2006</code></td> 2367</tr> 2368<tr class="altColor"> 2369<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_READ_POSITION_OUT_OF_RANGE"> 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_READ_POSITION_OUT_OF_RANGE">ERROR_CODE_IO_READ_POSITION_OUT_OF_RANGE</a></code></th> 2373<td class="colLast"><code>2008</code></td> 2374</tr> 2375<tr class="rowColor"> 2376<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_IO_UNSPECIFIED"> 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_UNSPECIFIED">ERROR_CODE_IO_UNSPECIFIED</a></code></th> 2380<td class="colLast"><code>2000</code></td> 2381</tr> 2382<tr class="altColor"> 2383<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_PARSING_CONTAINER_MALFORMED"> 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_PARSING_CONTAINER_MALFORMED">ERROR_CODE_PARSING_CONTAINER_MALFORMED</a></code></th> 2387<td class="colLast"><code>3001</code></td> 2388</tr> 2389<tr class="rowColor"> 2390<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_PARSING_CONTAINER_UNSUPPORTED"> 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_PARSING_CONTAINER_UNSUPPORTED">ERROR_CODE_PARSING_CONTAINER_UNSUPPORTED</a></code></th> 2394<td class="colLast"><code>3003</code></td> 2395</tr> 2396<tr class="altColor"> 2397<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_PARSING_MANIFEST_MALFORMED"> 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_PARSING_MANIFEST_MALFORMED">ERROR_CODE_PARSING_MANIFEST_MALFORMED</a></code></th> 2401<td class="colLast"><code>3002</code></td> 2402</tr> 2403<tr class="rowColor"> 2404<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_PARSING_MANIFEST_UNSUPPORTED"> 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_PARSING_MANIFEST_UNSUPPORTED">ERROR_CODE_PARSING_MANIFEST_UNSUPPORTED</a></code></th> 2408<td class="colLast"><code>3004</code></td> 2409</tr> 2410<tr class="altColor"> 2411<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_REMOTE_ERROR"> 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_REMOTE_ERROR">ERROR_CODE_REMOTE_ERROR</a></code></th> 2415<td class="colLast"><code>1001</code></td> 2416</tr> 2417<tr class="rowColor"> 2418<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_TIMEOUT"> 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_TIMEOUT">ERROR_CODE_TIMEOUT</a></code></th> 2422<td class="colLast"><code>1003</code></td> 2423</tr> 2424<tr class="altColor"> 2425<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.ERROR_CODE_UNSPECIFIED"> 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_UNSPECIFIED">ERROR_CODE_UNSPECIFIED</a></code></th> 2429<td class="colLast"><code>1000</code></td> 2430</tr> 2431<tr class="rowColor"> 2432<td class="colFirst"><a id="com.google.android.exoplayer2.PlaybackException.FIELD_CUSTOM_ID_BASE"> 2433<!-- --> 2434</a><code>protected static final int</code></td> 2435<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> 2436<td class="colLast"><code>1000</code></td> 2437</tr> 2438</tbody> 2439</table> 2440</li> 2441<li class="blockList"> 2442<table class="constantsSummary"> 2443<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> 2444<tr> 2445<th class="colFirst" scope="col">Modifier and Type</th> 2446<th class="colSecond" scope="col">Constant Field</th> 2447<th class="colLast" scope="col">Value</th> 2448</tr> 2449<tbody> 2450<tr class="altColor"> 2451<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_ADJUST_DEVICE_VOLUME"> 2452<!-- --> 2453</a><code>public static final int</code></td> 2454<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> 2455<td class="colLast"><code>26</code></td> 2456</tr> 2457<tr class="rowColor"> 2458<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_CHANGE_MEDIA_ITEMS"> 2459<!-- --> 2460</a><code>public static final int</code></td> 2461<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> 2462<td class="colLast"><code>20</code></td> 2463</tr> 2464<tr class="altColor"> 2465<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_GET_AUDIO_ATTRIBUTES"> 2466<!-- --> 2467</a><code>public static final int</code></td> 2468<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> 2469<td class="colLast"><code>21</code></td> 2470</tr> 2471<tr class="rowColor"> 2472<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_GET_CURRENT_MEDIA_ITEM"> 2473<!-- --> 2474</a><code>public static final int</code></td> 2475<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> 2476<td class="colLast"><code>16</code></td> 2477</tr> 2478<tr class="altColor"> 2479<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_GET_DEVICE_VOLUME"> 2480<!-- --> 2481</a><code>public static final int</code></td> 2482<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> 2483<td class="colLast"><code>23</code></td> 2484</tr> 2485<tr class="rowColor"> 2486<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_GET_MEDIA_ITEMS_METADATA"> 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_GET_MEDIA_ITEMS_METADATA">COMMAND_GET_MEDIA_ITEMS_METADATA</a></code></th> 2490<td class="colLast"><code>18</code></td> 2491</tr> 2492<tr class="altColor"> 2493<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_GET_TEXT"> 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_GET_TEXT">COMMAND_GET_TEXT</a></code></th> 2497<td class="colLast"><code>28</code></td> 2498</tr> 2499<tr class="rowColor"> 2500<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_GET_TIMELINE"> 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_TIMELINE">COMMAND_GET_TIMELINE</a></code></th> 2504<td class="colLast"><code>17</code></td> 2505</tr> 2506<tr class="altColor"> 2507<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_GET_TRACK_INFOS"> 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_TRACK_INFOS">COMMAND_GET_TRACK_INFOS</a></code></th> 2511<td class="colLast"><code>30</code></td> 2512</tr> 2513<tr class="rowColor"> 2514<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_GET_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_VOLUME">COMMAND_GET_VOLUME</a></code></th> 2518<td class="colLast"><code>22</code></td> 2519</tr> 2520<tr class="altColor"> 2521<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_INVALID"> 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_INVALID">COMMAND_INVALID</a></code></th> 2525<td class="colLast"><code>-1</code></td> 2526</tr> 2527<tr class="rowColor"> 2528<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_PLAY_PAUSE"> 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_PLAY_PAUSE">COMMAND_PLAY_PAUSE</a></code></th> 2532<td class="colLast"><code>1</code></td> 2533</tr> 2534<tr class="altColor"> 2535<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_PREPARE"> 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_PREPARE">COMMAND_PREPARE</a></code></th> 2539<td class="colLast"><code>2</code></td> 2540</tr> 2541<tr class="rowColor"> 2542<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_BACK"> 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_SEEK_BACK">COMMAND_SEEK_BACK</a></code></th> 2546<td class="colLast"><code>11</code></td> 2547</tr> 2548<tr class="altColor"> 2549<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_FORWARD"> 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_SEEK_FORWARD">COMMAND_SEEK_FORWARD</a></code></th> 2553<td class="colLast"><code>12</code></td> 2554</tr> 2555<tr class="rowColor"> 2556<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_IN_CURRENT_MEDIA_ITEM"> 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_SEEK_IN_CURRENT_MEDIA_ITEM">COMMAND_SEEK_IN_CURRENT_MEDIA_ITEM</a></code></th> 2560<td class="colLast"><code>5</code></td> 2561</tr> 2562<tr class="altColor"> 2563<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_IN_CURRENT_WINDOW"> 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_SEEK_IN_CURRENT_WINDOW">COMMAND_SEEK_IN_CURRENT_WINDOW</a></code></th> 2567<td class="colLast"><code>5</code></td> 2568</tr> 2569<tr class="rowColor"> 2570<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_DEFAULT_POSITION"> 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_SEEK_TO_DEFAULT_POSITION">COMMAND_SEEK_TO_DEFAULT_POSITION</a></code></th> 2574<td class="colLast"><code>4</code></td> 2575</tr> 2576<tr class="altColor"> 2577<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_MEDIA_ITEM"> 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_TO_MEDIA_ITEM">COMMAND_SEEK_TO_MEDIA_ITEM</a></code></th> 2581<td class="colLast"><code>10</code></td> 2582</tr> 2583<tr class="rowColor"> 2584<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_NEXT"> 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_TO_NEXT">COMMAND_SEEK_TO_NEXT</a></code></th> 2588<td class="colLast"><code>9</code></td> 2589</tr> 2590<tr class="altColor"> 2591<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_NEXT_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_TO_NEXT_MEDIA_ITEM">COMMAND_SEEK_TO_NEXT_MEDIA_ITEM</a></code></th> 2595<td class="colLast"><code>8</code></td> 2596</tr> 2597<tr class="rowColor"> 2598<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_NEXT_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_TO_NEXT_WINDOW">COMMAND_SEEK_TO_NEXT_WINDOW</a></code></th> 2602<td class="colLast"><code>8</code></td> 2603</tr> 2604<tr class="altColor"> 2605<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_PREVIOUS"> 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_PREVIOUS">COMMAND_SEEK_TO_PREVIOUS</a></code></th> 2609<td class="colLast"><code>7</code></td> 2610</tr> 2611<tr class="rowColor"> 2612<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_PREVIOUS_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_PREVIOUS_MEDIA_ITEM">COMMAND_SEEK_TO_PREVIOUS_MEDIA_ITEM</a></code></th> 2616<td class="colLast"><code>6</code></td> 2617</tr> 2618<tr class="altColor"> 2619<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_PREVIOUS_WINDOW"> 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_PREVIOUS_WINDOW">COMMAND_SEEK_TO_PREVIOUS_WINDOW</a></code></th> 2623<td class="colLast"><code>6</code></td> 2624</tr> 2625<tr class="rowColor"> 2626<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SEEK_TO_WINDOW"> 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_WINDOW">COMMAND_SEEK_TO_WINDOW</a></code></th> 2630<td class="colLast"><code>10</code></td> 2631</tr> 2632<tr class="altColor"> 2633<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SET_DEVICE_VOLUME"> 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_SET_DEVICE_VOLUME">COMMAND_SET_DEVICE_VOLUME</a></code></th> 2637<td class="colLast"><code>25</code></td> 2638</tr> 2639<tr class="rowColor"> 2640<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SET_MEDIA_ITEMS_METADATA"> 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_SET_MEDIA_ITEMS_METADATA">COMMAND_SET_MEDIA_ITEMS_METADATA</a></code></th> 2644<td class="colLast"><code>19</code></td> 2645</tr> 2646<tr class="altColor"> 2647<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SET_REPEAT_MODE"> 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_SET_REPEAT_MODE">COMMAND_SET_REPEAT_MODE</a></code></th> 2651<td class="colLast"><code>15</code></td> 2652</tr> 2653<tr class="rowColor"> 2654<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SET_SHUFFLE_MODE"> 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_SET_SHUFFLE_MODE">COMMAND_SET_SHUFFLE_MODE</a></code></th> 2658<td class="colLast"><code>14</code></td> 2659</tr> 2660<tr class="altColor"> 2661<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SET_SPEED_AND_PITCH"> 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_SET_SPEED_AND_PITCH">COMMAND_SET_SPEED_AND_PITCH</a></code></th> 2665<td class="colLast"><code>13</code></td> 2666</tr> 2667<tr class="rowColor"> 2668<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SET_TRACK_SELECTION_PARAMETERS"> 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_TRACK_SELECTION_PARAMETERS">COMMAND_SET_TRACK_SELECTION_PARAMETERS</a></code></th> 2672<td class="colLast"><code>29</code></td> 2673</tr> 2674<tr class="altColor"> 2675<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SET_VIDEO_SURFACE"> 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_VIDEO_SURFACE">COMMAND_SET_VIDEO_SURFACE</a></code></th> 2679<td class="colLast"><code>27</code></td> 2680</tr> 2681<tr class="rowColor"> 2682<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_SET_VOLUME"> 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_VOLUME">COMMAND_SET_VOLUME</a></code></th> 2686<td class="colLast"><code>24</code></td> 2687</tr> 2688<tr class="altColor"> 2689<td class="colFirst"><a id="com.google.android.exoplayer2.Player.COMMAND_STOP"> 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_STOP">COMMAND_STOP</a></code></th> 2693<td class="colLast"><code>3</code></td> 2694</tr> 2695<tr class="rowColor"> 2696<td class="colFirst"><a id="com.google.android.exoplayer2.Player.DISCONTINUITY_REASON_AUTO_TRANSITION"> 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#DISCONTINUITY_REASON_AUTO_TRANSITION">DISCONTINUITY_REASON_AUTO_TRANSITION</a></code></th> 2700<td class="colLast"><code>0</code></td> 2701</tr> 2702<tr class="altColor"> 2703<td class="colFirst"><a id="com.google.android.exoplayer2.Player.DISCONTINUITY_REASON_INTERNAL"> 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#DISCONTINUITY_REASON_INTERNAL">DISCONTINUITY_REASON_INTERNAL</a></code></th> 2707<td class="colLast"><code>5</code></td> 2708</tr> 2709<tr class="rowColor"> 2710<td class="colFirst"><a id="com.google.android.exoplayer2.Player.DISCONTINUITY_REASON_REMOVE"> 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#DISCONTINUITY_REASON_REMOVE">DISCONTINUITY_REASON_REMOVE</a></code></th> 2714<td class="colLast"><code>4</code></td> 2715</tr> 2716<tr class="altColor"> 2717<td class="colFirst"><a id="com.google.android.exoplayer2.Player.DISCONTINUITY_REASON_SEEK"> 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#DISCONTINUITY_REASON_SEEK">DISCONTINUITY_REASON_SEEK</a></code></th> 2721<td class="colLast"><code>1</code></td> 2722</tr> 2723<tr class="rowColor"> 2724<td class="colFirst"><a id="com.google.android.exoplayer2.Player.DISCONTINUITY_REASON_SEEK_ADJUSTMENT"> 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#DISCONTINUITY_REASON_SEEK_ADJUSTMENT">DISCONTINUITY_REASON_SEEK_ADJUSTMENT</a></code></th> 2728<td class="colLast"><code>2</code></td> 2729</tr> 2730<tr class="altColor"> 2731<td class="colFirst"><a id="com.google.android.exoplayer2.Player.DISCONTINUITY_REASON_SKIP"> 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_SKIP">DISCONTINUITY_REASON_SKIP</a></code></th> 2735<td class="colLast"><code>3</code></td> 2736</tr> 2737<tr class="rowColor"> 2738<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_AUDIO_ATTRIBUTES_CHANGED"> 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#EVENT_AUDIO_ATTRIBUTES_CHANGED">EVENT_AUDIO_ATTRIBUTES_CHANGED</a></code></th> 2742<td class="colLast"><code>20</code></td> 2743</tr> 2744<tr class="altColor"> 2745<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_AUDIO_SESSION_ID"> 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#EVENT_AUDIO_SESSION_ID">EVENT_AUDIO_SESSION_ID</a></code></th> 2749<td class="colLast"><code>21</code></td> 2750</tr> 2751<tr class="rowColor"> 2752<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_AVAILABLE_COMMANDS_CHANGED"> 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#EVENT_AVAILABLE_COMMANDS_CHANGED">EVENT_AVAILABLE_COMMANDS_CHANGED</a></code></th> 2756<td class="colLast"><code>13</code></td> 2757</tr> 2758<tr class="altColor"> 2759<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_CUES"> 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#EVENT_CUES">EVENT_CUES</a></code></th> 2763<td class="colLast"><code>27</code></td> 2764</tr> 2765<tr class="rowColor"> 2766<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_DEVICE_INFO_CHANGED"> 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#EVENT_DEVICE_INFO_CHANGED">EVENT_DEVICE_INFO_CHANGED</a></code></th> 2770<td class="colLast"><code>29</code></td> 2771</tr> 2772<tr class="altColor"> 2773<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_DEVICE_VOLUME_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_DEVICE_VOLUME_CHANGED">EVENT_DEVICE_VOLUME_CHANGED</a></code></th> 2777<td class="colLast"><code>30</code></td> 2778</tr> 2779<tr class="rowColor"> 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="altColor"> 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="rowColor"> 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="altColor"> 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="rowColor"> 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="altColor"> 2815<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_METADATA"> 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_METADATA">EVENT_METADATA</a></code></th> 2819<td class="colLast"><code>28</code></td> 2820</tr> 2821<tr class="rowColor"> 2822<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_PLAY_WHEN_READY_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_PLAY_WHEN_READY_CHANGED">EVENT_PLAY_WHEN_READY_CHANGED</a></code></th> 2826<td class="colLast"><code>5</code></td> 2827</tr> 2828<tr class="altColor"> 2829<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_PLAYBACK_PARAMETERS_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_PARAMETERS_CHANGED">EVENT_PLAYBACK_PARAMETERS_CHANGED</a></code></th> 2833<td class="colLast"><code>12</code></td> 2834</tr> 2835<tr class="rowColor"> 2836<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_PLAYBACK_STATE_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_STATE_CHANGED">EVENT_PLAYBACK_STATE_CHANGED</a></code></th> 2840<td class="colLast"><code>4</code></td> 2841</tr> 2842<tr class="altColor"> 2843<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_PLAYBACK_SUPPRESSION_REASON_CHANGED"> 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_PLAYBACK_SUPPRESSION_REASON_CHANGED">EVENT_PLAYBACK_SUPPRESSION_REASON_CHANGED</a></code></th> 2847<td class="colLast"><code>6</code></td> 2848</tr> 2849<tr class="rowColor"> 2850<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_PLAYER_ERROR"> 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_PLAYER_ERROR">EVENT_PLAYER_ERROR</a></code></th> 2854<td class="colLast"><code>10</code></td> 2855</tr> 2856<tr class="altColor"> 2857<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_PLAYLIST_METADATA_CHANGED"> 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_PLAYLIST_METADATA_CHANGED">EVENT_PLAYLIST_METADATA_CHANGED</a></code></th> 2861<td class="colLast"><code>15</code></td> 2862</tr> 2863<tr class="rowColor"> 2864<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_POSITION_DISCONTINUITY"> 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_POSITION_DISCONTINUITY">EVENT_POSITION_DISCONTINUITY</a></code></th> 2868<td class="colLast"><code>11</code></td> 2869</tr> 2870<tr class="altColor"> 2871<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_RENDERED_FIRST_FRAME"> 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_RENDERED_FIRST_FRAME">EVENT_RENDERED_FIRST_FRAME</a></code></th> 2875<td class="colLast"><code>26</code></td> 2876</tr> 2877<tr class="rowColor"> 2878<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_REPEAT_MODE_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_REPEAT_MODE_CHANGED">EVENT_REPEAT_MODE_CHANGED</a></code></th> 2882<td class="colLast"><code>8</code></td> 2883</tr> 2884<tr class="altColor"> 2885<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_SEEK_BACK_INCREMENT_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_SEEK_BACK_INCREMENT_CHANGED">EVENT_SEEK_BACK_INCREMENT_CHANGED</a></code></th> 2889<td class="colLast"><code>16</code></td> 2890</tr> 2891<tr class="rowColor"> 2892<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_SEEK_FORWARD_INCREMENT_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_SEEK_FORWARD_INCREMENT_CHANGED">EVENT_SEEK_FORWARD_INCREMENT_CHANGED</a></code></th> 2896<td class="colLast"><code>17</code></td> 2897</tr> 2898<tr class="altColor"> 2899<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_SHUFFLE_MODE_ENABLED_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_SHUFFLE_MODE_ENABLED_CHANGED">EVENT_SHUFFLE_MODE_ENABLED_CHANGED</a></code></th> 2903<td class="colLast"><code>9</code></td> 2904</tr> 2905<tr class="rowColor"> 2906<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_SKIP_SILENCE_ENABLED_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_SKIP_SILENCE_ENABLED_CHANGED">EVENT_SKIP_SILENCE_ENABLED_CHANGED</a></code></th> 2910<td class="colLast"><code>23</code></td> 2911</tr> 2912<tr class="altColor"> 2913<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_SURFACE_SIZE_CHANGED"> 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#EVENT_SURFACE_SIZE_CHANGED">EVENT_SURFACE_SIZE_CHANGED</a></code></th> 2917<td class="colLast"><code>24</code></td> 2918</tr> 2919<tr class="rowColor"> 2920<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_TIMELINE_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#EVENT_TIMELINE_CHANGED">EVENT_TIMELINE_CHANGED</a></code></th> 2924<td class="colLast"><code>0</code></td> 2925</tr> 2926<tr class="altColor"> 2927<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_TRACK_SELECTION_PARAMETERS_CHANGED"> 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#EVENT_TRACK_SELECTION_PARAMETERS_CHANGED">EVENT_TRACK_SELECTION_PARAMETERS_CHANGED</a></code></th> 2931<td class="colLast"><code>19</code></td> 2932</tr> 2933<tr class="rowColor"> 2934<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_TRACKS_CHANGED"> 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#EVENT_TRACKS_CHANGED">EVENT_TRACKS_CHANGED</a></code></th> 2938<td class="colLast"><code>2</code></td> 2939</tr> 2940<tr class="altColor"> 2941<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_VIDEO_SIZE_CHANGED"> 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#EVENT_VIDEO_SIZE_CHANGED">EVENT_VIDEO_SIZE_CHANGED</a></code></th> 2945<td class="colLast"><code>25</code></td> 2946</tr> 2947<tr class="rowColor"> 2948<td class="colFirst"><a id="com.google.android.exoplayer2.Player.EVENT_VOLUME_CHANGED"> 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#EVENT_VOLUME_CHANGED">EVENT_VOLUME_CHANGED</a></code></th> 2952<td class="colLast"><code>22</code></td> 2953</tr> 2954<tr class="altColor"> 2955<td class="colFirst"><a id="com.google.android.exoplayer2.Player.MEDIA_ITEM_TRANSITION_REASON_AUTO"> 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#MEDIA_ITEM_TRANSITION_REASON_AUTO">MEDIA_ITEM_TRANSITION_REASON_AUTO</a></code></th> 2959<td class="colLast"><code>1</code></td> 2960</tr> 2961<tr class="rowColor"> 2962<td class="colFirst"><a id="com.google.android.exoplayer2.Player.MEDIA_ITEM_TRANSITION_REASON_PLAYLIST_CHANGED"> 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#MEDIA_ITEM_TRANSITION_REASON_PLAYLIST_CHANGED">MEDIA_ITEM_TRANSITION_REASON_PLAYLIST_CHANGED</a></code></th> 2966<td class="colLast"><code>3</code></td> 2967</tr> 2968<tr class="altColor"> 2969<td class="colFirst"><a id="com.google.android.exoplayer2.Player.MEDIA_ITEM_TRANSITION_REASON_REPEAT"> 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#MEDIA_ITEM_TRANSITION_REASON_REPEAT">MEDIA_ITEM_TRANSITION_REASON_REPEAT</a></code></th> 2973<td class="colLast"><code>0</code></td> 2974</tr> 2975<tr class="rowColor"> 2976<td class="colFirst"><a id="com.google.android.exoplayer2.Player.MEDIA_ITEM_TRANSITION_REASON_SEEK"> 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#MEDIA_ITEM_TRANSITION_REASON_SEEK">MEDIA_ITEM_TRANSITION_REASON_SEEK</a></code></th> 2980<td class="colLast"><code>2</code></td> 2981</tr> 2982<tr class="altColor"> 2983<td class="colFirst"><a id="com.google.android.exoplayer2.Player.PLAY_WHEN_READY_CHANGE_REASON_AUDIO_BECOMING_NOISY"> 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#PLAY_WHEN_READY_CHANGE_REASON_AUDIO_BECOMING_NOISY">PLAY_WHEN_READY_CHANGE_REASON_AUDIO_BECOMING_NOISY</a></code></th> 2987<td class="colLast"><code>3</code></td> 2988</tr> 2989<tr class="rowColor"> 2990<td class="colFirst"><a id="com.google.android.exoplayer2.Player.PLAY_WHEN_READY_CHANGE_REASON_AUDIO_FOCUS_LOSS"> 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#PLAY_WHEN_READY_CHANGE_REASON_AUDIO_FOCUS_LOSS">PLAY_WHEN_READY_CHANGE_REASON_AUDIO_FOCUS_LOSS</a></code></th> 2994<td class="colLast"><code>2</code></td> 2995</tr> 2996<tr class="altColor"> 2997<td class="colFirst"><a id="com.google.android.exoplayer2.Player.PLAY_WHEN_READY_CHANGE_REASON_END_OF_MEDIA_ITEM"> 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#PLAY_WHEN_READY_CHANGE_REASON_END_OF_MEDIA_ITEM">PLAY_WHEN_READY_CHANGE_REASON_END_OF_MEDIA_ITEM</a></code></th> 3001<td class="colLast"><code>5</code></td> 3002</tr> 3003<tr class="rowColor"> 3004<td class="colFirst"><a id="com.google.android.exoplayer2.Player.PLAY_WHEN_READY_CHANGE_REASON_REMOTE"> 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#PLAY_WHEN_READY_CHANGE_REASON_REMOTE">PLAY_WHEN_READY_CHANGE_REASON_REMOTE</a></code></th> 3008<td class="colLast"><code>4</code></td> 3009</tr> 3010<tr class="altColor"> 3011<td class="colFirst"><a id="com.google.android.exoplayer2.Player.PLAY_WHEN_READY_CHANGE_REASON_USER_REQUEST"> 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#PLAY_WHEN_READY_CHANGE_REASON_USER_REQUEST">PLAY_WHEN_READY_CHANGE_REASON_USER_REQUEST</a></code></th> 3015<td class="colLast"><code>1</code></td> 3016</tr> 3017<tr class="rowColor"> 3018<td class="colFirst"><a id="com.google.android.exoplayer2.Player.PLAYBACK_SUPPRESSION_REASON_NONE"> 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#PLAYBACK_SUPPRESSION_REASON_NONE">PLAYBACK_SUPPRESSION_REASON_NONE</a></code></th> 3022<td class="colLast"><code>0</code></td> 3023</tr> 3024<tr class="altColor"> 3025<td class="colFirst"><a id="com.google.android.exoplayer2.Player.PLAYBACK_SUPPRESSION_REASON_TRANSIENT_AUDIO_FOCUS_LOSS"> 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#PLAYBACK_SUPPRESSION_REASON_TRANSIENT_AUDIO_FOCUS_LOSS">PLAYBACK_SUPPRESSION_REASON_TRANSIENT_AUDIO_FOCUS_LOSS</a></code></th> 3029<td class="colLast"><code>1</code></td> 3030</tr> 3031<tr class="rowColor"> 3032<td class="colFirst"><a id="com.google.android.exoplayer2.Player.REPEAT_MODE_ALL"> 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#REPEAT_MODE_ALL">REPEAT_MODE_ALL</a></code></th> 3036<td class="colLast"><code>2</code></td> 3037</tr> 3038<tr class="altColor"> 3039<td class="colFirst"><a id="com.google.android.exoplayer2.Player.REPEAT_MODE_OFF"> 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#REPEAT_MODE_OFF">REPEAT_MODE_OFF</a></code></th> 3043<td class="colLast"><code>0</code></td> 3044</tr> 3045<tr class="rowColor"> 3046<td class="colFirst"><a id="com.google.android.exoplayer2.Player.REPEAT_MODE_ONE"> 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#REPEAT_MODE_ONE">REPEAT_MODE_ONE</a></code></th> 3050<td class="colLast"><code>1</code></td> 3051</tr> 3052<tr class="altColor"> 3053<td class="colFirst"><a id="com.google.android.exoplayer2.Player.STATE_BUFFERING"> 3054<!-- --> 3055</a><code>public static final int</code></td> 3056<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#STATE_BUFFERING">STATE_BUFFERING</a></code></th> 3057<td class="colLast"><code>2</code></td> 3058</tr> 3059<tr class="rowColor"> 3060<td class="colFirst"><a id="com.google.android.exoplayer2.Player.STATE_ENDED"> 3061<!-- --> 3062</a><code>public static final int</code></td> 3063<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#STATE_ENDED">STATE_ENDED</a></code></th> 3064<td class="colLast"><code>4</code></td> 3065</tr> 3066<tr class="altColor"> 3067<td class="colFirst"><a id="com.google.android.exoplayer2.Player.STATE_IDLE"> 3068<!-- --> 3069</a><code>public static final int</code></td> 3070<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#STATE_IDLE">STATE_IDLE</a></code></th> 3071<td class="colLast"><code>1</code></td> 3072</tr> 3073<tr class="rowColor"> 3074<td class="colFirst"><a id="com.google.android.exoplayer2.Player.STATE_READY"> 3075<!-- --> 3076</a><code>public static final int</code></td> 3077<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Player.html#STATE_READY">STATE_READY</a></code></th> 3078<td class="colLast"><code>3</code></td> 3079</tr> 3080<tr class="altColor"> 3081<td class="colFirst"><a id="com.google.android.exoplayer2.Player.TIMELINE_CHANGE_REASON_PLAYLIST_CHANGED"> 3082<!-- --> 3083</a><code>public static final int</code></td> 3084<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> 3085<td class="colLast"><code>0</code></td> 3086</tr> 3087<tr class="rowColor"> 3088<td class="colFirst"><a id="com.google.android.exoplayer2.Player.TIMELINE_CHANGE_REASON_SOURCE_UPDATE"> 3089<!-- --> 3090</a><code>public static final int</code></td> 3091<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> 3092<td class="colLast"><code>1</code></td> 3093</tr> 3094</tbody> 3095</table> 3096</li> 3097<li class="blockList"> 3098<table class="constantsSummary"> 3099<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> 3100<tr> 3101<th class="colFirst" scope="col">Modifier and Type</th> 3102<th class="colSecond" scope="col">Constant Field</th> 3103<th class="colLast" scope="col">Value</th> 3104</tr> 3105<tbody> 3106<tr class="altColor"> 3107<td class="colFirst"><a id="com.google.android.exoplayer2.Rating.RATING_UNSET"> 3108<!-- --> 3109</a><code>public static final float</code></td> 3110<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Rating.html#RATING_UNSET">RATING_UNSET</a></code></th> 3111<td class="colLast"><code>-1.0f</code></td> 3112</tr> 3113</tbody> 3114</table> 3115</li> 3116<li class="blockList"> 3117<table class="constantsSummary"> 3118<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> 3119<tr> 3120<th class="colFirst" scope="col">Modifier and Type</th> 3121<th class="colSecond" scope="col">Constant Field</th> 3122<th class="colLast" scope="col">Value</th> 3123</tr> 3124<tbody> 3125<tr class="altColor"> 3126<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_CUSTOM_BASE"> 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_CUSTOM_BASE">MSG_CUSTOM_BASE</a></code></th> 3130<td class="colLast"><code>10000</code></td> 3131</tr> 3132<tr class="rowColor"> 3133<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_AUDIO_ATTRIBUTES"> 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_AUDIO_ATTRIBUTES">MSG_SET_AUDIO_ATTRIBUTES</a></code></th> 3137<td class="colLast"><code>3</code></td> 3138</tr> 3139<tr class="altColor"> 3140<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_AUDIO_SESSION_ID"> 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_AUDIO_SESSION_ID">MSG_SET_AUDIO_SESSION_ID</a></code></th> 3144<td class="colLast"><code>10</code></td> 3145</tr> 3146<tr class="rowColor"> 3147<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_AUX_EFFECT_INFO"> 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_AUX_EFFECT_INFO">MSG_SET_AUX_EFFECT_INFO</a></code></th> 3151<td class="colLast"><code>6</code></td> 3152</tr> 3153<tr class="altColor"> 3154<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_CAMERA_MOTION_LISTENER"> 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_CAMERA_MOTION_LISTENER">MSG_SET_CAMERA_MOTION_LISTENER</a></code></th> 3158<td class="colLast"><code>8</code></td> 3159</tr> 3160<tr class="rowColor"> 3161<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_CHANGE_FRAME_RATE_STRATEGY"> 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_CHANGE_FRAME_RATE_STRATEGY">MSG_SET_CHANGE_FRAME_RATE_STRATEGY</a></code></th> 3165<td class="colLast"><code>5</code></td> 3166</tr> 3167<tr class="altColor"> 3168<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_SCALING_MODE"> 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#MSG_SET_SCALING_MODE">MSG_SET_SCALING_MODE</a></code></th> 3172<td class="colLast"><code>4</code></td> 3173</tr> 3174<tr class="rowColor"> 3175<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_SKIP_SILENCE_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#MSG_SET_SKIP_SILENCE_ENABLED">MSG_SET_SKIP_SILENCE_ENABLED</a></code></th> 3179<td class="colLast"><code>9</code></td> 3180</tr> 3181<tr class="altColor"> 3182<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_VIDEO_FRAME_METADATA_LISTENER"> 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#MSG_SET_VIDEO_FRAME_METADATA_LISTENER">MSG_SET_VIDEO_FRAME_METADATA_LISTENER</a></code></th> 3186<td class="colLast"><code>7</code></td> 3187</tr> 3188<tr class="rowColor"> 3189<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_VIDEO_OUTPUT"> 3190<!-- --> 3191</a><code>public static final int</code></td> 3192<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> 3193<td class="colLast"><code>1</code></td> 3194</tr> 3195<tr class="altColor"> 3196<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_VOLUME"> 3197<!-- --> 3198</a><code>public static final int</code></td> 3199<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#MSG_SET_VOLUME">MSG_SET_VOLUME</a></code></th> 3200<td class="colLast"><code>2</code></td> 3201</tr> 3202<tr class="rowColor"> 3203<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.MSG_SET_WAKEUP_LISTENER"> 3204<!-- --> 3205</a><code>public static final int</code></td> 3206<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> 3207<td class="colLast"><code>11</code></td> 3208</tr> 3209<tr class="altColor"> 3210<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.STATE_DISABLED"> 3211<!-- --> 3212</a><code>public static final int</code></td> 3213<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#STATE_DISABLED">STATE_DISABLED</a></code></th> 3214<td class="colLast"><code>0</code></td> 3215</tr> 3216<tr class="rowColor"> 3217<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.STATE_ENABLED"> 3218<!-- --> 3219</a><code>public static final int</code></td> 3220<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#STATE_ENABLED">STATE_ENABLED</a></code></th> 3221<td class="colLast"><code>1</code></td> 3222</tr> 3223<tr class="altColor"> 3224<td class="colFirst"><a id="com.google.android.exoplayer2.Renderer.STATE_STARTED"> 3225<!-- --> 3226</a><code>public static final int</code></td> 3227<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/Renderer.html#STATE_STARTED">STATE_STARTED</a></code></th> 3228<td class="colLast"><code>2</code></td> 3229</tr> 3230</tbody> 3231</table> 3232</li> 3233<li class="blockList"> 3234<table class="constantsSummary"> 3235<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> 3236<tr> 3237<th class="colFirst" scope="col">Modifier and Type</th> 3238<th class="colSecond" scope="col">Constant Field</th> 3239<th class="colLast" scope="col">Value</th> 3240</tr> 3241<tbody> 3242<tr class="altColor"> 3243<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.ADAPTIVE_NOT_SEAMLESS"> 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#ADAPTIVE_NOT_SEAMLESS">ADAPTIVE_NOT_SEAMLESS</a></code></th> 3247<td class="colLast"><code>8</code></td> 3248</tr> 3249<tr class="rowColor"> 3250<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.ADAPTIVE_NOT_SUPPORTED"> 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#ADAPTIVE_NOT_SUPPORTED">ADAPTIVE_NOT_SUPPORTED</a></code></th> 3254<td class="colLast"><code>0</code></td> 3255</tr> 3256<tr class="altColor"> 3257<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.ADAPTIVE_SEAMLESS"> 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#ADAPTIVE_SEAMLESS">ADAPTIVE_SEAMLESS</a></code></th> 3261<td class="colLast"><code>16</code></td> 3262</tr> 3263<tr class="rowColor"> 3264<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.ADAPTIVE_SUPPORT_MASK"> 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#ADAPTIVE_SUPPORT_MASK">ADAPTIVE_SUPPORT_MASK</a></code></th> 3268<td class="colLast"><code>24</code></td> 3269</tr> 3270<tr class="altColor"> 3271<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.DECODER_SUPPORT_FALLBACK"> 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#DECODER_SUPPORT_FALLBACK">DECODER_SUPPORT_FALLBACK</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.DECODER_SUPPORT_PRIMARY"> 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#DECODER_SUPPORT_PRIMARY">DECODER_SUPPORT_PRIMARY</a></code></th> 3282<td class="colLast"><code>128</code></td> 3283</tr> 3284<tr class="altColor"> 3285<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.FORMAT_EXCEEDS_CAPABILITIES"> 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#FORMAT_EXCEEDS_CAPABILITIES">FORMAT_EXCEEDS_CAPABILITIES</a></code></th> 3289<td class="colLast"><code>3</code></td> 3290</tr> 3291<tr class="rowColor"> 3292<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.FORMAT_HANDLED"> 3293<!-- --> 3294</a><code>public static final int</code></td> 3295<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#FORMAT_HANDLED">FORMAT_HANDLED</a></code></th> 3296<td class="colLast"><code>4</code></td> 3297</tr> 3298<tr class="altColor"> 3299<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.FORMAT_SUPPORT_MASK"> 3300<!-- --> 3301</a><code>public static final int</code></td> 3302<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#FORMAT_SUPPORT_MASK">FORMAT_SUPPORT_MASK</a></code></th> 3303<td class="colLast"><code>7</code></td> 3304</tr> 3305<tr class="rowColor"> 3306<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.FORMAT_UNSUPPORTED_DRM"> 3307<!-- --> 3308</a><code>public static final int</code></td> 3309<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#FORMAT_UNSUPPORTED_DRM">FORMAT_UNSUPPORTED_DRM</a></code></th> 3310<td class="colLast"><code>2</code></td> 3311</tr> 3312<tr class="altColor"> 3313<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.FORMAT_UNSUPPORTED_SUBTYPE"> 3314<!-- --> 3315</a><code>public static final int</code></td> 3316<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#FORMAT_UNSUPPORTED_SUBTYPE">FORMAT_UNSUPPORTED_SUBTYPE</a></code></th> 3317<td class="colLast"><code>1</code></td> 3318</tr> 3319<tr class="rowColor"> 3320<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.FORMAT_UNSUPPORTED_TYPE"> 3321<!-- --> 3322</a><code>public static final int</code></td> 3323<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#FORMAT_UNSUPPORTED_TYPE">FORMAT_UNSUPPORTED_TYPE</a></code></th> 3324<td class="colLast"><code>0</code></td> 3325</tr> 3326<tr class="altColor"> 3327<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.HARDWARE_ACCELERATION_NOT_SUPPORTED"> 3328<!-- --> 3329</a><code>public static final int</code></td> 3330<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#HARDWARE_ACCELERATION_NOT_SUPPORTED">HARDWARE_ACCELERATION_NOT_SUPPORTED</a></code></th> 3331<td class="colLast"><code>0</code></td> 3332</tr> 3333<tr class="rowColor"> 3334<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.HARDWARE_ACCELERATION_SUPPORT_MASK"> 3335<!-- --> 3336</a><code>public static final int</code></td> 3337<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#HARDWARE_ACCELERATION_SUPPORT_MASK">HARDWARE_ACCELERATION_SUPPORT_MASK</a></code></th> 3338<td class="colLast"><code>64</code></td> 3339</tr> 3340<tr class="altColor"> 3341<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.HARDWARE_ACCELERATION_SUPPORTED"> 3342<!-- --> 3343</a><code>public static final int</code></td> 3344<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#HARDWARE_ACCELERATION_SUPPORTED">HARDWARE_ACCELERATION_SUPPORTED</a></code></th> 3345<td class="colLast"><code>64</code></td> 3346</tr> 3347<tr class="rowColor"> 3348<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.MODE_SUPPORT_MASK"> 3349<!-- --> 3350</a><code>public static final int</code></td> 3351<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#MODE_SUPPORT_MASK">MODE_SUPPORT_MASK</a></code></th> 3352<td class="colLast"><code>128</code></td> 3353</tr> 3354<tr class="altColor"> 3355<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.TUNNELING_NOT_SUPPORTED"> 3356<!-- --> 3357</a><code>public static final int</code></td> 3358<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#TUNNELING_NOT_SUPPORTED">TUNNELING_NOT_SUPPORTED</a></code></th> 3359<td class="colLast"><code>0</code></td> 3360</tr> 3361<tr class="rowColor"> 3362<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.TUNNELING_SUPPORT_MASK"> 3363<!-- --> 3364</a><code>public static final int</code></td> 3365<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#TUNNELING_SUPPORT_MASK">TUNNELING_SUPPORT_MASK</a></code></th> 3366<td class="colLast"><code>32</code></td> 3367</tr> 3368<tr class="altColor"> 3369<td class="colFirst"><a id="com.google.android.exoplayer2.RendererCapabilities.TUNNELING_SUPPORTED"> 3370<!-- --> 3371</a><code>public static final int</code></td> 3372<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/RendererCapabilities.html#TUNNELING_SUPPORTED">TUNNELING_SUPPORTED</a></code></th> 3373<td class="colLast"><code>32</code></td> 3374</tr> 3375</tbody> 3376</table> 3377</li> 3378</ul> 3379<ul class="blockList"> 3380<li class="blockList"> 3381<table class="constantsSummary"> 3382<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> 3383<tr> 3384<th class="colFirst" scope="col">Modifier and Type</th> 3385<th class="colSecond" scope="col">Constant Field</th> 3386<th class="colLast" scope="col">Value</th> 3387</tr> 3388<tbody> 3389<tr class="altColor"> 3390<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_ATTRIBUTES_CHANGED"> 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_AUDIO_ATTRIBUTES_CHANGED">EVENT_AUDIO_ATTRIBUTES_CHANGED</a></code></th> 3394<td class="colLast"><code>20</code></td> 3395</tr> 3396<tr class="rowColor"> 3397<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_CODEC_ERROR"> 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_AUDIO_CODEC_ERROR">EVENT_AUDIO_CODEC_ERROR</a></code></th> 3401<td class="colLast"><code>1029</code></td> 3402</tr> 3403<tr class="altColor"> 3404<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_DECODER_INITIALIZED"> 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_AUDIO_DECODER_INITIALIZED">EVENT_AUDIO_DECODER_INITIALIZED</a></code></th> 3408<td class="colLast"><code>1008</code></td> 3409</tr> 3410<tr class="rowColor"> 3411<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_DECODER_RELEASED"> 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_AUDIO_DECODER_RELEASED">EVENT_AUDIO_DECODER_RELEASED</a></code></th> 3415<td class="colLast"><code>1012</code></td> 3416</tr> 3417<tr class="altColor"> 3418<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_DISABLED"> 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_AUDIO_DISABLED">EVENT_AUDIO_DISABLED</a></code></th> 3422<td class="colLast"><code>1013</code></td> 3423</tr> 3424<tr class="rowColor"> 3425<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_ENABLED"> 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_AUDIO_ENABLED">EVENT_AUDIO_ENABLED</a></code></th> 3429<td class="colLast"><code>1007</code></td> 3430</tr> 3431<tr class="altColor"> 3432<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_INPUT_FORMAT_CHANGED"> 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_AUDIO_INPUT_FORMAT_CHANGED">EVENT_AUDIO_INPUT_FORMAT_CHANGED</a></code></th> 3436<td class="colLast"><code>1009</code></td> 3437</tr> 3438<tr class="rowColor"> 3439<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_POSITION_ADVANCING"> 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_AUDIO_POSITION_ADVANCING">EVENT_AUDIO_POSITION_ADVANCING</a></code></th> 3443<td class="colLast"><code>1010</code></td> 3444</tr> 3445<tr class="altColor"> 3446<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_SESSION_ID"> 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_AUDIO_SESSION_ID">EVENT_AUDIO_SESSION_ID</a></code></th> 3450<td class="colLast"><code>21</code></td> 3451</tr> 3452<tr class="rowColor"> 3453<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_SINK_ERROR"> 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_AUDIO_SINK_ERROR">EVENT_AUDIO_SINK_ERROR</a></code></th> 3457<td class="colLast"><code>1014</code></td> 3458</tr> 3459<tr class="altColor"> 3460<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AUDIO_UNDERRUN"> 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_AUDIO_UNDERRUN">EVENT_AUDIO_UNDERRUN</a></code></th> 3464<td class="colLast"><code>1011</code></td> 3465</tr> 3466<tr class="rowColor"> 3467<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_AVAILABLE_COMMANDS_CHANGED"> 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_AVAILABLE_COMMANDS_CHANGED">EVENT_AVAILABLE_COMMANDS_CHANGED</a></code></th> 3471<td class="colLast"><code>13</code></td> 3472</tr> 3473<tr class="altColor"> 3474<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_BANDWIDTH_ESTIMATE"> 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_BANDWIDTH_ESTIMATE">EVENT_BANDWIDTH_ESTIMATE</a></code></th> 3478<td class="colLast"><code>1006</code></td> 3479</tr> 3480<tr class="rowColor"> 3481<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_CUES"> 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_CUES">EVENT_CUES</a></code></th> 3485<td class="colLast"><code>27</code></td> 3486</tr> 3487<tr class="altColor"> 3488<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DEVICE_INFO_CHANGED"> 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_DEVICE_INFO_CHANGED">EVENT_DEVICE_INFO_CHANGED</a></code></th> 3492<td class="colLast"><code>29</code></td> 3493</tr> 3494<tr class="rowColor"> 3495<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DEVICE_VOLUME_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_DEVICE_VOLUME_CHANGED">EVENT_DEVICE_VOLUME_CHANGED</a></code></th> 3499<td class="colLast"><code>30</code></td> 3500</tr> 3501<tr class="altColor"> 3502<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DOWNSTREAM_FORMAT_CHANGED"> 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_DOWNSTREAM_FORMAT_CHANGED">EVENT_DOWNSTREAM_FORMAT_CHANGED</a></code></th> 3506<td class="colLast"><code>1004</code></td> 3507</tr> 3508<tr class="rowColor"> 3509<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DRM_KEYS_LOADED"> 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_DRM_KEYS_LOADED">EVENT_DRM_KEYS_LOADED</a></code></th> 3513<td class="colLast"><code>1023</code></td> 3514</tr> 3515<tr class="altColor"> 3516<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DRM_KEYS_REMOVED"> 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_DRM_KEYS_REMOVED">EVENT_DRM_KEYS_REMOVED</a></code></th> 3520<td class="colLast"><code>1026</code></td> 3521</tr> 3522<tr class="rowColor"> 3523<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DRM_KEYS_RESTORED"> 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_DRM_KEYS_RESTORED">EVENT_DRM_KEYS_RESTORED</a></code></th> 3527<td class="colLast"><code>1025</code></td> 3528</tr> 3529<tr class="altColor"> 3530<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DRM_SESSION_ACQUIRED"> 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_DRM_SESSION_ACQUIRED">EVENT_DRM_SESSION_ACQUIRED</a></code></th> 3534<td class="colLast"><code>1022</code></td> 3535</tr> 3536<tr class="rowColor"> 3537<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DRM_SESSION_MANAGER_ERROR"> 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_DRM_SESSION_MANAGER_ERROR">EVENT_DRM_SESSION_MANAGER_ERROR</a></code></th> 3541<td class="colLast"><code>1024</code></td> 3542</tr> 3543<tr class="altColor"> 3544<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DRM_SESSION_RELEASED"> 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_DRM_SESSION_RELEASED">EVENT_DRM_SESSION_RELEASED</a></code></th> 3548<td class="colLast"><code>1027</code></td> 3549</tr> 3550<tr class="rowColor"> 3551<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_DROPPED_VIDEO_FRAMES"> 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_DROPPED_VIDEO_FRAMES">EVENT_DROPPED_VIDEO_FRAMES</a></code></th> 3555<td class="colLast"><code>1018</code></td> 3556</tr> 3557<tr class="altColor"> 3558<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_IS_LOADING_CHANGED"> 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_IS_LOADING_CHANGED">EVENT_IS_LOADING_CHANGED</a></code></th> 3562<td class="colLast"><code>3</code></td> 3563</tr> 3564<tr class="rowColor"> 3565<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_IS_PLAYING_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_IS_PLAYING_CHANGED">EVENT_IS_PLAYING_CHANGED</a></code></th> 3569<td class="colLast"><code>7</code></td> 3570</tr> 3571<tr class="altColor"> 3572<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_LOAD_CANCELED"> 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_LOAD_CANCELED">EVENT_LOAD_CANCELED</a></code></th> 3576<td class="colLast"><code>1002</code></td> 3577</tr> 3578<tr class="rowColor"> 3579<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_LOAD_COMPLETED"> 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_LOAD_COMPLETED">EVENT_LOAD_COMPLETED</a></code></th> 3583<td class="colLast"><code>1001</code></td> 3584</tr> 3585<tr class="altColor"> 3586<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_LOAD_ERROR"> 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_LOAD_ERROR">EVENT_LOAD_ERROR</a></code></th> 3590<td class="colLast"><code>1003</code></td> 3591</tr> 3592<tr class="rowColor"> 3593<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_LOAD_STARTED"> 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_LOAD_STARTED">EVENT_LOAD_STARTED</a></code></th> 3597<td class="colLast"><code>1000</code></td> 3598</tr> 3599<tr class="altColor"> 3600<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_MAX_SEEK_TO_PREVIOUS_POSITION_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_MAX_SEEK_TO_PREVIOUS_POSITION_CHANGED">EVENT_MAX_SEEK_TO_PREVIOUS_POSITION_CHANGED</a></code></th> 3604<td class="colLast"><code>18</code></td> 3605</tr> 3606<tr class="rowColor"> 3607<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_MEDIA_ITEM_TRANSITION"> 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_MEDIA_ITEM_TRANSITION">EVENT_MEDIA_ITEM_TRANSITION</a></code></th> 3611<td class="colLast"><code>1</code></td> 3612</tr> 3613<tr class="altColor"> 3614<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_MEDIA_METADATA_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_MEDIA_METADATA_CHANGED">EVENT_MEDIA_METADATA_CHANGED</a></code></th> 3618<td class="colLast"><code>14</code></td> 3619</tr> 3620<tr class="rowColor"> 3621<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_METADATA"> 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_METADATA">EVENT_METADATA</a></code></th> 3625<td class="colLast"><code>28</code></td> 3626</tr> 3627<tr class="altColor"> 3628<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_PLAY_WHEN_READY_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_PLAY_WHEN_READY_CHANGED">EVENT_PLAY_WHEN_READY_CHANGED</a></code></th> 3632<td class="colLast"><code>5</code></td> 3633</tr> 3634<tr class="rowColor"> 3635<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_PLAYBACK_PARAMETERS_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_PLAYBACK_PARAMETERS_CHANGED">EVENT_PLAYBACK_PARAMETERS_CHANGED</a></code></th> 3639<td class="colLast"><code>12</code></td> 3640</tr> 3641<tr class="altColor"> 3642<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_PLAYBACK_STATE_CHANGED"> 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_PLAYBACK_STATE_CHANGED">EVENT_PLAYBACK_STATE_CHANGED</a></code></th> 3646<td class="colLast"><code>4</code></td> 3647</tr> 3648<tr class="rowColor"> 3649<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_PLAYBACK_SUPPRESSION_REASON_CHANGED"> 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_PLAYBACK_SUPPRESSION_REASON_CHANGED">EVENT_PLAYBACK_SUPPRESSION_REASON_CHANGED</a></code></th> 3653<td class="colLast"><code>6</code></td> 3654</tr> 3655<tr class="altColor"> 3656<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_PLAYER_ERROR"> 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_PLAYER_ERROR">EVENT_PLAYER_ERROR</a></code></th> 3660<td class="colLast"><code>10</code></td> 3661</tr> 3662<tr class="rowColor"> 3663<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_PLAYER_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_PLAYER_RELEASED">EVENT_PLAYER_RELEASED</a></code></th> 3667<td class="colLast"><code>1028</code></td> 3668</tr> 3669<tr class="altColor"> 3670<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_PLAYLIST_METADATA_CHANGED"> 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_PLAYLIST_METADATA_CHANGED">EVENT_PLAYLIST_METADATA_CHANGED</a></code></th> 3674<td class="colLast"><code>15</code></td> 3675</tr> 3676<tr class="rowColor"> 3677<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_POSITION_DISCONTINUITY"> 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_POSITION_DISCONTINUITY">EVENT_POSITION_DISCONTINUITY</a></code></th> 3681<td class="colLast"><code>11</code></td> 3682</tr> 3683<tr class="altColor"> 3684<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_RENDERED_FIRST_FRAME"> 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_RENDERED_FIRST_FRAME">EVENT_RENDERED_FIRST_FRAME</a></code></th> 3688<td class="colLast"><code>26</code></td> 3689</tr> 3690<tr class="rowColor"> 3691<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_REPEAT_MODE_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_REPEAT_MODE_CHANGED">EVENT_REPEAT_MODE_CHANGED</a></code></th> 3695<td class="colLast"><code>8</code></td> 3696</tr> 3697<tr class="altColor"> 3698<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_SEEK_BACK_INCREMENT_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_SEEK_BACK_INCREMENT_CHANGED">EVENT_SEEK_BACK_INCREMENT_CHANGED</a></code></th> 3702<td class="colLast"><code>16</code></td> 3703</tr> 3704<tr class="rowColor"> 3705<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_SEEK_FORWARD_INCREMENT_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_SEEK_FORWARD_INCREMENT_CHANGED">EVENT_SEEK_FORWARD_INCREMENT_CHANGED</a></code></th> 3709<td class="colLast"><code>17</code></td> 3710</tr> 3711<tr class="altColor"> 3712<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_SHUFFLE_MODE_ENABLED_CHANGED"> 3713<!-- --> 3714</a><code>public static final int</code></td> 3715<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> 3716<td class="colLast"><code>9</code></td> 3717</tr> 3718<tr class="rowColor"> 3719<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_SKIP_SILENCE_ENABLED_CHANGED"> 3720<!-- --> 3721</a><code>public static final int</code></td> 3722<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> 3723<td class="colLast"><code>23</code></td> 3724</tr> 3725<tr class="altColor"> 3726<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_SURFACE_SIZE_CHANGED"> 3727<!-- --> 3728</a><code>public static final int</code></td> 3729<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> 3730<td class="colLast"><code>24</code></td> 3731</tr> 3732<tr class="rowColor"> 3733<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_TIMELINE_CHANGED"> 3734<!-- --> 3735</a><code>public static final int</code></td> 3736<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_TIMELINE_CHANGED">EVENT_TIMELINE_CHANGED</a></code></th> 3737<td class="colLast"><code>0</code></td> 3738</tr> 3739<tr class="altColor"> 3740<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_TRACK_SELECTION_PARAMETERS_CHANGED"> 3741<!-- --> 3742</a><code>public static final int</code></td> 3743<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_TRACK_SELECTION_PARAMETERS_CHANGED">EVENT_TRACK_SELECTION_PARAMETERS_CHANGED</a></code></th> 3744<td class="colLast"><code>19</code></td> 3745</tr> 3746<tr class="rowColor"> 3747<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_TRACKS_CHANGED"> 3748<!-- --> 3749</a><code>public static final int</code></td> 3750<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_TRACKS_CHANGED">EVENT_TRACKS_CHANGED</a></code></th> 3751<td class="colLast"><code>2</code></td> 3752</tr> 3753<tr class="altColor"> 3754<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_UPSTREAM_DISCARDED"> 3755<!-- --> 3756</a><code>public static final int</code></td> 3757<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_UPSTREAM_DISCARDED">EVENT_UPSTREAM_DISCARDED</a></code></th> 3758<td class="colLast"><code>1005</code></td> 3759</tr> 3760<tr class="rowColor"> 3761<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VIDEO_CODEC_ERROR"> 3762<!-- --> 3763</a><code>public static final int</code></td> 3764<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> 3765<td class="colLast"><code>1030</code></td> 3766</tr> 3767<tr class="altColor"> 3768<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VIDEO_DECODER_INITIALIZED"> 3769<!-- --> 3770</a><code>public static final int</code></td> 3771<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> 3772<td class="colLast"><code>1016</code></td> 3773</tr> 3774<tr class="rowColor"> 3775<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VIDEO_DECODER_RELEASED"> 3776<!-- --> 3777</a><code>public static final int</code></td> 3778<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> 3779<td class="colLast"><code>1019</code></td> 3780</tr> 3781<tr class="altColor"> 3782<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VIDEO_DISABLED"> 3783<!-- --> 3784</a><code>public static final int</code></td> 3785<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_VIDEO_DISABLED">EVENT_VIDEO_DISABLED</a></code></th> 3786<td class="colLast"><code>1020</code></td> 3787</tr> 3788<tr class="rowColor"> 3789<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VIDEO_ENABLED"> 3790<!-- --> 3791</a><code>public static final int</code></td> 3792<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_VIDEO_ENABLED">EVENT_VIDEO_ENABLED</a></code></th> 3793<td class="colLast"><code>1015</code></td> 3794</tr> 3795<tr class="altColor"> 3796<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VIDEO_FRAME_PROCESSING_OFFSET"> 3797<!-- --> 3798</a><code>public static final int</code></td> 3799<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> 3800<td class="colLast"><code>1021</code></td> 3801</tr> 3802<tr class="rowColor"> 3803<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VIDEO_INPUT_FORMAT_CHANGED"> 3804<!-- --> 3805</a><code>public static final int</code></td> 3806<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> 3807<td class="colLast"><code>1017</code></td> 3808</tr> 3809<tr class="altColor"> 3810<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VIDEO_SIZE_CHANGED"> 3811<!-- --> 3812</a><code>public static final int</code></td> 3813<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> 3814<td class="colLast"><code>25</code></td> 3815</tr> 3816<tr class="rowColor"> 3817<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.AnalyticsListener.EVENT_VOLUME_CHANGED"> 3818<!-- --> 3819</a><code>public static final int</code></td> 3820<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/AnalyticsListener.html#EVENT_VOLUME_CHANGED">EVENT_VOLUME_CHANGED</a></code></th> 3821<td class="colLast"><code>22</code></td> 3822</tr> 3823</tbody> 3824</table> 3825</li> 3826<li class="blockList"> 3827<table class="constantsSummary"> 3828<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> 3829<tr> 3830<th class="colFirst" scope="col">Modifier and Type</th> 3831<th class="colSecond" scope="col">Constant Field</th> 3832<th class="colLast" scope="col">Value</th> 3833</tr> 3834<tbody> 3835<tr class="altColor"> 3836<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_ABANDONED"> 3837<!-- --> 3838</a><code>public static final int</code></td> 3839<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_ABANDONED">PLAYBACK_STATE_ABANDONED</a></code></th> 3840<td class="colLast"><code>15</code></td> 3841</tr> 3842<tr class="rowColor"> 3843<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_BUFFERING"> 3844<!-- --> 3845</a><code>public static final int</code></td> 3846<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_BUFFERING">PLAYBACK_STATE_BUFFERING</a></code></th> 3847<td class="colLast"><code>6</code></td> 3848</tr> 3849<tr class="altColor"> 3850<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_ENDED"> 3851<!-- --> 3852</a><code>public static final int</code></td> 3853<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_ENDED">PLAYBACK_STATE_ENDED</a></code></th> 3854<td class="colLast"><code>11</code></td> 3855</tr> 3856<tr class="rowColor"> 3857<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_FAILED"> 3858<!-- --> 3859</a><code>public static final int</code></td> 3860<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_FAILED">PLAYBACK_STATE_FAILED</a></code></th> 3861<td class="colLast"><code>13</code></td> 3862</tr> 3863<tr class="altColor"> 3864<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_INTERRUPTED_BY_AD"> 3865<!-- --> 3866</a><code>public static final int</code></td> 3867<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> 3868<td class="colLast"><code>14</code></td> 3869</tr> 3870<tr class="rowColor"> 3871<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_JOINING_BACKGROUND"> 3872<!-- --> 3873</a><code>public static final int</code></td> 3874<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> 3875<td class="colLast"><code>1</code></td> 3876</tr> 3877<tr class="altColor"> 3878<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_JOINING_FOREGROUND"> 3879<!-- --> 3880</a><code>public static final int</code></td> 3881<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> 3882<td class="colLast"><code>2</code></td> 3883</tr> 3884<tr class="rowColor"> 3885<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_NOT_STARTED"> 3886<!-- --> 3887</a><code>public static final int</code></td> 3888<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> 3889<td class="colLast"><code>0</code></td> 3890</tr> 3891<tr class="altColor"> 3892<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_PAUSED"> 3893<!-- --> 3894</a><code>public static final int</code></td> 3895<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_PAUSED">PLAYBACK_STATE_PAUSED</a></code></th> 3896<td class="colLast"><code>4</code></td> 3897</tr> 3898<tr class="rowColor"> 3899<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_PAUSED_BUFFERING"> 3900<!-- --> 3901</a><code>public static final int</code></td> 3902<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> 3903<td class="colLast"><code>7</code></td> 3904</tr> 3905<tr class="altColor"> 3906<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_PLAYING"> 3907<!-- --> 3908</a><code>public static final int</code></td> 3909<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_PLAYING">PLAYBACK_STATE_PLAYING</a></code></th> 3910<td class="colLast"><code>3</code></td> 3911</tr> 3912<tr class="rowColor"> 3913<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_SEEKING"> 3914<!-- --> 3915</a><code>public static final int</code></td> 3916<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_SEEKING">PLAYBACK_STATE_SEEKING</a></code></th> 3917<td class="colLast"><code>5</code></td> 3918</tr> 3919<tr class="altColor"> 3920<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_STOPPED"> 3921<!-- --> 3922</a><code>public static final int</code></td> 3923<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_STOPPED">PLAYBACK_STATE_STOPPED</a></code></th> 3924<td class="colLast"><code>12</code></td> 3925</tr> 3926<tr class="rowColor"> 3927<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_SUPPRESSED"> 3928<!-- --> 3929</a><code>public static final int</code></td> 3930<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/analytics/PlaybackStats.html#PLAYBACK_STATE_SUPPRESSED">PLAYBACK_STATE_SUPPRESSED</a></code></th> 3931<td class="colLast"><code>9</code></td> 3932</tr> 3933<tr class="altColor"> 3934<td class="colFirst"><a id="com.google.android.exoplayer2.analytics.PlaybackStats.PLAYBACK_STATE_SUPPRESSED_BUFFERING"> 3935<!-- --> 3936</a><code>public static final int</code></td> 3937<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> 3938<td class="colLast"><code>10</code></td> 3939</tr> 3940</tbody> 3941</table> 3942</li> 3943</ul> 3944<ul class="blockList"> 3945<li class="blockList"> 3946<table class="constantsSummary"> 3947<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> 3948<tr> 3949<th class="colFirst" scope="col">Modifier and Type</th> 3950<th class="colSecond" scope="col">Constant Field</th> 3951<th class="colLast" scope="col">Value</th> 3952</tr> 3953<tbody> 3954<tr class="altColor"> 3955<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_ELD_MAX_RATE_BYTES_PER_SECOND"> 3956<!-- --> 3957</a><code>public static final int</code></td> 3958<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> 3959<td class="colLast"><code>8000</code></td> 3960</tr> 3961<tr class="rowColor"> 3962<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_HE_AUDIO_SAMPLE_COUNT"> 3963<!-- --> 3964</a><code>public static final int</code></td> 3965<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> 3966<td class="colLast"><code>2048</code></td> 3967</tr> 3968<tr class="altColor"> 3969<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_HE_V1_MAX_RATE_BYTES_PER_SECOND"> 3970<!-- --> 3971</a><code>public static final int</code></td> 3972<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> 3973<td class="colLast"><code>16000</code></td> 3974</tr> 3975<tr class="rowColor"> 3976<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_HE_V2_MAX_RATE_BYTES_PER_SECOND"> 3977<!-- --> 3978</a><code>public static final int</code></td> 3979<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> 3980<td class="colLast"><code>7000</code></td> 3981</tr> 3982<tr class="altColor"> 3983<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_LC_AUDIO_SAMPLE_COUNT"> 3984<!-- --> 3985</a><code>public static final int</code></td> 3986<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> 3987<td class="colLast"><code>1024</code></td> 3988</tr> 3989<tr class="rowColor"> 3990<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_LC_MAX_RATE_BYTES_PER_SECOND"> 3991<!-- --> 3992</a><code>public static final int</code></td> 3993<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> 3994<td class="colLast"><code>100000</code></td> 3995</tr> 3996<tr class="altColor"> 3997<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_LD_AUDIO_SAMPLE_COUNT"> 3998<!-- --> 3999</a><code>public static final int</code></td> 4000<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> 4001<td class="colLast"><code>512</code></td> 4002</tr> 4003<tr class="rowColor"> 4004<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_XHE_AUDIO_SAMPLE_COUNT"> 4005<!-- --> 4006</a><code>public static final int</code></td> 4007<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> 4008<td class="colLast"><code>1024</code></td> 4009</tr> 4010<tr class="altColor"> 4011<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AAC_XHE_MAX_RATE_BYTES_PER_SECOND"> 4012<!-- --> 4013</a><code>public static final int</code></td> 4014<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> 4015<td class="colLast"><code>256000</code></td> 4016</tr> 4017<tr class="rowColor"> 4018<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AUDIO_OBJECT_TYPE_AAC_ELD"> 4019<!-- --> 4020</a><code>public static final int</code></td> 4021<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> 4022<td class="colLast"><code>23</code></td> 4023</tr> 4024<tr class="altColor"> 4025<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AUDIO_OBJECT_TYPE_AAC_ER_BSAC"> 4026<!-- --> 4027</a><code>public static final int</code></td> 4028<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> 4029<td class="colLast"><code>22</code></td> 4030</tr> 4031<tr class="rowColor"> 4032<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AUDIO_OBJECT_TYPE_AAC_LC"> 4033<!-- --> 4034</a><code>public static final int</code></td> 4035<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> 4036<td class="colLast"><code>2</code></td> 4037</tr> 4038<tr class="altColor"> 4039<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AUDIO_OBJECT_TYPE_AAC_PS"> 4040<!-- --> 4041</a><code>public static final int</code></td> 4042<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> 4043<td class="colLast"><code>29</code></td> 4044</tr> 4045<tr class="rowColor"> 4046<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AUDIO_OBJECT_TYPE_AAC_SBR"> 4047<!-- --> 4048</a><code>public static final int</code></td> 4049<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> 4050<td class="colLast"><code>5</code></td> 4051</tr> 4052<tr class="altColor"> 4053<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AacUtil.AUDIO_OBJECT_TYPE_AAC_XHE"> 4054<!-- --> 4055</a><code>public static final int</code></td> 4056<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> 4057<td class="colLast"><code>42</code></td> 4058</tr> 4059</tbody> 4060</table> 4061</li> 4062<li class="blockList"> 4063<table class="constantsSummary"> 4064<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> 4065<tr> 4066<th class="colFirst" scope="col">Modifier and Type</th> 4067<th class="colSecond" scope="col">Constant Field</th> 4068<th class="colLast" scope="col">Value</th> 4069</tr> 4070<tbody> 4071<tr class="altColor"> 4072<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.AC3_MAX_RATE_BYTES_PER_SECOND"> 4073<!-- --> 4074</a><code>public static final int</code></td> 4075<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> 4076<td class="colLast"><code>80000</code></td> 4077</tr> 4078<tr class="rowColor"> 4079<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.E_AC3_MAX_RATE_BYTES_PER_SECOND"> 4080<!-- --> 4081</a><code>public static final int</code></td> 4082<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> 4083<td class="colLast"><code>768000</code></td> 4084</tr> 4085<tr class="altColor"> 4086<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.TRUEHD_MAX_RATE_BYTES_PER_SECOND"> 4087<!-- --> 4088</a><code>public static final int</code></td> 4089<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> 4090<td class="colLast"><code>3062500</code></td> 4091</tr> 4092<tr class="rowColor"> 4093<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.TRUEHD_RECHUNK_SAMPLE_COUNT"> 4094<!-- --> 4095</a><code>public static final int</code></td> 4096<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> 4097<td class="colLast"><code>16</code></td> 4098</tr> 4099<tr class="altColor"> 4100<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.TRUEHD_SYNCFRAME_PREFIX_LENGTH"> 4101<!-- --> 4102</a><code>public static final int</code></td> 4103<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> 4104<td class="colLast"><code>10</code></td> 4105</tr> 4106</tbody> 4107</table> 4108</li> 4109<li class="blockList"> 4110<table class="constantsSummary"> 4111<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> 4112<tr> 4113<th class="colFirst" scope="col">Modifier and Type</th> 4114<th class="colSecond" scope="col">Constant Field</th> 4115<th class="colLast" scope="col">Value</th> 4116</tr> 4117<tbody> 4118<tr class="altColor"> 4119<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.SyncFrameInfo.STREAM_TYPE_TYPE0"> 4120<!-- --> 4121</a><code>public static final int</code></td> 4122<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> 4123<td class="colLast"><code>0</code></td> 4124</tr> 4125<tr class="rowColor"> 4126<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.SyncFrameInfo.STREAM_TYPE_TYPE1"> 4127<!-- --> 4128</a><code>public static final int</code></td> 4129<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> 4130<td class="colLast"><code>1</code></td> 4131</tr> 4132<tr class="altColor"> 4133<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.SyncFrameInfo.STREAM_TYPE_TYPE2"> 4134<!-- --> 4135</a><code>public static final int</code></td> 4136<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> 4137<td class="colLast"><code>2</code></td> 4138</tr> 4139<tr class="rowColor"> 4140<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac3Util.SyncFrameInfo.STREAM_TYPE_UNDEFINED"> 4141<!-- --> 4142</a><code>public static final int</code></td> 4143<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> 4144<td class="colLast"><code>-1</code></td> 4145</tr> 4146</tbody> 4147</table> 4148</li> 4149<li class="blockList"> 4150<table class="constantsSummary"> 4151<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> 4152<tr> 4153<th class="colFirst" scope="col">Modifier and Type</th> 4154<th class="colSecond" scope="col">Constant Field</th> 4155<th class="colLast" scope="col">Value</th> 4156</tr> 4157<tbody> 4158<tr class="altColor"> 4159<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac4Util.AC40_SYNCWORD"> 4160<!-- --> 4161</a><code>public static final int</code></td> 4162<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac4Util.html#AC40_SYNCWORD">AC40_SYNCWORD</a></code></th> 4163<td class="colLast"><code>44096</code></td> 4164</tr> 4165<tr class="rowColor"> 4166<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac4Util.AC41_SYNCWORD"> 4167<!-- --> 4168</a><code>public static final int</code></td> 4169<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac4Util.html#AC41_SYNCWORD">AC41_SYNCWORD</a></code></th> 4170<td class="colLast"><code>44097</code></td> 4171</tr> 4172<tr class="altColor"> 4173<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac4Util.HEADER_SIZE_FOR_PARSER"> 4174<!-- --> 4175</a><code>public static final int</code></td> 4176<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> 4177<td class="colLast"><code>16</code></td> 4178</tr> 4179<tr class="rowColor"> 4180<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac4Util.MAX_RATE_BYTES_PER_SECOND"> 4181<!-- --> 4182</a><code>public static final int</code></td> 4183<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> 4184<td class="colLast"><code>336000</code></td> 4185</tr> 4186<tr class="altColor"> 4187<td class="colFirst"><a id="com.google.android.exoplayer2.audio.Ac4Util.SAMPLE_HEADER_SIZE"> 4188<!-- --> 4189</a><code>public static final int</code></td> 4190<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/Ac4Util.html#SAMPLE_HEADER_SIZE">SAMPLE_HEADER_SIZE</a></code></th> 4191<td class="colLast"><code>7</code></td> 4192</tr> 4193</tbody> 4194</table> 4195</li> 4196<li class="blockList"> 4197<table class="constantsSummary"> 4198<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> 4199<tr> 4200<th class="colFirst" scope="col">Modifier and Type</th> 4201<th class="colSecond" scope="col">Constant Field</th> 4202<th class="colLast" scope="col">Value</th> 4203</tr> 4204<tbody> 4205<tr class="altColor"> 4206<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AudioSink.CURRENT_POSITION_NOT_SET"> 4207<!-- --> 4208</a><code>public static final long</code></td> 4209<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> 4210<td class="colLast"><code>-9223372036854775808L</code></td> 4211</tr> 4212<tr class="rowColor"> 4213<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AudioSink.SINK_FORMAT_SUPPORTED_DIRECTLY"> 4214<!-- --> 4215</a><code>public static final int</code></td> 4216<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> 4217<td class="colLast"><code>2</code></td> 4218</tr> 4219<tr class="altColor"> 4220<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AudioSink.SINK_FORMAT_SUPPORTED_WITH_TRANSCODING"> 4221<!-- --> 4222</a><code>public static final int</code></td> 4223<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> 4224<td class="colLast"><code>1</code></td> 4225</tr> 4226<tr class="rowColor"> 4227<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AudioSink.SINK_FORMAT_UNSUPPORTED"> 4228<!-- --> 4229</a><code>public static final int</code></td> 4230<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/AudioSink.html#SINK_FORMAT_UNSUPPORTED">SINK_FORMAT_UNSUPPORTED</a></code></th> 4231<td class="colLast"><code>0</code></td> 4232</tr> 4233</tbody> 4234</table> 4235</li> 4236<li class="blockList"> 4237<table class="constantsSummary"> 4238<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> 4239<tr> 4240<th class="colFirst" scope="col">Modifier and Type</th> 4241<th class="colSecond" scope="col">Constant Field</th> 4242<th class="colLast" scope="col">Value</th> 4243</tr> 4244<tbody> 4245<tr class="altColor"> 4246<td class="colFirst"><a id="com.google.android.exoplayer2.audio.AuxEffectInfo.NO_AUX_EFFECT_ID"> 4247<!-- --> 4248</a><code>public static final int</code></td> 4249<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> 4250<td class="colLast"><code>0</code></td> 4251</tr> 4252</tbody> 4253</table> 4254</li> 4255<li class="blockList"> 4256<table class="constantsSummary"> 4257<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> 4258<tr> 4259<th class="colFirst" scope="col">Modifier and Type</th> 4260<th class="colSecond" scope="col">Constant Field</th> 4261<th class="colLast" scope="col">Value</th> 4262</tr> 4263<tbody> 4264<tr class="altColor"> 4265<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.DEFAULT_PLAYBACK_SPEED"> 4266<!-- --> 4267</a><code>public static final float</code></td> 4268<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#DEFAULT_PLAYBACK_SPEED">DEFAULT_PLAYBACK_SPEED</a></code></th> 4269<td class="colLast"><code>1.0f</code></td> 4270</tr> 4271<tr class="rowColor"> 4272<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.MAX_PITCH"> 4273<!-- --> 4274</a><code>public static final float</code></td> 4275<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#MAX_PITCH">MAX_PITCH</a></code></th> 4276<td class="colLast"><code>8.0f</code></td> 4277</tr> 4278<tr class="altColor"> 4279<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.MAX_PLAYBACK_SPEED"> 4280<!-- --> 4281</a><code>public static final float</code></td> 4282<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#MAX_PLAYBACK_SPEED">MAX_PLAYBACK_SPEED</a></code></th> 4283<td class="colLast"><code>8.0f</code></td> 4284</tr> 4285<tr class="rowColor"> 4286<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.MIN_PITCH"> 4287<!-- --> 4288</a><code>public static final float</code></td> 4289<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#MIN_PITCH">MIN_PITCH</a></code></th> 4290<td class="colLast"><code>0.10000000149011612f</code></td> 4291</tr> 4292<tr class="altColor"> 4293<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.MIN_PLAYBACK_SPEED"> 4294<!-- --> 4295</a><code>public static final float</code></td> 4296<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#MIN_PLAYBACK_SPEED">MIN_PLAYBACK_SPEED</a></code></th> 4297<td class="colLast"><code>0.10000000149011612f</code></td> 4298</tr> 4299<tr class="rowColor"> 4300<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.OFFLOAD_MODE_DISABLED"> 4301<!-- --> 4302</a><code>public static final int</code></td> 4303<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#OFFLOAD_MODE_DISABLED">OFFLOAD_MODE_DISABLED</a></code></th> 4304<td class="colLast"><code>0</code></td> 4305</tr> 4306<tr class="altColor"> 4307<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.OFFLOAD_MODE_ENABLED_GAPLESS_DISABLED"> 4308<!-- --> 4309</a><code>public static final int</code></td> 4310<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> 4311<td class="colLast"><code>3</code></td> 4312</tr> 4313<tr class="rowColor"> 4314<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.OFFLOAD_MODE_ENABLED_GAPLESS_NOT_REQUIRED"> 4315<!-- --> 4316</a><code>public static final int</code></td> 4317<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> 4318<td class="colLast"><code>2</code></td> 4319</tr> 4320<tr class="altColor"> 4321<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.OFFLOAD_MODE_ENABLED_GAPLESS_REQUIRED"> 4322<!-- --> 4323</a><code>public static final int</code></td> 4324<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> 4325<td class="colLast"><code>1</code></td> 4326</tr> 4327<tr class="rowColor"> 4328<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.OUTPUT_MODE_OFFLOAD"> 4329<!-- --> 4330</a><code>public static final int</code></td> 4331<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#OUTPUT_MODE_OFFLOAD">OUTPUT_MODE_OFFLOAD</a></code></th> 4332<td class="colLast"><code>1</code></td> 4333</tr> 4334<tr class="altColor"> 4335<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.OUTPUT_MODE_PASSTHROUGH"> 4336<!-- --> 4337</a><code>public static final int</code></td> 4338<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#OUTPUT_MODE_PASSTHROUGH">OUTPUT_MODE_PASSTHROUGH</a></code></th> 4339<td class="colLast"><code>2</code></td> 4340</tr> 4341<tr class="rowColor"> 4342<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DefaultAudioSink.OUTPUT_MODE_PCM"> 4343<!-- --> 4344</a><code>public static final int</code></td> 4345<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/DefaultAudioSink.html#OUTPUT_MODE_PCM">OUTPUT_MODE_PCM</a></code></th> 4346<td class="colLast"><code>0</code></td> 4347</tr> 4348</tbody> 4349</table> 4350</li> 4351<li class="blockList"> 4352<table class="constantsSummary"> 4353<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> 4354<tr> 4355<th class="colFirst" scope="col">Modifier and Type</th> 4356<th class="colSecond" scope="col">Constant Field</th> 4357<th class="colLast" scope="col">Value</th> 4358</tr> 4359<tbody> 4360<tr class="altColor"> 4361<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DtsUtil.DTS_HD_MAX_RATE_BYTES_PER_SECOND"> 4362<!-- --> 4363</a><code>public static final int</code></td> 4364<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> 4365<td class="colLast"><code>2250000</code></td> 4366</tr> 4367<tr class="rowColor"> 4368<td class="colFirst"><a id="com.google.android.exoplayer2.audio.DtsUtil.DTS_MAX_RATE_BYTES_PER_SECOND"> 4369<!-- --> 4370</a><code>public static final int</code></td> 4371<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> 4372<td class="colLast"><code>192000</code></td> 4373</tr> 4374</tbody> 4375</table> 4376</li> 4377<li class="blockList"> 4378<table class="constantsSummary"> 4379<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> 4380<tr> 4381<th class="colFirst" scope="col">Modifier and Type</th> 4382<th class="colSecond" scope="col">Constant Field</th> 4383<th class="colLast" scope="col">Value</th> 4384</tr> 4385<tbody> 4386<tr class="altColor"> 4387<td class="colFirst"><a id="com.google.android.exoplayer2.audio.MpegAudioUtil.MAX_FRAME_SIZE_BYTES"> 4388<!-- --> 4389</a><code>public static final int</code></td> 4390<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> 4391<td class="colLast"><code>4096</code></td> 4392</tr> 4393<tr class="rowColor"> 4394<td class="colFirst"><a id="com.google.android.exoplayer2.audio.MpegAudioUtil.MAX_RATE_BYTES_PER_SECOND"> 4395<!-- --> 4396</a><code>public static final int</code></td> 4397<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> 4398<td class="colLast"><code>40000</code></td> 4399</tr> 4400</tbody> 4401</table> 4402</li> 4403<li class="blockList"> 4404<table class="constantsSummary"> 4405<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> 4406<tr> 4407<th class="colFirst" scope="col">Modifier and Type</th> 4408<th class="colSecond" scope="col">Constant Field</th> 4409<th class="colLast" scope="col">Value</th> 4410</tr> 4411<tbody> 4412<tr class="altColor"> 4413<td class="colFirst"><a id="com.google.android.exoplayer2.audio.OpusUtil.SAMPLE_RATE"> 4414<!-- --> 4415</a><code>public static final int</code></td> 4416<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/OpusUtil.html#SAMPLE_RATE">SAMPLE_RATE</a></code></th> 4417<td class="colLast"><code>48000</code></td> 4418</tr> 4419</tbody> 4420</table> 4421</li> 4422<li class="blockList"> 4423<table class="constantsSummary"> 4424<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> 4425<tr> 4426<th class="colFirst" scope="col">Modifier and Type</th> 4427<th class="colSecond" scope="col">Constant Field</th> 4428<th class="colLast" scope="col">Value</th> 4429</tr> 4430<tbody> 4431<tr class="altColor"> 4432<td class="colFirst"><a id="com.google.android.exoplayer2.audio.SilenceSkippingAudioProcessor.DEFAULT_MINIMUM_SILENCE_DURATION_US"> 4433<!-- --> 4434</a><code>public static final long</code></td> 4435<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> 4436<td class="colLast"><code>150000L</code></td> 4437</tr> 4438<tr class="rowColor"> 4439<td class="colFirst"><a id="com.google.android.exoplayer2.audio.SilenceSkippingAudioProcessor.DEFAULT_PADDING_SILENCE_US"> 4440<!-- --> 4441</a><code>public static final long</code></td> 4442<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> 4443<td class="colLast"><code>20000L</code></td> 4444</tr> 4445<tr class="altColor"> 4446<td class="colFirst"><a id="com.google.android.exoplayer2.audio.SilenceSkippingAudioProcessor.DEFAULT_SILENCE_THRESHOLD_LEVEL"> 4447<!-- --> 4448</a><code>public static final short</code></td> 4449<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> 4450<td class="colLast"><code>1024</code></td> 4451</tr> 4452</tbody> 4453</table> 4454</li> 4455<li class="blockList"> 4456<table class="constantsSummary"> 4457<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> 4458<tr> 4459<th class="colFirst" scope="col">Modifier and Type</th> 4460<th class="colSecond" scope="col">Constant Field</th> 4461<th class="colLast" scope="col">Value</th> 4462</tr> 4463<tbody> 4464<tr class="altColor"> 4465<td class="colFirst"><a id="com.google.android.exoplayer2.audio.SonicAudioProcessor.SAMPLE_RATE_NO_CHANGE"> 4466<!-- --> 4467</a><code>public static final int</code></td> 4468<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> 4469<td class="colLast"><code>-1</code></td> 4470</tr> 4471</tbody> 4472</table> 4473</li> 4474<li class="blockList"> 4475<table class="constantsSummary"> 4476<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> 4477<tr> 4478<th class="colFirst" scope="col">Modifier and Type</th> 4479<th class="colSecond" scope="col">Constant Field</th> 4480<th class="colLast" scope="col">Value</th> 4481</tr> 4482<tbody> 4483<tr class="altColor"> 4484<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.DATA_FOURCC"> 4485<!-- --> 4486</a><code>public static final int</code></td> 4487<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#DATA_FOURCC">DATA_FOURCC</a></code></th> 4488<td class="colLast"><code>1684108385</code></td> 4489</tr> 4490<tr class="rowColor"> 4491<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.DS64_FOURCC"> 4492<!-- --> 4493</a><code>public static final int</code></td> 4494<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#DS64_FOURCC">DS64_FOURCC</a></code></th> 4495<td class="colLast"><code>1685272116</code></td> 4496</tr> 4497<tr class="altColor"> 4498<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.FMT_FOURCC"> 4499<!-- --> 4500</a><code>public static final int</code></td> 4501<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#FMT_FOURCC">FMT_FOURCC</a></code></th> 4502<td class="colLast"><code>1718449184</code></td> 4503</tr> 4504<tr class="rowColor"> 4505<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.RF64_FOURCC"> 4506<!-- --> 4507</a><code>public static final int</code></td> 4508<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#RF64_FOURCC">RF64_FOURCC</a></code></th> 4509<td class="colLast"><code>1380333108</code></td> 4510</tr> 4511<tr class="altColor"> 4512<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.RIFF_FOURCC"> 4513<!-- --> 4514</a><code>public static final int</code></td> 4515<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#RIFF_FOURCC">RIFF_FOURCC</a></code></th> 4516<td class="colLast"><code>1380533830</code></td> 4517</tr> 4518<tr class="rowColor"> 4519<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.TYPE_ALAW"> 4520<!-- --> 4521</a><code>public static final int</code></td> 4522<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#TYPE_ALAW">TYPE_ALAW</a></code></th> 4523<td class="colLast"><code>6</code></td> 4524</tr> 4525<tr class="altColor"> 4526<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.TYPE_FLOAT"> 4527<!-- --> 4528</a><code>public static final int</code></td> 4529<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#TYPE_FLOAT">TYPE_FLOAT</a></code></th> 4530<td class="colLast"><code>3</code></td> 4531</tr> 4532<tr class="rowColor"> 4533<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.TYPE_IMA_ADPCM"> 4534<!-- --> 4535</a><code>public static final int</code></td> 4536<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#TYPE_IMA_ADPCM">TYPE_IMA_ADPCM</a></code></th> 4537<td class="colLast"><code>17</code></td> 4538</tr> 4539<tr class="altColor"> 4540<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.TYPE_MLAW"> 4541<!-- --> 4542</a><code>public static final int</code></td> 4543<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#TYPE_MLAW">TYPE_MLAW</a></code></th> 4544<td class="colLast"><code>7</code></td> 4545</tr> 4546<tr class="rowColor"> 4547<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.TYPE_PCM"> 4548<!-- --> 4549</a><code>public static final int</code></td> 4550<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#TYPE_PCM">TYPE_PCM</a></code></th> 4551<td class="colLast"><code>1</code></td> 4552</tr> 4553<tr class="altColor"> 4554<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.TYPE_WAVE_FORMAT_EXTENSIBLE"> 4555<!-- --> 4556</a><code>public static final int</code></td> 4557<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> 4558<td class="colLast"><code>65534</code></td> 4559</tr> 4560<tr class="rowColor"> 4561<td class="colFirst"><a id="com.google.android.exoplayer2.audio.WavUtil.WAVE_FOURCC"> 4562<!-- --> 4563</a><code>public static final int</code></td> 4564<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/audio/WavUtil.html#WAVE_FOURCC">WAVE_FOURCC</a></code></th> 4565<td class="colLast"><code>1463899717</code></td> 4566</tr> 4567</tbody> 4568</table> 4569</li> 4570</ul> 4571<ul class="blockList"> 4572<li class="blockList"> 4573<table class="constantsSummary"> 4574<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> 4575<tr> 4576<th class="colFirst" scope="col">Modifier and Type</th> 4577<th class="colSecond" scope="col">Constant Field</th> 4578<th class="colLast" scope="col">Value</th> 4579</tr> 4580<tbody> 4581<tr class="altColor"> 4582<td class="colFirst"><a id="com.google.android.exoplayer2.database.DatabaseProvider.TABLE_PREFIX"> 4583<!-- --> 4584</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> 4585<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/database/DatabaseProvider.html#TABLE_PREFIX">TABLE_PREFIX</a></code></th> 4586<td class="colLast"><code>"ExoPlayer"</code></td> 4587</tr> 4588</tbody> 4589</table> 4590</li> 4591<li class="blockList"> 4592<table class="constantsSummary"> 4593<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> 4594<tr> 4595<th class="colFirst" scope="col">Modifier and Type</th> 4596<th class="colSecond" scope="col">Constant Field</th> 4597<th class="colLast" scope="col">Value</th> 4598</tr> 4599<tbody> 4600<tr class="altColor"> 4601<td class="colFirst"><a id="com.google.android.exoplayer2.database.StandaloneDatabaseProvider.DATABASE_NAME"> 4602<!-- --> 4603</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> 4604<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/database/StandaloneDatabaseProvider.html#DATABASE_NAME">DATABASE_NAME</a></code></th> 4605<td class="colLast"><code>"exoplayer_internal.db"</code></td> 4606</tr> 4607</tbody> 4608</table> 4609</li> 4610<li class="blockList"> 4611<table class="constantsSummary"> 4612<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> 4613<tr> 4614<th class="colFirst" scope="col">Modifier and Type</th> 4615<th class="colSecond" scope="col">Constant Field</th> 4616<th class="colLast" scope="col">Value</th> 4617</tr> 4618<tbody> 4619<tr class="altColor"> 4620<td class="colFirst"><a id="com.google.android.exoplayer2.database.VersionTable.FEATURE_CACHE_CONTENT_METADATA"> 4621<!-- --> 4622</a><code>public static final int</code></td> 4623<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> 4624<td class="colLast"><code>1</code></td> 4625</tr> 4626<tr class="rowColor"> 4627<td class="colFirst"><a id="com.google.android.exoplayer2.database.VersionTable.FEATURE_CACHE_FILE_METADATA"> 4628<!-- --> 4629</a><code>public static final int</code></td> 4630<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> 4631<td class="colLast"><code>2</code></td> 4632</tr> 4633<tr class="altColor"> 4634<td class="colFirst"><a id="com.google.android.exoplayer2.database.VersionTable.FEATURE_EXTERNAL"> 4635<!-- --> 4636</a><code>public static final int</code></td> 4637<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/database/VersionTable.html#FEATURE_EXTERNAL">FEATURE_EXTERNAL</a></code></th> 4638<td class="colLast"><code>1000</code></td> 4639</tr> 4640<tr class="rowColor"> 4641<td class="colFirst"><a id="com.google.android.exoplayer2.database.VersionTable.FEATURE_OFFLINE"> 4642<!-- --> 4643</a><code>public static final int</code></td> 4644<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/database/VersionTable.html#FEATURE_OFFLINE">FEATURE_OFFLINE</a></code></th> 4645<td class="colLast"><code>0</code></td> 4646</tr> 4647<tr class="altColor"> 4648<td class="colFirst"><a id="com.google.android.exoplayer2.database.VersionTable.VERSION_UNSET"> 4649<!-- --> 4650</a><code>public static final int</code></td> 4651<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/database/VersionTable.html#VERSION_UNSET">VERSION_UNSET</a></code></th> 4652<td class="colLast"><code>-1</code></td> 4653</tr> 4654</tbody> 4655</table> 4656</li> 4657</ul> 4658<ul class="blockList"> 4659<li class="blockList"> 4660<table class="constantsSummary"> 4661<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> 4662<tr> 4663<th class="colFirst" scope="col">Modifier and Type</th> 4664<th class="colSecond" scope="col">Constant Field</th> 4665<th class="colLast" scope="col">Value</th> 4666</tr> 4667<tbody> 4668<tr class="altColor"> 4669<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderInputBuffer.BUFFER_REPLACEMENT_MODE_DIRECT"> 4670<!-- --> 4671</a><code>public static final int</code></td> 4672<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> 4673<td class="colLast"><code>2</code></td> 4674</tr> 4675<tr class="rowColor"> 4676<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderInputBuffer.BUFFER_REPLACEMENT_MODE_DISABLED"> 4677<!-- --> 4678</a><code>public static final int</code></td> 4679<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> 4680<td class="colLast"><code>0</code></td> 4681</tr> 4682<tr class="altColor"> 4683<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderInputBuffer.BUFFER_REPLACEMENT_MODE_NORMAL"> 4684<!-- --> 4685</a><code>public static final int</code></td> 4686<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> 4687<td class="colLast"><code>1</code></td> 4688</tr> 4689</tbody> 4690</table> 4691</li> 4692<li class="blockList"> 4693<table class="constantsSummary"> 4694<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> 4695<tr> 4696<th class="colFirst" scope="col">Modifier and Type</th> 4697<th class="colSecond" scope="col">Constant Field</th> 4698<th class="colLast" scope="col">Value</th> 4699</tr> 4700<tbody> 4701<tr class="altColor"> 4702<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_APP_OVERRIDE"> 4703<!-- --> 4704</a><code>public static final int</code></td> 4705<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> 4706<td class="colLast"><code>4</code></td> 4707</tr> 4708<tr class="rowColor"> 4709<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_AUDIO_CHANNEL_COUNT_CHANGED"> 4710<!-- --> 4711</a><code>public static final int</code></td> 4712<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> 4713<td class="colLast"><code>4096</code></td> 4714</tr> 4715<tr class="altColor"> 4716<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_AUDIO_ENCODING_CHANGED"> 4717<!-- --> 4718</a><code>public static final int</code></td> 4719<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> 4720<td class="colLast"><code>16384</code></td> 4721</tr> 4722<tr class="rowColor"> 4723<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_AUDIO_SAMPLE_RATE_CHANGED"> 4724<!-- --> 4725</a><code>public static final int</code></td> 4726<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> 4727<td class="colLast"><code>8192</code></td> 4728</tr> 4729<tr class="altColor"> 4730<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_DRM_SESSION_CHANGED"> 4731<!-- --> 4732</a><code>public static final int</code></td> 4733<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> 4734<td class="colLast"><code>128</code></td> 4735</tr> 4736<tr class="rowColor"> 4737<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_INITIALIZATION_DATA_CHANGED"> 4738<!-- --> 4739</a><code>public static final int</code></td> 4740<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> 4741<td class="colLast"><code>32</code></td> 4742</tr> 4743<tr class="altColor"> 4744<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_MAX_INPUT_SIZE_EXCEEDED"> 4745<!-- --> 4746</a><code>public static final int</code></td> 4747<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> 4748<td class="colLast"><code>64</code></td> 4749</tr> 4750<tr class="rowColor"> 4751<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_MIME_TYPE_CHANGED"> 4752<!-- --> 4753</a><code>public static final int</code></td> 4754<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> 4755<td class="colLast"><code>8</code></td> 4756</tr> 4757<tr class="altColor"> 4758<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_OPERATING_RATE_CHANGED"> 4759<!-- --> 4760</a><code>public static final int</code></td> 4761<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> 4762<td class="colLast"><code>16</code></td> 4763</tr> 4764<tr class="rowColor"> 4765<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_REUSE_NOT_IMPLEMENTED"> 4766<!-- --> 4767</a><code>public static final int</code></td> 4768<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> 4769<td class="colLast"><code>1</code></td> 4770</tr> 4771<tr class="altColor"> 4772<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_VIDEO_COLOR_INFO_CHANGED"> 4773<!-- --> 4774</a><code>public static final int</code></td> 4775<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> 4776<td class="colLast"><code>2048</code></td> 4777</tr> 4778<tr class="rowColor"> 4779<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_VIDEO_MAX_RESOLUTION_EXCEEDED"> 4780<!-- --> 4781</a><code>public static final int</code></td> 4782<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> 4783<td class="colLast"><code>256</code></td> 4784</tr> 4785<tr class="altColor"> 4786<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_VIDEO_RESOLUTION_CHANGED"> 4787<!-- --> 4788</a><code>public static final int</code></td> 4789<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> 4790<td class="colLast"><code>512</code></td> 4791</tr> 4792<tr class="rowColor"> 4793<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_VIDEO_ROTATION_CHANGED"> 4794<!-- --> 4795</a><code>public static final int</code></td> 4796<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> 4797<td class="colLast"><code>1024</code></td> 4798</tr> 4799<tr class="altColor"> 4800<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.DISCARD_REASON_WORKAROUND"> 4801<!-- --> 4802</a><code>public static final int</code></td> 4803<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#DISCARD_REASON_WORKAROUND">DISCARD_REASON_WORKAROUND</a></code></th> 4804<td class="colLast"><code>2</code></td> 4805</tr> 4806<tr class="rowColor"> 4807<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.REUSE_RESULT_NO"> 4808<!-- --> 4809</a><code>public static final int</code></td> 4810<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/DecoderReuseEvaluation.html#REUSE_RESULT_NO">REUSE_RESULT_NO</a></code></th> 4811<td class="colLast"><code>0</code></td> 4812</tr> 4813<tr class="altColor"> 4814<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.REUSE_RESULT_YES_WITH_FLUSH"> 4815<!-- --> 4816</a><code>public static final int</code></td> 4817<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> 4818<td class="colLast"><code>1</code></td> 4819</tr> 4820<tr class="rowColor"> 4821<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.REUSE_RESULT_YES_WITH_RECONFIGURATION"> 4822<!-- --> 4823</a><code>public static final int</code></td> 4824<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> 4825<td class="colLast"><code>2</code></td> 4826</tr> 4827<tr class="altColor"> 4828<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.DecoderReuseEvaluation.REUSE_RESULT_YES_WITHOUT_RECONFIGURATION"> 4829<!-- --> 4830</a><code>public static final int</code></td> 4831<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> 4832<td class="colLast"><code>3</code></td> 4833</tr> 4834</tbody> 4835</table> 4836</li> 4837<li class="blockList"> 4838<table class="constantsSummary"> 4839<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> 4840<tr> 4841<th class="colFirst" scope="col">Modifier and Type</th> 4842<th class="colSecond" scope="col">Constant Field</th> 4843<th class="colLast" scope="col">Value</th> 4844</tr> 4845<tbody> 4846<tr class="altColor"> 4847<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.VideoDecoderOutputBuffer.COLORSPACE_BT2020"> 4848<!-- --> 4849</a><code>public static final int</code></td> 4850<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/VideoDecoderOutputBuffer.html#COLORSPACE_BT2020">COLORSPACE_BT2020</a></code></th> 4851<td class="colLast"><code>3</code></td> 4852</tr> 4853<tr class="rowColor"> 4854<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.VideoDecoderOutputBuffer.COLORSPACE_BT601"> 4855<!-- --> 4856</a><code>public static final int</code></td> 4857<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/VideoDecoderOutputBuffer.html#COLORSPACE_BT601">COLORSPACE_BT601</a></code></th> 4858<td class="colLast"><code>1</code></td> 4859</tr> 4860<tr class="altColor"> 4861<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.VideoDecoderOutputBuffer.COLORSPACE_BT709"> 4862<!-- --> 4863</a><code>public static final int</code></td> 4864<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/VideoDecoderOutputBuffer.html#COLORSPACE_BT709">COLORSPACE_BT709</a></code></th> 4865<td class="colLast"><code>2</code></td> 4866</tr> 4867<tr class="rowColor"> 4868<td class="colFirst"><a id="com.google.android.exoplayer2.decoder.VideoDecoderOutputBuffer.COLORSPACE_UNKNOWN"> 4869<!-- --> 4870</a><code>public static final int</code></td> 4871<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/decoder/VideoDecoderOutputBuffer.html#COLORSPACE_UNKNOWN">COLORSPACE_UNKNOWN</a></code></th> 4872<td class="colLast"><code>0</code></td> 4873</tr> 4874</tbody> 4875</table> 4876</li> 4877</ul> 4878<ul class="blockList"> 4879<li class="blockList"> 4880<table class="constantsSummary"> 4881<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> 4882<tr> 4883<th class="colFirst" scope="col">Modifier and Type</th> 4884<th class="colSecond" scope="col">Constant Field</th> 4885<th class="colLast" scope="col">Value</th> 4886</tr> 4887<tbody> 4888<tr class="altColor"> 4889<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DefaultDrmSessionManager.DEFAULT_SESSION_KEEPALIVE_MS"> 4890<!-- --> 4891</a><code>public static final long</code></td> 4892<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> 4893<td class="colLast"><code>300000L</code></td> 4894</tr> 4895<tr class="rowColor"> 4896<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DefaultDrmSessionManager.INITIAL_DRM_REQUEST_RETRY_COUNT"> 4897<!-- --> 4898</a><code>public static final int</code></td> 4899<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> 4900<td class="colLast"><code>3</code></td> 4901</tr> 4902<tr class="altColor"> 4903<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DefaultDrmSessionManager.MODE_DOWNLOAD"> 4904<!-- --> 4905</a><code>public static final int</code></td> 4906<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DefaultDrmSessionManager.html#MODE_DOWNLOAD">MODE_DOWNLOAD</a></code></th> 4907<td class="colLast"><code>2</code></td> 4908</tr> 4909<tr class="rowColor"> 4910<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DefaultDrmSessionManager.MODE_PLAYBACK"> 4911<!-- --> 4912</a><code>public static final int</code></td> 4913<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DefaultDrmSessionManager.html#MODE_PLAYBACK">MODE_PLAYBACK</a></code></th> 4914<td class="colLast"><code>0</code></td> 4915</tr> 4916<tr class="altColor"> 4917<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DefaultDrmSessionManager.MODE_QUERY"> 4918<!-- --> 4919</a><code>public static final int</code></td> 4920<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DefaultDrmSessionManager.html#MODE_QUERY">MODE_QUERY</a></code></th> 4921<td class="colLast"><code>1</code></td> 4922</tr> 4923<tr class="rowColor"> 4924<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DefaultDrmSessionManager.MODE_RELEASE"> 4925<!-- --> 4926</a><code>public static final int</code></td> 4927<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DefaultDrmSessionManager.html#MODE_RELEASE">MODE_RELEASE</a></code></th> 4928<td class="colLast"><code>3</code></td> 4929</tr> 4930<tr class="altColor"> 4931<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DefaultDrmSessionManager.PLAYREADY_CUSTOM_DATA_KEY"> 4932<!-- --> 4933</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> 4934<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> 4935<td class="colLast"><code>"PRCustomData"</code></td> 4936</tr> 4937</tbody> 4938</table> 4939</li> 4940<li class="blockList"> 4941<table class="constantsSummary"> 4942<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> 4943<tr> 4944<th class="colFirst" scope="col">Modifier and Type</th> 4945<th class="colSecond" scope="col">Constant Field</th> 4946<th class="colLast" scope="col">Value</th> 4947</tr> 4948<tbody> 4949<tr class="altColor"> 4950<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DrmSession.STATE_ERROR"> 4951<!-- --> 4952</a><code>public static final int</code></td> 4953<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DrmSession.html#STATE_ERROR">STATE_ERROR</a></code></th> 4954<td class="colLast"><code>1</code></td> 4955</tr> 4956<tr class="rowColor"> 4957<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DrmSession.STATE_OPENED"> 4958<!-- --> 4959</a><code>public static final int</code></td> 4960<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DrmSession.html#STATE_OPENED">STATE_OPENED</a></code></th> 4961<td class="colLast"><code>3</code></td> 4962</tr> 4963<tr class="altColor"> 4964<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DrmSession.STATE_OPENED_WITH_KEYS"> 4965<!-- --> 4966</a><code>public static final int</code></td> 4967<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> 4968<td class="colLast"><code>4</code></td> 4969</tr> 4970<tr class="rowColor"> 4971<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DrmSession.STATE_OPENING"> 4972<!-- --> 4973</a><code>public static final int</code></td> 4974<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DrmSession.html#STATE_OPENING">STATE_OPENING</a></code></th> 4975<td class="colLast"><code>2</code></td> 4976</tr> 4977<tr class="altColor"> 4978<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DrmSession.STATE_RELEASED"> 4979<!-- --> 4980</a><code>public static final int</code></td> 4981<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DrmSession.html#STATE_RELEASED">STATE_RELEASED</a></code></th> 4982<td class="colLast"><code>0</code></td> 4983</tr> 4984</tbody> 4985</table> 4986</li> 4987<li class="blockList"> 4988<table class="constantsSummary"> 4989<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> 4990<tr> 4991<th class="colFirst" scope="col">Modifier and Type</th> 4992<th class="colSecond" scope="col">Constant Field</th> 4993<th class="colLast" scope="col">Value</th> 4994</tr> 4995<tbody> 4996<tr class="altColor"> 4997<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DrmUtil.ERROR_SOURCE_EXO_MEDIA_DRM"> 4998<!-- --> 4999</a><code>public static final int</code></td> 5000<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> 5001<td class="colLast"><code>1</code></td> 5002</tr> 5003<tr class="rowColor"> 5004<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DrmUtil.ERROR_SOURCE_LICENSE_ACQUISITION"> 5005<!-- --> 5006</a><code>public static final int</code></td> 5007<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> 5008<td class="colLast"><code>2</code></td> 5009</tr> 5010<tr class="altColor"> 5011<td class="colFirst"><a id="com.google.android.exoplayer2.drm.DrmUtil.ERROR_SOURCE_PROVISIONING"> 5012<!-- --> 5013</a><code>public static final int</code></td> 5014<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/DrmUtil.html#ERROR_SOURCE_PROVISIONING">ERROR_SOURCE_PROVISIONING</a></code></th> 5015<td class="colLast"><code>3</code></td> 5016</tr> 5017</tbody> 5018</table> 5019</li> 5020<li class="blockList"> 5021<table class="constantsSummary"> 5022<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> 5023<tr> 5024<th class="colFirst" scope="col">Modifier and Type</th> 5025<th class="colSecond" scope="col">Constant Field</th> 5026<th class="colLast" scope="col">Value</th> 5027</tr> 5028<tbody> 5029<tr class="altColor"> 5030<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.EVENT_KEY_EXPIRED"> 5031<!-- --> 5032</a><code>public static final int</code></td> 5033<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.html#EVENT_KEY_EXPIRED">EVENT_KEY_EXPIRED</a></code></th> 5034<td class="colLast"><code>3</code></td> 5035</tr> 5036<tr class="rowColor"> 5037<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.EVENT_KEY_REQUIRED"> 5038<!-- --> 5039</a><code>public static final int</code></td> 5040<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.html#EVENT_KEY_REQUIRED">EVENT_KEY_REQUIRED</a></code></th> 5041<td class="colLast"><code>2</code></td> 5042</tr> 5043<tr class="altColor"> 5044<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.EVENT_PROVISION_REQUIRED"> 5045<!-- --> 5046</a><code>public static final int</code></td> 5047<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.html#EVENT_PROVISION_REQUIRED">EVENT_PROVISION_REQUIRED</a></code></th> 5048<td class="colLast"><code>1</code></td> 5049</tr> 5050<tr class="rowColor"> 5051<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KEY_TYPE_OFFLINE"> 5052<!-- --> 5053</a><code>public static final int</code></td> 5054<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.html#KEY_TYPE_OFFLINE">KEY_TYPE_OFFLINE</a></code></th> 5055<td class="colLast"><code>2</code></td> 5056</tr> 5057<tr class="altColor"> 5058<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KEY_TYPE_RELEASE"> 5059<!-- --> 5060</a><code>public static final int</code></td> 5061<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.html#KEY_TYPE_RELEASE">KEY_TYPE_RELEASE</a></code></th> 5062<td class="colLast"><code>3</code></td> 5063</tr> 5064<tr class="rowColor"> 5065<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KEY_TYPE_STREAMING"> 5066<!-- --> 5067</a><code>public static final int</code></td> 5068<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/ExoMediaDrm.html#KEY_TYPE_STREAMING">KEY_TYPE_STREAMING</a></code></th> 5069<td class="colLast"><code>1</code></td> 5070</tr> 5071</tbody> 5072</table> 5073</li> 5074<li class="blockList"> 5075<table class="constantsSummary"> 5076<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> 5077<tr> 5078<th class="colFirst" scope="col">Modifier and Type</th> 5079<th class="colSecond" scope="col">Constant Field</th> 5080<th class="colLast" scope="col">Value</th> 5081</tr> 5082<tbody> 5083<tr class="altColor"> 5084<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KeyRequest.REQUEST_TYPE_INITIAL"> 5085<!-- --> 5086</a><code>public static final int</code></td> 5087<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> 5088<td class="colLast"><code>0</code></td> 5089</tr> 5090<tr class="rowColor"> 5091<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KeyRequest.REQUEST_TYPE_NONE"> 5092<!-- --> 5093</a><code>public static final int</code></td> 5094<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> 5095<td class="colLast"><code>3</code></td> 5096</tr> 5097<tr class="altColor"> 5098<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KeyRequest.REQUEST_TYPE_RELEASE"> 5099<!-- --> 5100</a><code>public static final int</code></td> 5101<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> 5102<td class="colLast"><code>2</code></td> 5103</tr> 5104<tr class="rowColor"> 5105<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KeyRequest.REQUEST_TYPE_RENEWAL"> 5106<!-- --> 5107</a><code>public static final int</code></td> 5108<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> 5109<td class="colLast"><code>1</code></td> 5110</tr> 5111<tr class="altColor"> 5112<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KeyRequest.REQUEST_TYPE_UNKNOWN"> 5113<!-- --> 5114</a><code>public static final int</code></td> 5115<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> 5116<td class="colLast"><code>-2147483648</code></td> 5117</tr> 5118<tr class="rowColor"> 5119<td class="colFirst"><a id="com.google.android.exoplayer2.drm.ExoMediaDrm.KeyRequest.REQUEST_TYPE_UPDATE"> 5120<!-- --> 5121</a><code>public static final int</code></td> 5122<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> 5123<td class="colLast"><code>4</code></td> 5124</tr> 5125</tbody> 5126</table> 5127</li> 5128<li class="blockList"> 5129<table class="constantsSummary"> 5130<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> 5131<tr> 5132<th class="colFirst" scope="col">Modifier and Type</th> 5133<th class="colSecond" scope="col">Constant Field</th> 5134<th class="colLast" scope="col">Value</th> 5135</tr> 5136<tbody> 5137<tr class="altColor"> 5138<td class="colFirst"><a id="com.google.android.exoplayer2.drm.UnsupportedDrmException.REASON_INSTANTIATION_ERROR"> 5139<!-- --> 5140</a><code>public static final int</code></td> 5141<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/UnsupportedDrmException.html#REASON_INSTANTIATION_ERROR">REASON_INSTANTIATION_ERROR</a></code></th> 5142<td class="colLast"><code>2</code></td> 5143</tr> 5144<tr class="rowColor"> 5145<td class="colFirst"><a id="com.google.android.exoplayer2.drm.UnsupportedDrmException.REASON_UNSUPPORTED_SCHEME"> 5146<!-- --> 5147</a><code>public static final int</code></td> 5148<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/drm/UnsupportedDrmException.html#REASON_UNSUPPORTED_SCHEME">REASON_UNSUPPORTED_SCHEME</a></code></th> 5149<td class="colLast"><code>1</code></td> 5150</tr> 5151</tbody> 5152</table> 5153</li> 5154<li class="blockList"> 5155<table class="constantsSummary"> 5156<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> 5157<tr> 5158<th class="colFirst" scope="col">Modifier and Type</th> 5159<th class="colSecond" scope="col">Constant Field</th> 5160<th class="colLast" scope="col">Value</th> 5161</tr> 5162<tbody> 5163<tr class="altColor"> 5164<td class="colFirst"><a id="com.google.android.exoplayer2.drm.WidevineUtil.PROPERTY_LICENSE_DURATION_REMAINING"> 5165<!-- --> 5166</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> 5167<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> 5168<td class="colLast"><code>"LicenseDurationRemaining"</code></td> 5169</tr> 5170<tr class="rowColor"> 5171<td class="colFirst"><a id="com.google.android.exoplayer2.drm.WidevineUtil.PROPERTY_PLAYBACK_DURATION_REMAINING"> 5172<!-- --> 5173</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> 5174<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> 5175<td class="colLast"><code>"PlaybackDurationRemaining"</code></td> 5176</tr> 5177</tbody> 5178</table> 5179</li> 5180</ul> 5181<ul class="blockList"> 5182<li class="blockList"> 5183<table class="constantsSummary"> 5184<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> 5185<tr> 5186<th class="colFirst" scope="col">Modifier and Type</th> 5187<th class="colSecond" scope="col">Constant Field</th> 5188<th class="colLast" scope="col">Value</th> 5189</tr> 5190<tbody> 5191<tr class="altColor"> 5192<td class="colFirst"><a id="com.google.android.exoplayer2.ext.av1.Libgav1VideoRenderer.THREAD_COUNT_AUTODETECT"> 5193<!-- --> 5194</a><code>public static final int</code></td> 5195<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> 5196<td class="colLast"><code>0</code></td> 5197</tr> 5198</tbody> 5199</table> 5200</li> 5201</ul> 5202<ul class="blockList"> 5203<li class="blockList"> 5204<table class="constantsSummary"> 5205<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> 5206<tr> 5207<th class="colFirst" scope="col">Modifier and Type</th> 5208<th class="colSecond" scope="col">Constant Field</th> 5209<th class="colLast" scope="col">Value</th> 5210</tr> 5211<tbody> 5212<tr class="altColor"> 5213<td class="colFirst"><a id="com.google.android.exoplayer2.ext.cast.CastPlayer.MAX_SPEED_SUPPORTED"> 5214<!-- --> 5215</a><code>public static final float</code></td> 5216<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> 5217<td class="colLast"><code>2.0f</code></td> 5218</tr> 5219<tr class="rowColor"> 5220<td class="colFirst"><a id="com.google.android.exoplayer2.ext.cast.CastPlayer.MIN_SPEED_SUPPORTED"> 5221<!-- --> 5222</a><code>public static final float</code></td> 5223<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> 5224<td class="colLast"><code>0.5f</code></td> 5225</tr> 5226</tbody> 5227</table> 5228</li> 5229<li class="blockList"> 5230<table class="constantsSummary"> 5231<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> 5232<tr> 5233<th class="colFirst" scope="col">Modifier and Type</th> 5234<th class="colSecond" scope="col">Constant Field</th> 5235<th class="colLast" scope="col">Value</th> 5236</tr> 5237<tbody> 5238<tr class="altColor"> 5239<td class="colFirst"><a id="com.google.android.exoplayer2.ext.cast.DefaultCastOptionsProvider.APP_ID_DEFAULT_RECEIVER_WITH_DRM"> 5240<!-- --> 5241</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> 5242<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> 5243<td class="colLast"><code>"A12D4273"</code></td> 5244</tr> 5245</tbody> 5246</table> 5247</li> 5248</ul> 5249<ul class="blockList"> 5250<li class="blockList"> 5251<table class="constantsSummary"> 5252<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> 5253<tr> 5254<th class="colFirst" scope="col">Modifier and Type</th> 5255<th class="colSecond" scope="col">Constant Field</th> 5256<th class="colLast" scope="col">Value</th> 5257</tr> 5258<tbody> 5259<tr class="altColor"> 5260<td class="colFirst"><a id="com.google.android.exoplayer2.ext.cronet.CronetDataSource.DEFAULT_CONNECT_TIMEOUT_MILLIS"> 5261<!-- --> 5262</a><code>public static final int</code></td> 5263<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> 5264<td class="colLast"><code>8000</code></td> 5265</tr> 5266<tr class="rowColor"> 5267<td class="colFirst"><a id="com.google.android.exoplayer2.ext.cronet.CronetDataSource.DEFAULT_READ_TIMEOUT_MILLIS"> 5268<!-- --> 5269</a><code>public static final int</code></td> 5270<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> 5271<td class="colLast"><code>8000</code></td> 5272</tr> 5273</tbody> 5274</table> 5275</li> 5276<li class="blockList"> 5277<table class="constantsSummary"> 5278<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> 5279<tr> 5280<th class="colFirst" scope="col">Modifier and Type</th> 5281<th class="colSecond" scope="col">Constant Field</th> 5282<th class="colLast" scope="col">Value</th> 5283</tr> 5284<tbody> 5285<tr class="altColor"> 5286<td class="colFirst"><a id="com.google.android.exoplayer2.ext.cronet.CronetDataSourceFactory.DEFAULT_CONNECT_TIMEOUT_MILLIS"> 5287<!-- --> 5288</a><code>public static final int</code></td> 5289<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> 5290<td class="colLast"><code>8000</code></td> 5291</tr> 5292<tr class="rowColor"> 5293<td class="colFirst"><a id="com.google.android.exoplayer2.ext.cronet.CronetDataSourceFactory.DEFAULT_READ_TIMEOUT_MILLIS"> 5294<!-- --> 5295</a><code>public static final int</code></td> 5296<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> 5297<td class="colLast"><code>8000</code></td> 5298</tr> 5299</tbody> 5300</table> 5301</li> 5302</ul> 5303<ul class="blockList"> 5304<li class="blockList"> 5305<table class="constantsSummary"> 5306<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> 5307<tr> 5308<th class="colFirst" scope="col">Modifier and Type</th> 5309<th class="colSecond" scope="col">Constant Field</th> 5310<th class="colLast" scope="col">Value</th> 5311</tr> 5312<tbody> 5313<tr class="altColor"> 5314<td class="colFirst"><a id="com.google.android.exoplayer2.ext.flac.FlacExtractor.FLAG_DISABLE_ID3_METADATA"> 5315<!-- --> 5316</a><code>public static final int</code></td> 5317<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> 5318<td class="colLast"><code>1</code></td> 5319</tr> 5320</tbody> 5321</table> 5322</li> 5323</ul> 5324<ul class="blockList"> 5325<li class="blockList"> 5326<table class="constantsSummary"> 5327<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> 5328<tr> 5329<th class="colFirst" scope="col">Modifier and Type</th> 5330<th class="colSecond" scope="col">Constant Field</th> 5331<th class="colLast" scope="col">Value</th> 5332</tr> 5333<tbody> 5334<tr class="altColor"> 5335<td class="colFirst"><a id="com.google.android.exoplayer2.ext.ima.ImaAdsLoader.Builder.DEFAULT_AD_PRELOAD_TIMEOUT_MS"> 5336<!-- --> 5337</a><code>public static final long</code></td> 5338<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> 5339<td class="colLast"><code>10000L</code></td> 5340</tr> 5341</tbody> 5342</table> 5343</li> 5344<li class="blockList"> 5345<table class="constantsSummary"> 5346<caption><span>com.google.android.exoplayer2.ext.ima.<a href="com/google/android/exoplayer2/ext/ima/ImaServerSideAdInsertionUriBuilder.html" title="class in com.google.android.exoplayer2.ext.ima">ImaServerSideAdInsertionUriBuilder</a></span><span class="tabEnd"> </span></caption> 5347<tr> 5348<th class="colFirst" scope="col">Modifier and Type</th> 5349<th class="colSecond" scope="col">Constant Field</th> 5350<th class="colLast" scope="col">Value</th> 5351</tr> 5352<tbody> 5353<tr class="altColor"> 5354<td class="colFirst"><a id="com.google.android.exoplayer2.ext.ima.ImaServerSideAdInsertionUriBuilder.DEFAULT_LOAD_VIDEO_TIMEOUT_MS"> 5355<!-- --> 5356</a><code>public static final int</code></td> 5357<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/ima/ImaServerSideAdInsertionUriBuilder.html#DEFAULT_LOAD_VIDEO_TIMEOUT_MS">DEFAULT_LOAD_VIDEO_TIMEOUT_MS</a></code></th> 5358<td class="colLast"><code>10000</code></td> 5359</tr> 5360</tbody> 5361</table> 5362</li> 5363</ul> 5364<ul class="blockList"> 5365<li class="blockList"> 5366<table class="constantsSummary"> 5367<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> 5368<tr> 5369<th class="colFirst" scope="col">Modifier and Type</th> 5370<th class="colSecond" scope="col">Constant Field</th> 5371<th class="colLast" scope="col">Value</th> 5372</tr> 5373<tbody> 5374<tr class="altColor"> 5375<td class="colFirst"><a id="com.google.android.exoplayer2.ext.media2.SessionCallbackBuilder.DEFAULT_SEEK_TIMEOUT_MS"> 5376<!-- --> 5377</a><code>public static final int</code></td> 5378<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> 5379<td class="colLast"><code>1000</code></td> 5380</tr> 5381</tbody> 5382</table> 5383</li> 5384</ul> 5385<ul class="blockList"> 5386<li class="blockList"> 5387<table class="constantsSummary"> 5388<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> 5389<tr> 5390<th class="colFirst" scope="col">Modifier and Type</th> 5391<th class="colSecond" scope="col">Constant Field</th> 5392<th class="colLast" scope="col">Value</th> 5393</tr> 5394<tbody> 5395<tr class="altColor"> 5396<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.MediaSessionConnector.ALL_PLAYBACK_ACTIONS"> 5397<!-- --> 5398</a><code>public static final long</code></td> 5399<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> 5400<td class="colLast"><code>6554447L</code></td> 5401</tr> 5402<tr class="rowColor"> 5403<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.MediaSessionConnector.DEFAULT_PLAYBACK_ACTIONS"> 5404<!-- --> 5405</a><code>public static final long</code></td> 5406<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> 5407<td class="colLast"><code>2360143L</code></td> 5408</tr> 5409<tr class="altColor"> 5410<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.MediaSessionConnector.EXTRAS_SPEED"> 5411<!-- --> 5412</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> 5413<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.html#EXTRAS_SPEED">EXTRAS_SPEED</a></code></th> 5414<td class="colLast"><code>"EXO_SPEED"</code></td> 5415</tr> 5416</tbody> 5417</table> 5418</li> 5419<li class="blockList"> 5420<table class="constantsSummary"> 5421<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> 5422<tr> 5423<th class="colFirst" scope="col">Modifier and Type</th> 5424<th class="colSecond" scope="col">Constant Field</th> 5425<th class="colLast" scope="col">Value</th> 5426</tr> 5427<tbody> 5428<tr class="altColor"> 5429<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.MediaSessionConnector.PlaybackPreparer.ACTIONS"> 5430<!-- --> 5431</a><code>public static final long</code></td> 5432<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.PlaybackPreparer.html#ACTIONS">ACTIONS</a></code></th> 5433<td class="colLast"><code>257024L</code></td> 5434</tr> 5435</tbody> 5436</table> 5437</li> 5438<li class="blockList"> 5439<table class="constantsSummary"> 5440<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> 5441<tr> 5442<th class="colFirst" scope="col">Modifier and Type</th> 5443<th class="colSecond" scope="col">Constant Field</th> 5444<th class="colLast" scope="col">Value</th> 5445</tr> 5446<tbody> 5447<tr class="altColor"> 5448<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.MediaSessionConnector.QueueNavigator.ACTIONS"> 5449<!-- --> 5450</a><code>public static final long</code></td> 5451<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ext/mediasession/MediaSessionConnector.QueueNavigator.html#ACTIONS">ACTIONS</a></code></th> 5452<td class="colLast"><code>4144L</code></td> 5453</tr> 5454</tbody> 5455</table> 5456</li> 5457<li class="blockList"> 5458<table class="constantsSummary"> 5459<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> 5460<tr> 5461<th class="colFirst" scope="col">Modifier and Type</th> 5462<th class="colSecond" scope="col">Constant Field</th> 5463<th class="colLast" scope="col">Value</th> 5464</tr> 5465<tbody> 5466<tr class="altColor"> 5467<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.RepeatModeActionProvider.DEFAULT_REPEAT_TOGGLE_MODES"> 5468<!-- --> 5469</a><code>public static final @com.google.android.exoplayer2.util.RepeatModeUtil.RepeatToggleModes int</code></td> 5470<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> 5471<td class="colLast"><code>3</code></td> 5472</tr> 5473</tbody> 5474</table> 5475</li> 5476<li class="blockList"> 5477<table class="constantsSummary"> 5478<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> 5479<tr> 5480<th class="colFirst" scope="col">Modifier and Type</th> 5481<th class="colSecond" scope="col">Constant Field</th> 5482<th class="colLast" scope="col">Value</th> 5483</tr> 5484<tbody> 5485<tr class="altColor"> 5486<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.TimelineQueueEditor.COMMAND_MOVE_QUEUE_ITEM"> 5487<!-- --> 5488</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> 5489<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> 5490<td class="colLast"><code>"exo_move_window"</code></td> 5491</tr> 5492<tr class="rowColor"> 5493<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.TimelineQueueEditor.EXTRA_FROM_INDEX"> 5494<!-- --> 5495</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> 5496<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> 5497<td class="colLast"><code>"from_index"</code></td> 5498</tr> 5499<tr class="altColor"> 5500<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.TimelineQueueEditor.EXTRA_TO_INDEX"> 5501<!-- --> 5502</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> 5503<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> 5504<td class="colLast"><code>"to_index"</code></td> 5505</tr> 5506</tbody> 5507</table> 5508</li> 5509<li class="blockList"> 5510<table class="constantsSummary"> 5511<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> 5512<tr> 5513<th class="colFirst" scope="col">Modifier and Type</th> 5514<th class="colSecond" scope="col">Constant Field</th> 5515<th class="colLast" scope="col">Value</th> 5516</tr> 5517<tbody> 5518<tr class="altColor"> 5519<td class="colFirst"><a id="com.google.android.exoplayer2.ext.mediasession.TimelineQueueNavigator.DEFAULT_MAX_QUEUE_SIZE"> 5520<!-- --> 5521</a><code>public static final int</code></td> 5522<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> 5523<td class="colLast"><code>10</code></td> 5524</tr> 5525</tbody> 5526</table> 5527</li> 5528</ul> 5529<ul class="blockList"> 5530<li class="blockList"> 5531<table class="constantsSummary"> 5532<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> 5533<tr> 5534<th class="colFirst" scope="col">Modifier and Type</th> 5535<th class="colSecond" scope="col">Constant Field</th> 5536<th class="colLast" scope="col">Value</th> 5537</tr> 5538<tbody> 5539<tr class="altColor"> 5540<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.BinarySearchSeeker.TimestampSearchResult.TYPE_NO_TIMESTAMP"> 5541<!-- --> 5542</a><code>public static final int</code></td> 5543<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> 5544<td class="colLast"><code>-3</code></td> 5545</tr> 5546<tr class="rowColor"> 5547<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.BinarySearchSeeker.TimestampSearchResult.TYPE_POSITION_OVERESTIMATED"> 5548<!-- --> 5549</a><code>public static final int</code></td> 5550<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> 5551<td class="colLast"><code>-1</code></td> 5552</tr> 5553<tr class="altColor"> 5554<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.BinarySearchSeeker.TimestampSearchResult.TYPE_POSITION_UNDERESTIMATED"> 5555<!-- --> 5556</a><code>public static final int</code></td> 5557<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> 5558<td class="colLast"><code>-2</code></td> 5559</tr> 5560<tr class="rowColor"> 5561<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.BinarySearchSeeker.TimestampSearchResult.TYPE_TARGET_TIMESTAMP_FOUND"> 5562<!-- --> 5563</a><code>public static final int</code></td> 5564<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> 5565<td class="colLast"><code>0</code></td> 5566</tr> 5567</tbody> 5568</table> 5569</li> 5570<li class="blockList"> 5571<table class="constantsSummary"> 5572<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> 5573<tr> 5574<th class="colFirst" scope="col">Modifier and Type</th> 5575<th class="colSecond" scope="col">Constant Field</th> 5576<th class="colLast" scope="col">Value</th> 5577</tr> 5578<tbody> 5579<tr class="altColor"> 5580<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.CeaUtil.USER_DATA_IDENTIFIER_GA94"> 5581<!-- --> 5582</a><code>public static final int</code></td> 5583<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> 5584<td class="colLast"><code>1195456820</code></td> 5585</tr> 5586<tr class="rowColor"> 5587<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.CeaUtil.USER_DATA_TYPE_CODE_MPEG_CC"> 5588<!-- --> 5589</a><code>public static final int</code></td> 5590<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> 5591<td class="colLast"><code>3</code></td> 5592</tr> 5593</tbody> 5594</table> 5595</li> 5596<li class="blockList"> 5597<table class="constantsSummary"> 5598<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> 5599<tr> 5600<th class="colFirst" scope="col">Modifier and Type</th> 5601<th class="colSecond" scope="col">Constant Field</th> 5602<th class="colLast" scope="col">Value</th> 5603</tr> 5604<tbody> 5605<tr class="altColor"> 5606<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.Extractor.RESULT_CONTINUE"> 5607<!-- --> 5608</a><code>public static final int</code></td> 5609<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/Extractor.html#RESULT_CONTINUE">RESULT_CONTINUE</a></code></th> 5610<td class="colLast"><code>0</code></td> 5611</tr> 5612<tr class="rowColor"> 5613<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.Extractor.RESULT_END_OF_INPUT"> 5614<!-- --> 5615</a><code>public static final int</code></td> 5616<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> 5617<td class="colLast"><code>-1</code></td> 5618</tr> 5619<tr class="altColor"> 5620<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.Extractor.RESULT_SEEK"> 5621<!-- --> 5622</a><code>public static final int</code></td> 5623<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/Extractor.html#RESULT_SEEK">RESULT_SEEK</a></code></th> 5624<td class="colLast"><code>1</code></td> 5625</tr> 5626</tbody> 5627</table> 5628</li> 5629<li class="blockList"> 5630<table class="constantsSummary"> 5631<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> 5632<tr> 5633<th class="colFirst" scope="col">Modifier and Type</th> 5634<th class="colSecond" scope="col">Constant Field</th> 5635<th class="colLast" scope="col">Value</th> 5636</tr> 5637<tbody> 5638<tr class="altColor"> 5639<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.FlacStreamMetadata.NOT_IN_LOOKUP_TABLE"> 5640<!-- --> 5641</a><code>public static final int</code></td> 5642<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> 5643<td class="colLast"><code>-1</code></td> 5644</tr> 5645</tbody> 5646</table> 5647</li> 5648<li class="blockList"> 5649<table class="constantsSummary"> 5650<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> 5651<tr> 5652<th class="colFirst" scope="col">Modifier and Type</th> 5653<th class="colSecond" scope="col">Constant Field</th> 5654<th class="colLast" scope="col">Value</th> 5655</tr> 5656<tbody> 5657<tr class="altColor"> 5658<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.TrackOutput.SAMPLE_DATA_PART_ENCRYPTION"> 5659<!-- --> 5660</a><code>public static final int</code></td> 5661<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> 5662<td class="colLast"><code>1</code></td> 5663</tr> 5664<tr class="rowColor"> 5665<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.TrackOutput.SAMPLE_DATA_PART_MAIN"> 5666<!-- --> 5667</a><code>public static final int</code></td> 5668<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> 5669<td class="colLast"><code>0</code></td> 5670</tr> 5671<tr class="altColor"> 5672<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.TrackOutput.SAMPLE_DATA_PART_SUPPLEMENTAL"> 5673<!-- --> 5674</a><code>public static final int</code></td> 5675<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> 5676<td class="colLast"><code>2</code></td> 5677</tr> 5678</tbody> 5679</table> 5680</li> 5681</ul> 5682<ul class="blockList"> 5683<li class="blockList"> 5684<table class="constantsSummary"> 5685<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> 5686<tr> 5687<th class="colFirst" scope="col">Modifier and Type</th> 5688<th class="colSecond" scope="col">Constant Field</th> 5689<th class="colLast" scope="col">Value</th> 5690</tr> 5691<tbody> 5692<tr class="altColor"> 5693<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.amr.AmrExtractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING"> 5694<!-- --> 5695</a><code>public static final int</code></td> 5696<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> 5697<td class="colLast"><code>1</code></td> 5698</tr> 5699<tr class="rowColor"> 5700<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.amr.AmrExtractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING_ALWAYS"> 5701<!-- --> 5702</a><code>public static final int</code></td> 5703<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> 5704<td class="colLast"><code>2</code></td> 5705</tr> 5706</tbody> 5707</table> 5708</li> 5709</ul> 5710<ul class="blockList"> 5711<li class="blockList"> 5712<table class="constantsSummary"> 5713<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> 5714<tr> 5715<th class="colFirst" scope="col">Modifier and Type</th> 5716<th class="colSecond" scope="col">Constant Field</th> 5717<th class="colLast" scope="col">Value</th> 5718</tr> 5719<tbody> 5720<tr class="altColor"> 5721<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.MAX_FRAME_HEADER_SIZE"> 5722<!-- --> 5723</a><code>public static final int</code></td> 5724<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> 5725<td class="colLast"><code>16</code></td> 5726</tr> 5727<tr class="rowColor"> 5728<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.METADATA_BLOCK_HEADER_SIZE"> 5729<!-- --> 5730</a><code>public static final int</code></td> 5731<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> 5732<td class="colLast"><code>4</code></td> 5733</tr> 5734<tr class="altColor"> 5735<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.METADATA_TYPE_PICTURE"> 5736<!-- --> 5737</a><code>public static final int</code></td> 5738<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> 5739<td class="colLast"><code>6</code></td> 5740</tr> 5741<tr class="rowColor"> 5742<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.METADATA_TYPE_SEEK_TABLE"> 5743<!-- --> 5744</a><code>public static final int</code></td> 5745<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> 5746<td class="colLast"><code>3</code></td> 5747</tr> 5748<tr class="altColor"> 5749<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.METADATA_TYPE_STREAM_INFO"> 5750<!-- --> 5751</a><code>public static final int</code></td> 5752<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> 5753<td class="colLast"><code>0</code></td> 5754</tr> 5755<tr class="rowColor"> 5756<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.METADATA_TYPE_VORBIS_COMMENT"> 5757<!-- --> 5758</a><code>public static final int</code></td> 5759<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> 5760<td class="colLast"><code>4</code></td> 5761</tr> 5762<tr class="altColor"> 5763<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.MIN_FRAME_HEADER_SIZE"> 5764<!-- --> 5765</a><code>public static final int</code></td> 5766<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> 5767<td class="colLast"><code>6</code></td> 5768</tr> 5769<tr class="rowColor"> 5770<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.STREAM_INFO_BLOCK_SIZE"> 5771<!-- --> 5772</a><code>public static final int</code></td> 5773<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> 5774<td class="colLast"><code>38</code></td> 5775</tr> 5776<tr class="altColor"> 5777<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacConstants.STREAM_MARKER_SIZE"> 5778<!-- --> 5779</a><code>public static final int</code></td> 5780<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> 5781<td class="colLast"><code>4</code></td> 5782</tr> 5783</tbody> 5784</table> 5785</li> 5786<li class="blockList"> 5787<table class="constantsSummary"> 5788<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> 5789<tr> 5790<th class="colFirst" scope="col">Modifier and Type</th> 5791<th class="colSecond" scope="col">Constant Field</th> 5792<th class="colLast" scope="col">Value</th> 5793</tr> 5794<tbody> 5795<tr class="altColor"> 5796<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.flac.FlacExtractor.FLAG_DISABLE_ID3_METADATA"> 5797<!-- --> 5798</a><code>public static final int</code></td> 5799<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> 5800<td class="colLast"><code>1</code></td> 5801</tr> 5802</tbody> 5803</table> 5804</li> 5805</ul> 5806<ul class="blockList"> 5807<li class="blockList"> 5808<table class="constantsSummary"> 5809<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> 5810<tr> 5811<th class="colFirst" scope="col">Modifier and Type</th> 5812<th class="colSecond" scope="col">Constant Field</th> 5813<th class="colLast" scope="col">Value</th> 5814</tr> 5815<tbody> 5816<tr class="altColor"> 5817<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mkv.EbmlProcessor.ELEMENT_TYPE_BINARY"> 5818<!-- --> 5819</a><code>public static final int</code></td> 5820<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> 5821<td class="colLast"><code>4</code></td> 5822</tr> 5823<tr class="rowColor"> 5824<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mkv.EbmlProcessor.ELEMENT_TYPE_FLOAT"> 5825<!-- --> 5826</a><code>public static final int</code></td> 5827<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> 5828<td class="colLast"><code>5</code></td> 5829</tr> 5830<tr class="altColor"> 5831<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mkv.EbmlProcessor.ELEMENT_TYPE_MASTER"> 5832<!-- --> 5833</a><code>public static final int</code></td> 5834<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> 5835<td class="colLast"><code>1</code></td> 5836</tr> 5837<tr class="rowColor"> 5838<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mkv.EbmlProcessor.ELEMENT_TYPE_STRING"> 5839<!-- --> 5840</a><code>public static final int</code></td> 5841<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> 5842<td class="colLast"><code>3</code></td> 5843</tr> 5844<tr class="altColor"> 5845<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mkv.EbmlProcessor.ELEMENT_TYPE_UNKNOWN"> 5846<!-- --> 5847</a><code>public static final int</code></td> 5848<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> 5849<td class="colLast"><code>0</code></td> 5850</tr> 5851<tr class="rowColor"> 5852<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mkv.EbmlProcessor.ELEMENT_TYPE_UNSIGNED_INT"> 5853<!-- --> 5854</a><code>public static final int</code></td> 5855<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> 5856<td class="colLast"><code>2</code></td> 5857</tr> 5858</tbody> 5859</table> 5860</li> 5861<li class="blockList"> 5862<table class="constantsSummary"> 5863<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> 5864<tr> 5865<th class="colFirst" scope="col">Modifier and Type</th> 5866<th class="colSecond" scope="col">Constant Field</th> 5867<th class="colLast" scope="col">Value</th> 5868</tr> 5869<tbody> 5870<tr class="altColor"> 5871<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mkv.MatroskaExtractor.FLAG_DISABLE_SEEK_FOR_CUES"> 5872<!-- --> 5873</a><code>public static final int</code></td> 5874<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> 5875<td class="colLast"><code>1</code></td> 5876</tr> 5877</tbody> 5878</table> 5879</li> 5880</ul> 5881<ul class="blockList"> 5882<li class="blockList"> 5883<table class="constantsSummary"> 5884<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> 5885<tr> 5886<th class="colFirst" scope="col">Modifier and Type</th> 5887<th class="colSecond" scope="col">Constant Field</th> 5888<th class="colLast" scope="col">Value</th> 5889</tr> 5890<tbody> 5891<tr class="altColor"> 5892<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp3.Mp3Extractor.FLAG_DISABLE_ID3_METADATA"> 5893<!-- --> 5894</a><code>public static final int</code></td> 5895<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> 5896<td class="colLast"><code>8</code></td> 5897</tr> 5898<tr class="rowColor"> 5899<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp3.Mp3Extractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING"> 5900<!-- --> 5901</a><code>public static final int</code></td> 5902<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> 5903<td class="colLast"><code>1</code></td> 5904</tr> 5905<tr class="altColor"> 5906<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp3.Mp3Extractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING_ALWAYS"> 5907<!-- --> 5908</a><code>public static final int</code></td> 5909<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> 5910<td class="colLast"><code>2</code></td> 5911</tr> 5912<tr class="rowColor"> 5913<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp3.Mp3Extractor.FLAG_ENABLE_INDEX_SEEKING"> 5914<!-- --> 5915</a><code>public static final int</code></td> 5916<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> 5917<td class="colLast"><code>4</code></td> 5918</tr> 5919</tbody> 5920</table> 5921</li> 5922</ul> 5923<ul class="blockList"> 5924<li class="blockList"> 5925<table class="constantsSummary"> 5926<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> 5927<tr> 5928<th class="colFirst" scope="col">Modifier and Type</th> 5929<th class="colSecond" scope="col">Constant Field</th> 5930<th class="colLast" scope="col">Value</th> 5931</tr> 5932<tbody> 5933<tr class="altColor"> 5934<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.FragmentedMp4Extractor.FLAG_ENABLE_EMSG_TRACK"> 5935<!-- --> 5936</a><code>public static final int</code></td> 5937<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> 5938<td class="colLast"><code>4</code></td> 5939</tr> 5940<tr class="rowColor"> 5941<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.FragmentedMp4Extractor.FLAG_WORKAROUND_EVERY_VIDEO_FRAME_IS_SYNC_FRAME"> 5942<!-- --> 5943</a><code>public static final int</code></td> 5944<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> 5945<td class="colLast"><code>1</code></td> 5946</tr> 5947<tr class="altColor"> 5948<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.FragmentedMp4Extractor.FLAG_WORKAROUND_IGNORE_EDIT_LISTS"> 5949<!-- --> 5950</a><code>public static final int</code></td> 5951<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> 5952<td class="colLast"><code>16</code></td> 5953</tr> 5954<tr class="rowColor"> 5955<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.FragmentedMp4Extractor.FLAG_WORKAROUND_IGNORE_TFDT_BOX"> 5956<!-- --> 5957</a><code>public static final int</code></td> 5958<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> 5959<td class="colLast"><code>2</code></td> 5960</tr> 5961</tbody> 5962</table> 5963</li> 5964<li class="blockList"> 5965<table class="constantsSummary"> 5966<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> 5967<tr> 5968<th class="colFirst" scope="col">Modifier and Type</th> 5969<th class="colSecond" scope="col">Constant Field</th> 5970<th class="colLast" scope="col">Value</th> 5971</tr> 5972<tbody> 5973<tr class="altColor"> 5974<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.Mp4Extractor.FLAG_READ_MOTION_PHOTO_METADATA"> 5975<!-- --> 5976</a><code>public static final int</code></td> 5977<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> 5978<td class="colLast"><code>2</code></td> 5979</tr> 5980<tr class="rowColor"> 5981<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.Mp4Extractor.FLAG_READ_SEF_DATA"> 5982<!-- --> 5983</a><code>public static final int</code></td> 5984<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> 5985<td class="colLast"><code>4</code></td> 5986</tr> 5987<tr class="altColor"> 5988<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.Mp4Extractor.FLAG_WORKAROUND_IGNORE_EDIT_LISTS"> 5989<!-- --> 5990</a><code>public static final int</code></td> 5991<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> 5992<td class="colLast"><code>1</code></td> 5993</tr> 5994</tbody> 5995</table> 5996</li> 5997<li class="blockList"> 5998<table class="constantsSummary"> 5999<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> 6000<tr> 6001<th class="colFirst" scope="col">Modifier and Type</th> 6002<th class="colSecond" scope="col">Constant Field</th> 6003<th class="colLast" scope="col">Value</th> 6004</tr> 6005<tbody> 6006<tr class="altColor"> 6007<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.Track.TRANSFORMATION_CEA608_CDAT"> 6008<!-- --> 6009</a><code>public static final int</code></td> 6010<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> 6011<td class="colLast"><code>1</code></td> 6012</tr> 6013<tr class="rowColor"> 6014<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.mp4.Track.TRANSFORMATION_NONE"> 6015<!-- --> 6016</a><code>public static final int</code></td> 6017<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/mp4/Track.html#TRANSFORMATION_NONE">TRANSFORMATION_NONE</a></code></th> 6018<td class="colLast"><code>0</code></td> 6019</tr> 6020</tbody> 6021</table> 6022</li> 6023</ul> 6024<ul class="blockList"> 6025<li class="blockList"> 6026<table class="constantsSummary"> 6027<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> 6028<tr> 6029<th class="colFirst" scope="col">Modifier and Type</th> 6030<th class="colSecond" scope="col">Constant Field</th> 6031<th class="colLast" scope="col">Value</th> 6032</tr> 6033<tbody> 6034<tr class="altColor"> 6035<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.AdtsExtractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING"> 6036<!-- --> 6037</a><code>public static final int</code></td> 6038<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> 6039<td class="colLast"><code>1</code></td> 6040</tr> 6041<tr class="rowColor"> 6042<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.AdtsExtractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING_ALWAYS"> 6043<!-- --> 6044</a><code>public static final int</code></td> 6045<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> 6046<td class="colLast"><code>2</code></td> 6047</tr> 6048</tbody> 6049</table> 6050</li> 6051<li class="blockList"> 6052<table class="constantsSummary"> 6053<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> 6054<tr> 6055<th class="colFirst" scope="col">Modifier and Type</th> 6056<th class="colSecond" scope="col">Constant Field</th> 6057<th class="colLast" scope="col">Value</th> 6058</tr> 6059<tbody> 6060<tr class="altColor"> 6061<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.DefaultTsPayloadReaderFactory.FLAG_ALLOW_NON_IDR_KEYFRAMES"> 6062<!-- --> 6063</a><code>public static final int</code></td> 6064<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> 6065<td class="colLast"><code>1</code></td> 6066</tr> 6067<tr class="rowColor"> 6068<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.DefaultTsPayloadReaderFactory.FLAG_DETECT_ACCESS_UNITS"> 6069<!-- --> 6070</a><code>public static final int</code></td> 6071<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> 6072<td class="colLast"><code>8</code></td> 6073</tr> 6074<tr class="altColor"> 6075<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.DefaultTsPayloadReaderFactory.FLAG_ENABLE_HDMV_DTS_AUDIO_STREAMS"> 6076<!-- --> 6077</a><code>public static final int</code></td> 6078<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> 6079<td class="colLast"><code>64</code></td> 6080</tr> 6081<tr class="rowColor"> 6082<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.DefaultTsPayloadReaderFactory.FLAG_IGNORE_AAC_STREAM"> 6083<!-- --> 6084</a><code>public static final int</code></td> 6085<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> 6086<td class="colLast"><code>2</code></td> 6087</tr> 6088<tr class="altColor"> 6089<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.DefaultTsPayloadReaderFactory.FLAG_IGNORE_H264_STREAM"> 6090<!-- --> 6091</a><code>public static final int</code></td> 6092<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> 6093<td class="colLast"><code>4</code></td> 6094</tr> 6095<tr class="rowColor"> 6096<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.DefaultTsPayloadReaderFactory.FLAG_IGNORE_SPLICE_INFO_STREAM"> 6097<!-- --> 6098</a><code>public static final int</code></td> 6099<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> 6100<td class="colLast"><code>16</code></td> 6101</tr> 6102<tr class="altColor"> 6103<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.DefaultTsPayloadReaderFactory.FLAG_OVERRIDE_CAPTION_DESCRIPTORS"> 6104<!-- --> 6105</a><code>public static final int</code></td> 6106<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> 6107<td class="colLast"><code>32</code></td> 6108</tr> 6109</tbody> 6110</table> 6111</li> 6112<li class="blockList"> 6113<table class="constantsSummary"> 6114<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> 6115<tr> 6116<th class="colFirst" scope="col">Modifier and Type</th> 6117<th class="colSecond" scope="col">Constant Field</th> 6118<th class="colLast" scope="col">Value</th> 6119</tr> 6120<tbody> 6121<tr class="altColor"> 6122<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.PsExtractor.AUDIO_STREAM"> 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/PsExtractor.html#AUDIO_STREAM">AUDIO_STREAM</a></code></th> 6126<td class="colLast"><code>192</code></td> 6127</tr> 6128<tr class="rowColor"> 6129<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.PsExtractor.AUDIO_STREAM_MASK"> 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/PsExtractor.html#AUDIO_STREAM_MASK">AUDIO_STREAM_MASK</a></code></th> 6133<td class="colLast"><code>224</code></td> 6134</tr> 6135<tr class="altColor"> 6136<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.PsExtractor.PRIVATE_STREAM_1"> 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/PsExtractor.html#PRIVATE_STREAM_1">PRIVATE_STREAM_1</a></code></th> 6140<td class="colLast"><code>189</code></td> 6141</tr> 6142<tr class="rowColor"> 6143<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.PsExtractor.VIDEO_STREAM"> 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/PsExtractor.html#VIDEO_STREAM">VIDEO_STREAM</a></code></th> 6147<td class="colLast"><code>224</code></td> 6148</tr> 6149<tr class="altColor"> 6150<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.PsExtractor.VIDEO_STREAM_MASK"> 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/PsExtractor.html#VIDEO_STREAM_MASK">VIDEO_STREAM_MASK</a></code></th> 6154<td class="colLast"><code>240</code></td> 6155</tr> 6156</tbody> 6157</table> 6158</li> 6159<li class="blockList"> 6160<table class="constantsSummary"> 6161<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> 6162<tr> 6163<th class="colFirst" scope="col">Modifier and Type</th> 6164<th class="colSecond" scope="col">Constant Field</th> 6165<th class="colLast" scope="col">Value</th> 6166</tr> 6167<tbody> 6168<tr class="altColor"> 6169<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.DEFAULT_TIMESTAMP_SEARCH_BYTES"> 6170<!-- --> 6171</a><code>public static final int</code></td> 6172<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> 6173<td class="colLast"><code>112800</code></td> 6174</tr> 6175<tr class="rowColor"> 6176<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.MODE_HLS"> 6177<!-- --> 6178</a><code>public static final int</code></td> 6179<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/extractor/ts/TsExtractor.html#MODE_HLS">MODE_HLS</a></code></th> 6180<td class="colLast"><code>2</code></td> 6181</tr> 6182<tr class="altColor"> 6183<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.MODE_MULTI_PMT"> 6184<!-- --> 6185</a><code>public static final int</code></td> 6186<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> 6187<td class="colLast"><code>0</code></td> 6188</tr> 6189<tr class="rowColor"> 6190<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.MODE_SINGLE_PMT"> 6191<!-- --> 6192</a><code>public static final int</code></td> 6193<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> 6194<td class="colLast"><code>1</code></td> 6195</tr> 6196<tr class="altColor"> 6197<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_PACKET_SIZE"> 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/TsExtractor.html#TS_PACKET_SIZE">TS_PACKET_SIZE</a></code></th> 6201<td class="colLast"><code>188</code></td> 6202</tr> 6203<tr class="rowColor"> 6204<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_AAC_ADTS"> 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/TsExtractor.html#TS_STREAM_TYPE_AAC_ADTS">TS_STREAM_TYPE_AAC_ADTS</a></code></th> 6208<td class="colLast"><code>15</code></td> 6209</tr> 6210<tr class="altColor"> 6211<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_AAC_LATM"> 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/TsExtractor.html#TS_STREAM_TYPE_AAC_LATM">TS_STREAM_TYPE_AAC_LATM</a></code></th> 6215<td class="colLast"><code>17</code></td> 6216</tr> 6217<tr class="rowColor"> 6218<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_AC3"> 6219<!-- --> 6220</a><code>public static final int</code></td> 6221<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> 6222<td class="colLast"><code>129</code></td> 6223</tr> 6224<tr class="altColor"> 6225<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_AC4"> 6226<!-- --> 6227</a><code>public static final int</code></td> 6228<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> 6229<td class="colLast"><code>172</code></td> 6230</tr> 6231<tr class="rowColor"> 6232<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_AIT"> 6233<!-- --> 6234</a><code>public static final int</code></td> 6235<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> 6236<td class="colLast"><code>257</code></td> 6237</tr> 6238<tr class="altColor"> 6239<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_DC2_H262"> 6240<!-- --> 6241</a><code>public static final int</code></td> 6242<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> 6243<td class="colLast"><code>128</code></td> 6244</tr> 6245<tr class="rowColor"> 6246<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_DTS"> 6247<!-- --> 6248</a><code>public static final int</code></td> 6249<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> 6250<td class="colLast"><code>138</code></td> 6251</tr> 6252<tr class="altColor"> 6253<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_DVBSUBS"> 6254<!-- --> 6255</a><code>public static final int</code></td> 6256<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> 6257<td class="colLast"><code>89</code></td> 6258</tr> 6259<tr class="rowColor"> 6260<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_E_AC3"> 6261<!-- --> 6262</a><code>public static final int</code></td> 6263<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> 6264<td class="colLast"><code>135</code></td> 6265</tr> 6266<tr class="altColor"> 6267<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_H262"> 6268<!-- --> 6269</a><code>public static final int</code></td> 6270<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> 6271<td class="colLast"><code>2</code></td> 6272</tr> 6273<tr class="rowColor"> 6274<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_H263"> 6275<!-- --> 6276</a><code>public static final int</code></td> 6277<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> 6278<td class="colLast"><code>16</code></td> 6279</tr> 6280<tr class="altColor"> 6281<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_H264"> 6282<!-- --> 6283</a><code>public static final int</code></td> 6284<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> 6285<td class="colLast"><code>27</code></td> 6286</tr> 6287<tr class="rowColor"> 6288<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_H265"> 6289<!-- --> 6290</a><code>public static final int</code></td> 6291<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> 6292<td class="colLast"><code>36</code></td> 6293</tr> 6294<tr class="altColor"> 6295<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_HDMV_DTS"> 6296<!-- --> 6297</a><code>public static final int</code></td> 6298<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> 6299<td class="colLast"><code>130</code></td> 6300</tr> 6301<tr class="rowColor"> 6302<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_ID3"> 6303<!-- --> 6304</a><code>public static final int</code></td> 6305<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> 6306<td class="colLast"><code>21</code></td> 6307</tr> 6308<tr class="altColor"> 6309<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_MPA"> 6310<!-- --> 6311</a><code>public static final int</code></td> 6312<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> 6313<td class="colLast"><code>3</code></td> 6314</tr> 6315<tr class="rowColor"> 6316<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_MPA_LSF"> 6317<!-- --> 6318</a><code>public static final int</code></td> 6319<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> 6320<td class="colLast"><code>4</code></td> 6321</tr> 6322<tr class="altColor"> 6323<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_STREAM_TYPE_SPLICE_INFO"> 6324<!-- --> 6325</a><code>public static final int</code></td> 6326<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> 6327<td class="colLast"><code>134</code></td> 6328</tr> 6329<tr class="rowColor"> 6330<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsExtractor.TS_SYNC_BYTE"> 6331<!-- --> 6332</a><code>public static final int</code></td> 6333<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> 6334<td class="colLast"><code>71</code></td> 6335</tr> 6336</tbody> 6337</table> 6338</li> 6339<li class="blockList"> 6340<table class="constantsSummary"> 6341<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> 6342<tr> 6343<th class="colFirst" scope="col">Modifier and Type</th> 6344<th class="colSecond" scope="col">Constant Field</th> 6345<th class="colLast" scope="col">Value</th> 6346</tr> 6347<tbody> 6348<tr class="altColor"> 6349<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsPayloadReader.FLAG_DATA_ALIGNMENT_INDICATOR"> 6350<!-- --> 6351</a><code>public static final int</code></td> 6352<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> 6353<td class="colLast"><code>4</code></td> 6354</tr> 6355<tr class="rowColor"> 6356<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsPayloadReader.FLAG_PAYLOAD_UNIT_START_INDICATOR"> 6357<!-- --> 6358</a><code>public static final int</code></td> 6359<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> 6360<td class="colLast"><code>1</code></td> 6361</tr> 6362<tr class="altColor"> 6363<td class="colFirst"><a id="com.google.android.exoplayer2.extractor.ts.TsPayloadReader.FLAG_RANDOM_ACCESS_INDICATOR"> 6364<!-- --> 6365</a><code>public static final int</code></td> 6366<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> 6367<td class="colLast"><code>2</code></td> 6368</tr> 6369</tbody> 6370</table> 6371</li> 6372</ul> 6373<ul class="blockList"> 6374<li class="blockList"> 6375<table class="constantsSummary"> 6376<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> 6377<tr> 6378<th class="colFirst" scope="col">Modifier and Type</th> 6379<th class="colSecond" scope="col">Constant Field</th> 6380<th class="colLast" scope="col">Value</th> 6381</tr> 6382<tbody> 6383<tr class="altColor"> 6384<td class="colFirst"><a id="com.google.android.exoplayer2.mediacodec.MediaCodecInfo.MAX_SUPPORTED_INSTANCES_UNKNOWN"> 6385<!-- --> 6386</a><code>public static final int</code></td> 6387<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> 6388<td class="colLast"><code>-1</code></td> 6389</tr> 6390<tr class="rowColor"> 6391<td class="colFirst"><a id="com.google.android.exoplayer2.mediacodec.MediaCodecInfo.TAG"> 6392<!-- --> 6393</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> 6394<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/mediacodec/MediaCodecInfo.html#TAG">TAG</a></code></th> 6395<td class="colLast"><code>"MediaCodecInfo"</code></td> 6396</tr> 6397</tbody> 6398</table> 6399</li> 6400<li class="blockList"> 6401<table class="constantsSummary"> 6402<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> 6403<tr> 6404<th class="colFirst" scope="col">Modifier and Type</th> 6405<th class="colSecond" scope="col">Constant Field</th> 6406<th class="colLast" scope="col">Value</th> 6407</tr> 6408<tbody> 6409<tr class="altColor"> 6410<td class="colFirst"><a id="com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.CODEC_OPERATING_RATE_UNSET"> 6411<!-- --> 6412</a><code>protected static final float</code></td> 6413<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> 6414<td class="colLast"><code>-1.0f</code></td> 6415</tr> 6416</tbody> 6417</table> 6418</li> 6419</ul> 6420<ul class="blockList"> 6421<li class="blockList"> 6422<table class="constantsSummary"> 6423<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> 6424<tr> 6425<th class="colFirst" scope="col">Modifier and Type</th> 6426<th class="colSecond" scope="col">Constant Field</th> 6427<th class="colLast" scope="col">Value</th> 6428</tr> 6429<tbody> 6430<tr class="altColor"> 6431<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.dvbsi.AppInfoTable.CONTROL_CODE_AUTOSTART"> 6432<!-- --> 6433</a><code>public static final int</code></td> 6434<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> 6435<td class="colLast"><code>1</code></td> 6436</tr> 6437<tr class="rowColor"> 6438<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.dvbsi.AppInfoTable.CONTROL_CODE_PRESENT"> 6439<!-- --> 6440</a><code>public static final int</code></td> 6441<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> 6442<td class="colLast"><code>2</code></td> 6443</tr> 6444</tbody> 6445</table> 6446</li> 6447<li class="blockList"> 6448<table class="constantsSummary"> 6449<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> 6450<tr> 6451<th class="colFirst" scope="col">Modifier and Type</th> 6452<th class="colSecond" scope="col">Constant Field</th> 6453<th class="colLast" scope="col">Value</th> 6454</tr> 6455<tbody> 6456<tr class="altColor"> 6457<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.dvbsi.AppInfoTableDecoder.APPLICATION_INFORMATION_TABLE_ID"> 6458<!-- --> 6459</a><code>public static final int</code></td> 6460<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> 6461<td class="colLast"><code>116</code></td> 6462</tr> 6463</tbody> 6464</table> 6465</li> 6466</ul> 6467<ul class="blockList"> 6468<li class="blockList"> 6469<table class="constantsSummary"> 6470<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> 6471<tr> 6472<th class="colFirst" scope="col">Modifier and Type</th> 6473<th class="colSecond" scope="col">Constant Field</th> 6474<th class="colLast" scope="col">Value</th> 6475</tr> 6476<tbody> 6477<tr class="altColor"> 6478<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.emsg.EventMessage.ID3_SCHEME_ID_AOM"> 6479<!-- --> 6480</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> 6481<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> 6482<td class="colLast"><code>"https://aomedia.org/emsg/ID3"</code></td> 6483</tr> 6484<tr class="rowColor"> 6485<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.emsg.EventMessage.SCTE35_SCHEME_ID"> 6486<!-- --> 6487</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> 6488<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> 6489<td class="colLast"><code>"urn:scte:scte35:2014:bin"</code></td> 6490</tr> 6491</tbody> 6492</table> 6493</li> 6494</ul> 6495<ul class="blockList"> 6496<li class="blockList"> 6497<table class="constantsSummary"> 6498<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> 6499<tr> 6500<th class="colFirst" scope="col">Modifier and Type</th> 6501<th class="colSecond" scope="col">Constant Field</th> 6502<th class="colLast" scope="col">Value</th> 6503</tr> 6504<tbody> 6505<tr class="altColor"> 6506<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.icy.IcyHeaders.REQUEST_HEADER_ENABLE_METADATA_NAME"> 6507<!-- --> 6508</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> 6509<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> 6510<td class="colLast"><code>"Icy-MetaData"</code></td> 6511</tr> 6512<tr class="rowColor"> 6513<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.icy.IcyHeaders.REQUEST_HEADER_ENABLE_METADATA_VALUE"> 6514<!-- --> 6515</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> 6516<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> 6517<td class="colLast"><code>"1"</code></td> 6518</tr> 6519</tbody> 6520</table> 6521</li> 6522</ul> 6523<ul class="blockList"> 6524<li class="blockList"> 6525<table class="constantsSummary"> 6526<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> 6527<tr> 6528<th class="colFirst" scope="col">Modifier and Type</th> 6529<th class="colSecond" scope="col">Constant Field</th> 6530<th class="colLast" scope="col">Value</th> 6531</tr> 6532<tbody> 6533<tr class="altColor"> 6534<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.ApicFrame.ID"> 6535<!-- --> 6536</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> 6537<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/ApicFrame.html#ID">ID</a></code></th> 6538<td class="colLast"><code>"APIC"</code></td> 6539</tr> 6540</tbody> 6541</table> 6542</li> 6543<li class="blockList"> 6544<table class="constantsSummary"> 6545<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> 6546<tr> 6547<th class="colFirst" scope="col">Modifier and Type</th> 6548<th class="colSecond" scope="col">Constant Field</th> 6549<th class="colLast" scope="col">Value</th> 6550</tr> 6551<tbody> 6552<tr class="altColor"> 6553<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.ChapterFrame.ID"> 6554<!-- --> 6555</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> 6556<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/ChapterFrame.html#ID">ID</a></code></th> 6557<td class="colLast"><code>"CHAP"</code></td> 6558</tr> 6559</tbody> 6560</table> 6561</li> 6562<li class="blockList"> 6563<table class="constantsSummary"> 6564<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> 6565<tr> 6566<th class="colFirst" scope="col">Modifier and Type</th> 6567<th class="colSecond" scope="col">Constant Field</th> 6568<th class="colLast" scope="col">Value</th> 6569</tr> 6570<tbody> 6571<tr class="altColor"> 6572<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.ChapterTocFrame.ID"> 6573<!-- --> 6574</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> 6575<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/ChapterTocFrame.html#ID">ID</a></code></th> 6576<td class="colLast"><code>"CTOC"</code></td> 6577</tr> 6578</tbody> 6579</table> 6580</li> 6581<li class="blockList"> 6582<table class="constantsSummary"> 6583<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> 6584<tr> 6585<th class="colFirst" scope="col">Modifier and Type</th> 6586<th class="colSecond" scope="col">Constant Field</th> 6587<th class="colLast" scope="col">Value</th> 6588</tr> 6589<tbody> 6590<tr class="altColor"> 6591<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.CommentFrame.ID"> 6592<!-- --> 6593</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> 6594<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/CommentFrame.html#ID">ID</a></code></th> 6595<td class="colLast"><code>"COMM"</code></td> 6596</tr> 6597</tbody> 6598</table> 6599</li> 6600<li class="blockList"> 6601<table class="constantsSummary"> 6602<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> 6603<tr> 6604<th class="colFirst" scope="col">Modifier and Type</th> 6605<th class="colSecond" scope="col">Constant Field</th> 6606<th class="colLast" scope="col">Value</th> 6607</tr> 6608<tbody> 6609<tr class="altColor"> 6610<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.GeobFrame.ID"> 6611<!-- --> 6612</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> 6613<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/GeobFrame.html#ID">ID</a></code></th> 6614<td class="colLast"><code>"GEOB"</code></td> 6615</tr> 6616</tbody> 6617</table> 6618</li> 6619<li class="blockList"> 6620<table class="constantsSummary"> 6621<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> 6622<tr> 6623<th class="colFirst" scope="col">Modifier and Type</th> 6624<th class="colSecond" scope="col">Constant Field</th> 6625<th class="colLast" scope="col">Value</th> 6626</tr> 6627<tbody> 6628<tr class="altColor"> 6629<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.Id3Decoder.ID3_HEADER_LENGTH"> 6630<!-- --> 6631</a><code>public static final int</code></td> 6632<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> 6633<td class="colLast"><code>10</code></td> 6634</tr> 6635<tr class="rowColor"> 6636<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.Id3Decoder.ID3_TAG"> 6637<!-- --> 6638</a><code>public static final int</code></td> 6639<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/Id3Decoder.html#ID3_TAG">ID3_TAG</a></code></th> 6640<td class="colLast"><code>4801587</code></td> 6641</tr> 6642</tbody> 6643</table> 6644</li> 6645<li class="blockList"> 6646<table class="constantsSummary"> 6647<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> 6648<tr> 6649<th class="colFirst" scope="col">Modifier and Type</th> 6650<th class="colSecond" scope="col">Constant Field</th> 6651<th class="colLast" scope="col">Value</th> 6652</tr> 6653<tbody> 6654<tr class="altColor"> 6655<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.InternalFrame.ID"> 6656<!-- --> 6657</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> 6658<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/InternalFrame.html#ID">ID</a></code></th> 6659<td class="colLast"><code>"----"</code></td> 6660</tr> 6661</tbody> 6662</table> 6663</li> 6664<li class="blockList"> 6665<table class="constantsSummary"> 6666<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> 6667<tr> 6668<th class="colFirst" scope="col">Modifier and Type</th> 6669<th class="colSecond" scope="col">Constant Field</th> 6670<th class="colLast" scope="col">Value</th> 6671</tr> 6672<tbody> 6673<tr class="altColor"> 6674<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.MlltFrame.ID"> 6675<!-- --> 6676</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> 6677<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/MlltFrame.html#ID">ID</a></code></th> 6678<td class="colLast"><code>"MLLT"</code></td> 6679</tr> 6680</tbody> 6681</table> 6682</li> 6683<li class="blockList"> 6684<table class="constantsSummary"> 6685<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> 6686<tr> 6687<th class="colFirst" scope="col">Modifier and Type</th> 6688<th class="colSecond" scope="col">Constant Field</th> 6689<th class="colLast" scope="col">Value</th> 6690</tr> 6691<tbody> 6692<tr class="altColor"> 6693<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.id3.PrivFrame.ID"> 6694<!-- --> 6695</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> 6696<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/metadata/id3/PrivFrame.html#ID">ID</a></code></th> 6697<td class="colLast"><code>"PRIV"</code></td> 6698</tr> 6699</tbody> 6700</table> 6701</li> 6702</ul> 6703<ul class="blockList"> 6704<li class="blockList"> 6705<table class="constantsSummary"> 6706<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> 6707<tr> 6708<th class="colFirst" scope="col">Modifier and Type</th> 6709<th class="colSecond" scope="col">Constant Field</th> 6710<th class="colLast" scope="col">Value</th> 6711</tr> 6712<tbody> 6713<tr class="altColor"> 6714<td class="colFirst"><a id="com.google.android.exoplayer2.metadata.mp4.MdtaMetadataEntry.KEY_ANDROID_CAPTURE_FPS"> 6715<!-- --> 6716</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> 6717<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> 6718<td class="colLast"><code>"com.android.capture.fps"</code></td> 6719</tr> 6720</tbody> 6721</table> 6722</li> 6723</ul> 6724<ul class="blockList"> 6725<li class="blockList"> 6726<table class="constantsSummary"> 6727<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> 6728<tr> 6729<th class="colFirst" scope="col">Modifier and Type</th> 6730<th class="colSecond" scope="col">Constant Field</th> 6731<th class="colLast" scope="col">Value</th> 6732</tr> 6733<tbody> 6734<tr class="altColor"> 6735<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.FAILURE_REASON_NONE"> 6736<!-- --> 6737</a><code>public static final int</code></td> 6738<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#FAILURE_REASON_NONE">FAILURE_REASON_NONE</a></code></th> 6739<td class="colLast"><code>0</code></td> 6740</tr> 6741<tr class="rowColor"> 6742<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.FAILURE_REASON_UNKNOWN"> 6743<!-- --> 6744</a><code>public static final int</code></td> 6745<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#FAILURE_REASON_UNKNOWN">FAILURE_REASON_UNKNOWN</a></code></th> 6746<td class="colLast"><code>1</code></td> 6747</tr> 6748<tr class="altColor"> 6749<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.STATE_COMPLETED"> 6750<!-- --> 6751</a><code>public static final int</code></td> 6752<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#STATE_COMPLETED">STATE_COMPLETED</a></code></th> 6753<td class="colLast"><code>3</code></td> 6754</tr> 6755<tr class="rowColor"> 6756<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.STATE_DOWNLOADING"> 6757<!-- --> 6758</a><code>public static final int</code></td> 6759<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#STATE_DOWNLOADING">STATE_DOWNLOADING</a></code></th> 6760<td class="colLast"><code>2</code></td> 6761</tr> 6762<tr class="altColor"> 6763<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.STATE_FAILED"> 6764<!-- --> 6765</a><code>public static final int</code></td> 6766<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#STATE_FAILED">STATE_FAILED</a></code></th> 6767<td class="colLast"><code>4</code></td> 6768</tr> 6769<tr class="rowColor"> 6770<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.STATE_QUEUED"> 6771<!-- --> 6772</a><code>public static final int</code></td> 6773<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#STATE_QUEUED">STATE_QUEUED</a></code></th> 6774<td class="colLast"><code>0</code></td> 6775</tr> 6776<tr class="altColor"> 6777<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.STATE_REMOVING"> 6778<!-- --> 6779</a><code>public static final int</code></td> 6780<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#STATE_REMOVING">STATE_REMOVING</a></code></th> 6781<td class="colLast"><code>5</code></td> 6782</tr> 6783<tr class="rowColor"> 6784<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.STATE_RESTARTING"> 6785<!-- --> 6786</a><code>public static final int</code></td> 6787<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#STATE_RESTARTING">STATE_RESTARTING</a></code></th> 6788<td class="colLast"><code>7</code></td> 6789</tr> 6790<tr class="altColor"> 6791<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.STATE_STOPPED"> 6792<!-- --> 6793</a><code>public static final int</code></td> 6794<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#STATE_STOPPED">STATE_STOPPED</a></code></th> 6795<td class="colLast"><code>1</code></td> 6796</tr> 6797<tr class="rowColor"> 6798<td class="colFirst"><a id="com.google.android.exoplayer2.offline.Download.STOP_REASON_NONE"> 6799<!-- --> 6800</a><code>public static final int</code></td> 6801<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/Download.html#STOP_REASON_NONE">STOP_REASON_NONE</a></code></th> 6802<td class="colLast"><code>0</code></td> 6803</tr> 6804</tbody> 6805</table> 6806</li> 6807<li class="blockList"> 6808<table class="constantsSummary"> 6809<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> 6810<tr> 6811<th class="colFirst" scope="col">Modifier and Type</th> 6812<th class="colSecond" scope="col">Constant Field</th> 6813<th class="colLast" scope="col">Value</th> 6814</tr> 6815<tbody> 6816<tr class="altColor"> 6817<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadManager.DEFAULT_MAX_PARALLEL_DOWNLOADS"> 6818<!-- --> 6819</a><code>public static final int</code></td> 6820<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> 6821<td class="colLast"><code>3</code></td> 6822</tr> 6823<tr class="rowColor"> 6824<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadManager.DEFAULT_MIN_RETRY_COUNT"> 6825<!-- --> 6826</a><code>public static final int</code></td> 6827<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> 6828<td class="colLast"><code>5</code></td> 6829</tr> 6830</tbody> 6831</table> 6832</li> 6833<li class="blockList"> 6834<table class="constantsSummary"> 6835<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> 6836<tr> 6837<th class="colFirst" scope="col">Modifier and Type</th> 6838<th class="colSecond" scope="col">Constant Field</th> 6839<th class="colLast" scope="col">Value</th> 6840</tr> 6841<tbody> 6842<tr class="altColor"> 6843<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.ACTION_ADD_DOWNLOAD"> 6844<!-- --> 6845</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> 6846<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#ACTION_ADD_DOWNLOAD">ACTION_ADD_DOWNLOAD</a></code></th> 6847<td class="colLast"><code>"com.google.android.exoplayer.downloadService.action.ADD_DOWNLOAD"</code></td> 6848</tr> 6849<tr class="rowColor"> 6850<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.ACTION_INIT"> 6851<!-- --> 6852</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> 6853<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#ACTION_INIT">ACTION_INIT</a></code></th> 6854<td class="colLast"><code>"com.google.android.exoplayer.downloadService.action.INIT"</code></td> 6855</tr> 6856<tr class="altColor"> 6857<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.ACTION_PAUSE_DOWNLOADS"> 6858<!-- --> 6859</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> 6860<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#ACTION_PAUSE_DOWNLOADS">ACTION_PAUSE_DOWNLOADS</a></code></th> 6861<td class="colLast"><code>"com.google.android.exoplayer.downloadService.action.PAUSE_DOWNLOADS"</code></td> 6862</tr> 6863<tr class="rowColor"> 6864<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.ACTION_REMOVE_ALL_DOWNLOADS"> 6865<!-- --> 6866</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> 6867<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> 6868<td class="colLast"><code>"com.google.android.exoplayer.downloadService.action.REMOVE_ALL_DOWNLOADS"</code></td> 6869</tr> 6870<tr class="altColor"> 6871<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.ACTION_REMOVE_DOWNLOAD"> 6872<!-- --> 6873</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> 6874<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#ACTION_REMOVE_DOWNLOAD">ACTION_REMOVE_DOWNLOAD</a></code></th> 6875<td class="colLast"><code>"com.google.android.exoplayer.downloadService.action.REMOVE_DOWNLOAD"</code></td> 6876</tr> 6877<tr class="rowColor"> 6878<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.ACTION_RESUME_DOWNLOADS"> 6879<!-- --> 6880</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> 6881<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#ACTION_RESUME_DOWNLOADS">ACTION_RESUME_DOWNLOADS</a></code></th> 6882<td class="colLast"><code>"com.google.android.exoplayer.downloadService.action.RESUME_DOWNLOADS"</code></td> 6883</tr> 6884<tr class="altColor"> 6885<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.ACTION_SET_REQUIREMENTS"> 6886<!-- --> 6887</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> 6888<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#ACTION_SET_REQUIREMENTS">ACTION_SET_REQUIREMENTS</a></code></th> 6889<td class="colLast"><code>"com.google.android.exoplayer.downloadService.action.SET_REQUIREMENTS"</code></td> 6890</tr> 6891<tr class="rowColor"> 6892<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.ACTION_SET_STOP_REASON"> 6893<!-- --> 6894</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> 6895<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> 6896<td class="colLast"><code>"com.google.android.exoplayer.downloadService.action.SET_STOP_REASON"</code></td> 6897</tr> 6898<tr class="altColor"> 6899<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.DEFAULT_FOREGROUND_NOTIFICATION_UPDATE_INTERVAL"> 6900<!-- --> 6901</a><code>public static final long</code></td> 6902<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> 6903<td class="colLast"><code>1000L</code></td> 6904</tr> 6905<tr class="rowColor"> 6906<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.FOREGROUND_NOTIFICATION_ID_NONE"> 6907<!-- --> 6908</a><code>public static final int</code></td> 6909<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> 6910<td class="colLast"><code>0</code></td> 6911</tr> 6912<tr class="altColor"> 6913<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.KEY_CONTENT_ID"> 6914<!-- --> 6915</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> 6916<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#KEY_CONTENT_ID">KEY_CONTENT_ID</a></code></th> 6917<td class="colLast"><code>"content_id"</code></td> 6918</tr> 6919<tr class="rowColor"> 6920<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.KEY_DOWNLOAD_REQUEST"> 6921<!-- --> 6922</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> 6923<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#KEY_DOWNLOAD_REQUEST">KEY_DOWNLOAD_REQUEST</a></code></th> 6924<td class="colLast"><code>"download_request"</code></td> 6925</tr> 6926<tr class="altColor"> 6927<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.KEY_FOREGROUND"> 6928<!-- --> 6929</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> 6930<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#KEY_FOREGROUND">KEY_FOREGROUND</a></code></th> 6931<td class="colLast"><code>"foreground"</code></td> 6932</tr> 6933<tr class="rowColor"> 6934<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.KEY_REQUIREMENTS"> 6935<!-- --> 6936</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> 6937<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#KEY_REQUIREMENTS">KEY_REQUIREMENTS</a></code></th> 6938<td class="colLast"><code>"requirements"</code></td> 6939</tr> 6940<tr class="altColor"> 6941<td class="colFirst"><a id="com.google.android.exoplayer2.offline.DownloadService.KEY_STOP_REASON"> 6942<!-- --> 6943</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> 6944<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/offline/DownloadService.html#KEY_STOP_REASON">KEY_STOP_REASON</a></code></th> 6945<td class="colLast"><code>"stop_reason"</code></td> 6946</tr> 6947</tbody> 6948</table> 6949</li> 6950</ul> 6951<ul class="blockList"> 6952<li class="blockList"> 6953<table class="constantsSummary"> 6954<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> 6955<tr> 6956<th class="colFirst" scope="col">Modifier and Type</th> 6957<th class="colSecond" scope="col">Constant Field</th> 6958<th class="colLast" scope="col">Value</th> 6959</tr> 6960<tbody> 6961<tr class="altColor"> 6962<td class="colFirst"><a id="com.google.android.exoplayer2.robolectric.RobolectricUtil.DEFAULT_TIMEOUT_MS"> 6963<!-- --> 6964</a><code>public static final long</code></td> 6965<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/robolectric/RobolectricUtil.html#DEFAULT_TIMEOUT_MS">DEFAULT_TIMEOUT_MS</a></code></th> 6966<td class="colLast"><code>10000L</code></td> 6967</tr> 6968</tbody> 6969</table> 6970</li> 6971</ul> 6972<ul class="blockList"> 6973<li class="blockList"> 6974<table class="constantsSummary"> 6975<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> 6976<tr> 6977<th class="colFirst" scope="col">Modifier and Type</th> 6978<th class="colSecond" scope="col">Constant Field</th> 6979<th class="colLast" scope="col">Value</th> 6980</tr> 6981<tbody> 6982<tr class="altColor"> 6983<td class="colFirst"><a id="com.google.android.exoplayer2.scheduler.Requirements.DEVICE_CHARGING"> 6984<!-- --> 6985</a><code>public static final int</code></td> 6986<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/scheduler/Requirements.html#DEVICE_CHARGING">DEVICE_CHARGING</a></code></th> 6987<td class="colLast"><code>8</code></td> 6988</tr> 6989<tr class="rowColor"> 6990<td class="colFirst"><a id="com.google.android.exoplayer2.scheduler.Requirements.DEVICE_IDLE"> 6991<!-- --> 6992</a><code>public static final int</code></td> 6993<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/scheduler/Requirements.html#DEVICE_IDLE">DEVICE_IDLE</a></code></th> 6994<td class="colLast"><code>4</code></td> 6995</tr> 6996<tr class="altColor"> 6997<td class="colFirst"><a id="com.google.android.exoplayer2.scheduler.Requirements.DEVICE_STORAGE_NOT_LOW"> 6998<!-- --> 6999</a><code>public static final int</code></td> 7000<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> 7001<td class="colLast"><code>16</code></td> 7002</tr> 7003<tr class="rowColor"> 7004<td class="colFirst"><a id="com.google.android.exoplayer2.scheduler.Requirements.NETWORK"> 7005<!-- --> 7006</a><code>public static final int</code></td> 7007<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/scheduler/Requirements.html#NETWORK">NETWORK</a></code></th> 7008<td class="colLast"><code>1</code></td> 7009</tr> 7010<tr class="altColor"> 7011<td class="colFirst"><a id="com.google.android.exoplayer2.scheduler.Requirements.NETWORK_UNMETERED"> 7012<!-- --> 7013</a><code>public static final int</code></td> 7014<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/scheduler/Requirements.html#NETWORK_UNMETERED">NETWORK_UNMETERED</a></code></th> 7015<td class="colLast"><code>2</code></td> 7016</tr> 7017</tbody> 7018</table> 7019</li> 7020</ul> 7021<ul class="blockList"> 7022<li class="blockList"> 7023<table class="constantsSummary"> 7024<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> 7025<tr> 7026<th class="colFirst" scope="col">Modifier and Type</th> 7027<th class="colSecond" scope="col">Constant Field</th> 7028<th class="colLast" scope="col">Value</th> 7029</tr> 7030<tbody> 7031<tr class="altColor"> 7032<td class="colFirst"><a id="com.google.android.exoplayer2.source.ClippingMediaSource.IllegalClippingException.REASON_INVALID_PERIOD_COUNT"> 7033<!-- --> 7034</a><code>public static final int</code></td> 7035<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> 7036<td class="colLast"><code>0</code></td> 7037</tr> 7038<tr class="rowColor"> 7039<td class="colFirst"><a id="com.google.android.exoplayer2.source.ClippingMediaSource.IllegalClippingException.REASON_NOT_SEEKABLE_TO_START"> 7040<!-- --> 7041</a><code>public static final int</code></td> 7042<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> 7043<td class="colLast"><code>1</code></td> 7044</tr> 7045<tr class="altColor"> 7046<td class="colFirst"><a id="com.google.android.exoplayer2.source.ClippingMediaSource.IllegalClippingException.REASON_START_EXCEEDS_END"> 7047<!-- --> 7048</a><code>public static final int</code></td> 7049<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> 7050<td class="colLast"><code>2</code></td> 7051</tr> 7052</tbody> 7053</table> 7054</li> 7055<li class="blockList"> 7056<table class="constantsSummary"> 7057<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> 7058<tr> 7059<th class="colFirst" scope="col">Modifier and Type</th> 7060<th class="colSecond" scope="col">Constant Field</th> 7061<th class="colLast" scope="col">Value</th> 7062</tr> 7063<tbody> 7064<tr class="altColor"> 7065<td class="colFirst"><a id="com.google.android.exoplayer2.source.MergingMediaSource.IllegalMergeException.REASON_PERIOD_COUNT_MISMATCH"> 7066<!-- --> 7067</a><code>public static final int</code></td> 7068<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> 7069<td class="colLast"><code>0</code></td> 7070</tr> 7071</tbody> 7072</table> 7073</li> 7074<li class="blockList"> 7075<table class="constantsSummary"> 7076<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> 7077<tr> 7078<th class="colFirst" scope="col">Modifier and Type</th> 7079<th class="colSecond" scope="col">Constant Field</th> 7080<th class="colLast" scope="col">Value</th> 7081</tr> 7082<tbody> 7083<tr class="altColor"> 7084<td class="colFirst"><a id="com.google.android.exoplayer2.source.ProgressiveMediaSource.DEFAULT_LOADING_CHECK_INTERVAL_BYTES"> 7085<!-- --> 7086</a><code>public static final int</code></td> 7087<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> 7088<td class="colLast"><code>1048576</code></td> 7089</tr> 7090</tbody> 7091</table> 7092</li> 7093<li class="blockList"> 7094<table class="constantsSummary"> 7095<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> 7096<tr> 7097<th class="colFirst" scope="col">Modifier and Type</th> 7098<th class="colSecond" scope="col">Constant Field</th> 7099<th class="colLast" scope="col">Value</th> 7100</tr> 7101<tbody> 7102<tr class="altColor"> 7103<td class="colFirst"><a id="com.google.android.exoplayer2.source.SampleStream.FLAG_OMIT_SAMPLE_DATA"> 7104<!-- --> 7105</a><code>public static final int</code></td> 7106<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> 7107<td class="colLast"><code>4</code></td> 7108</tr> 7109<tr class="rowColor"> 7110<td class="colFirst"><a id="com.google.android.exoplayer2.source.SampleStream.FLAG_PEEK"> 7111<!-- --> 7112</a><code>public static final int</code></td> 7113<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/SampleStream.html#FLAG_PEEK">FLAG_PEEK</a></code></th> 7114<td class="colLast"><code>1</code></td> 7115</tr> 7116<tr class="altColor"> 7117<td class="colFirst"><a id="com.google.android.exoplayer2.source.SampleStream.FLAG_REQUIRE_FORMAT"> 7118<!-- --> 7119</a><code>public static final int</code></td> 7120<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/SampleStream.html#FLAG_REQUIRE_FORMAT">FLAG_REQUIRE_FORMAT</a></code></th> 7121<td class="colLast"><code>2</code></td> 7122</tr> 7123</tbody> 7124</table> 7125</li> 7126<li class="blockList"> 7127<table class="constantsSummary"> 7128<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> 7129<tr> 7130<th class="colFirst" scope="col">Modifier and Type</th> 7131<th class="colSecond" scope="col">Constant Field</th> 7132<th class="colLast" scope="col">Value</th> 7133</tr> 7134<tbody> 7135<tr class="altColor"> 7136<td class="colFirst"><a id="com.google.android.exoplayer2.source.SilenceMediaSource.MEDIA_ID"> 7137<!-- --> 7138</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> 7139<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/SilenceMediaSource.html#MEDIA_ID">MEDIA_ID</a></code></th> 7140<td class="colLast"><code>"SilenceMediaSource"</code></td> 7141</tr> 7142</tbody> 7143</table> 7144</li> 7145</ul> 7146<ul class="blockList"> 7147<li class="blockList"> 7148<table class="constantsSummary"> 7149<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> 7150<tr> 7151<th class="colFirst" scope="col">Modifier and Type</th> 7152<th class="colSecond" scope="col">Constant Field</th> 7153<th class="colLast" scope="col">Value</th> 7154</tr> 7155<tbody> 7156<tr class="altColor"> 7157<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdPlaybackState.AD_STATE_AVAILABLE"> 7158<!-- --> 7159</a><code>public static final int</code></td> 7160<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> 7161<td class="colLast"><code>1</code></td> 7162</tr> 7163<tr class="rowColor"> 7164<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdPlaybackState.AD_STATE_ERROR"> 7165<!-- --> 7166</a><code>public static final int</code></td> 7167<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> 7168<td class="colLast"><code>4</code></td> 7169</tr> 7170<tr class="altColor"> 7171<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdPlaybackState.AD_STATE_PLAYED"> 7172<!-- --> 7173</a><code>public static final int</code></td> 7174<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> 7175<td class="colLast"><code>3</code></td> 7176</tr> 7177<tr class="rowColor"> 7178<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdPlaybackState.AD_STATE_SKIPPED"> 7179<!-- --> 7180</a><code>public static final int</code></td> 7181<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> 7182<td class="colLast"><code>2</code></td> 7183</tr> 7184<tr class="altColor"> 7185<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdPlaybackState.AD_STATE_UNAVAILABLE"> 7186<!-- --> 7187</a><code>public static final int</code></td> 7188<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> 7189<td class="colLast"><code>0</code></td> 7190</tr> 7191</tbody> 7192</table> 7193</li> 7194<li class="blockList"> 7195<table class="constantsSummary"> 7196<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> 7197<tr> 7198<th class="colFirst" scope="col">Modifier and Type</th> 7199<th class="colSecond" scope="col">Constant Field</th> 7200<th class="colLast" scope="col">Value</th> 7201</tr> 7202<tbody> 7203<tr class="altColor"> 7204<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdsMediaSource.AdLoadException.TYPE_AD"> 7205<!-- --> 7206</a><code>public static final int</code></td> 7207<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/ads/AdsMediaSource.AdLoadException.html#TYPE_AD">TYPE_AD</a></code></th> 7208<td class="colLast"><code>0</code></td> 7209</tr> 7210<tr class="rowColor"> 7211<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdsMediaSource.AdLoadException.TYPE_AD_GROUP"> 7212<!-- --> 7213</a><code>public static final int</code></td> 7214<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> 7215<td class="colLast"><code>1</code></td> 7216</tr> 7217<tr class="altColor"> 7218<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdsMediaSource.AdLoadException.TYPE_ALL_ADS"> 7219<!-- --> 7220</a><code>public static final int</code></td> 7221<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> 7222<td class="colLast"><code>2</code></td> 7223</tr> 7224<tr class="rowColor"> 7225<td class="colFirst"><a id="com.google.android.exoplayer2.source.ads.AdsMediaSource.AdLoadException.TYPE_UNEXPECTED"> 7226<!-- --> 7227</a><code>public static final int</code></td> 7228<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/ads/AdsMediaSource.AdLoadException.html#TYPE_UNEXPECTED">TYPE_UNEXPECTED</a></code></th> 7229<td class="colLast"><code>3</code></td> 7230</tr> 7231</tbody> 7232</table> 7233</li> 7234</ul> 7235<ul class="blockList"> 7236<li class="blockList"> 7237<table class="constantsSummary"> 7238<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> 7239<tr> 7240<th class="colFirst" scope="col">Modifier and Type</th> 7241<th class="colSecond" scope="col">Constant Field</th> 7242<th class="colLast" scope="col">Value</th> 7243</tr> 7244<tbody> 7245<tr class="altColor"> 7246<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.DashMediaSource.DEFAULT_FALLBACK_TARGET_LIVE_OFFSET_MS"> 7247<!-- --> 7248</a><code>public static final long</code></td> 7249<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> 7250<td class="colLast"><code>30000L</code></td> 7251</tr> 7252<tr class="rowColor"> 7253<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.DashMediaSource.DEFAULT_LIVE_PRESENTATION_DELAY_MS"> 7254<!-- --> 7255</a><code>public static final long</code></td> 7256<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> 7257<td class="colLast"><code>30000L</code></td> 7258</tr> 7259<tr class="altColor"> 7260<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.DashMediaSource.DEFAULT_MEDIA_ID"> 7261<!-- --> 7262</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> 7263<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> 7264<td class="colLast"><code>"DashMediaSource"</code></td> 7265</tr> 7266</tbody> 7267</table> 7268</li> 7269<li class="blockList"> 7270<table class="constantsSummary"> 7271<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> 7272<tr> 7273<th class="colFirst" scope="col">Modifier and Type</th> 7274<th class="colSecond" scope="col">Constant Field</th> 7275<th class="colLast" scope="col">Value</th> 7276</tr> 7277<tbody> 7278<tr class="altColor"> 7279<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.DashSegmentIndex.INDEX_UNBOUNDED"> 7280<!-- --> 7281</a><code>public static final int</code></td> 7282<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/dash/DashSegmentIndex.html#INDEX_UNBOUNDED">INDEX_UNBOUNDED</a></code></th> 7283<td class="colLast"><code>-1</code></td> 7284</tr> 7285</tbody> 7286</table> 7287</li> 7288</ul> 7289<ul class="blockList"> 7290<li class="blockList"> 7291<table class="constantsSummary"> 7292<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> 7293<tr> 7294<th class="colFirst" scope="col">Modifier and Type</th> 7295<th class="colSecond" scope="col">Constant Field</th> 7296<th class="colLast" scope="col">Value</th> 7297</tr> 7298<tbody> 7299<tr class="altColor"> 7300<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.manifest.AdaptationSet.ID_UNSET"> 7301<!-- --> 7302</a><code>public static final int</code></td> 7303<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/dash/manifest/AdaptationSet.html#ID_UNSET">ID_UNSET</a></code></th> 7304<td class="colLast"><code>-1</code></td> 7305</tr> 7306</tbody> 7307</table> 7308</li> 7309<li class="blockList"> 7310<table class="constantsSummary"> 7311<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> 7312<tr> 7313<th class="colFirst" scope="col">Modifier and Type</th> 7314<th class="colSecond" scope="col">Constant Field</th> 7315<th class="colLast" scope="col">Value</th> 7316</tr> 7317<tbody> 7318<tr class="altColor"> 7319<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.manifest.BaseUrl.DEFAULT_DVB_PRIORITY"> 7320<!-- --> 7321</a><code>public static final int</code></td> 7322<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/dash/manifest/BaseUrl.html#DEFAULT_DVB_PRIORITY">DEFAULT_DVB_PRIORITY</a></code></th> 7323<td class="colLast"><code>1</code></td> 7324</tr> 7325<tr class="rowColor"> 7326<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.manifest.BaseUrl.DEFAULT_WEIGHT"> 7327<!-- --> 7328</a><code>public static final int</code></td> 7329<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/dash/manifest/BaseUrl.html#DEFAULT_WEIGHT">DEFAULT_WEIGHT</a></code></th> 7330<td class="colLast"><code>1</code></td> 7331</tr> 7332<tr class="altColor"> 7333<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.manifest.BaseUrl.PRIORITY_UNSET"> 7334<!-- --> 7335</a><code>public static final int</code></td> 7336<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/dash/manifest/BaseUrl.html#PRIORITY_UNSET">PRIORITY_UNSET</a></code></th> 7337<td class="colLast"><code>-2147483648</code></td> 7338</tr> 7339</tbody> 7340</table> 7341</li> 7342<li class="blockList"> 7343<table class="constantsSummary"> 7344<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> 7345<tr> 7346<th class="colFirst" scope="col">Modifier and Type</th> 7347<th class="colSecond" scope="col">Constant Field</th> 7348<th class="colLast" scope="col">Value</th> 7349</tr> 7350<tbody> 7351<tr class="altColor"> 7352<td class="colFirst"><a id="com.google.android.exoplayer2.source.dash.manifest.Representation.REVISION_ID_DEFAULT"> 7353<!-- --> 7354</a><code>public static final long</code></td> 7355<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> 7356<td class="colLast"><code>-1L</code></td> 7357</tr> 7358</tbody> 7359</table> 7360</li> 7361</ul> 7362<ul class="blockList"> 7363<li class="blockList"> 7364<table class="constantsSummary"> 7365<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> 7366<tr> 7367<th class="colFirst" scope="col">Modifier and Type</th> 7368<th class="colSecond" scope="col">Constant Field</th> 7369<th class="colLast" scope="col">Value</th> 7370</tr> 7371<tbody> 7372<tr class="altColor"> 7373<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.HlsMediaSource.METADATA_TYPE_EMSG"> 7374<!-- --> 7375</a><code>public static final int</code></td> 7376<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> 7377<td class="colLast"><code>3</code></td> 7378</tr> 7379<tr class="rowColor"> 7380<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.HlsMediaSource.METADATA_TYPE_ID3"> 7381<!-- --> 7382</a><code>public static final int</code></td> 7383<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> 7384<td class="colLast"><code>1</code></td> 7385</tr> 7386</tbody> 7387</table> 7388</li> 7389</ul> 7390<ul class="blockList"> 7391<li class="blockList"> 7392<table class="constantsSummary"> 7393<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> 7394<tr> 7395<th class="colFirst" scope="col">Modifier and Type</th> 7396<th class="colSecond" scope="col">Constant Field</th> 7397<th class="colLast" scope="col">Value</th> 7398</tr> 7399<tbody> 7400<tr class="altColor"> 7401<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.playlist.DefaultHlsPlaylistTracker.DEFAULT_PLAYLIST_STUCK_TARGET_DURATION_COEFFICIENT"> 7402<!-- --> 7403</a><code>public static final double</code></td> 7404<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> 7405<td class="colLast"><code>3.5</code></td> 7406</tr> 7407</tbody> 7408</table> 7409</li> 7410<li class="blockList"> 7411<table class="constantsSummary"> 7412<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> 7413<tr> 7414<th class="colFirst" scope="col">Modifier and Type</th> 7415<th class="colSecond" scope="col">Constant Field</th> 7416<th class="colLast" scope="col">Value</th> 7417</tr> 7418<tbody> 7419<tr class="altColor"> 7420<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.playlist.HlsMediaPlaylist.PLAYLIST_TYPE_EVENT"> 7421<!-- --> 7422</a><code>public static final int</code></td> 7423<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> 7424<td class="colLast"><code>2</code></td> 7425</tr> 7426<tr class="rowColor"> 7427<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.playlist.HlsMediaPlaylist.PLAYLIST_TYPE_UNKNOWN"> 7428<!-- --> 7429</a><code>public static final int</code></td> 7430<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> 7431<td class="colLast"><code>0</code></td> 7432</tr> 7433<tr class="altColor"> 7434<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.playlist.HlsMediaPlaylist.PLAYLIST_TYPE_VOD"> 7435<!-- --> 7436</a><code>public static final int</code></td> 7437<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> 7438<td class="colLast"><code>1</code></td> 7439</tr> 7440</tbody> 7441</table> 7442</li> 7443<li class="blockList"> 7444<table class="constantsSummary"> 7445<caption><span>com.google.android.exoplayer2.source.hls.playlist.<a href="com/google/android/exoplayer2/source/hls/playlist/HlsMultivariantPlaylist.html" title="class in com.google.android.exoplayer2.source.hls.playlist">HlsMultivariantPlaylist</a></span><span class="tabEnd"> </span></caption> 7446<tr> 7447<th class="colFirst" scope="col">Modifier and Type</th> 7448<th class="colSecond" scope="col">Constant Field</th> 7449<th class="colLast" scope="col">Value</th> 7450</tr> 7451<tbody> 7452<tr class="altColor"> 7453<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.playlist.HlsMultivariantPlaylist.GROUP_INDEX_AUDIO"> 7454<!-- --> 7455</a><code>public static final int</code></td> 7456<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/hls/playlist/HlsMultivariantPlaylist.html#GROUP_INDEX_AUDIO">GROUP_INDEX_AUDIO</a></code></th> 7457<td class="colLast"><code>1</code></td> 7458</tr> 7459<tr class="rowColor"> 7460<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.playlist.HlsMultivariantPlaylist.GROUP_INDEX_SUBTITLE"> 7461<!-- --> 7462</a><code>public static final int</code></td> 7463<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/hls/playlist/HlsMultivariantPlaylist.html#GROUP_INDEX_SUBTITLE">GROUP_INDEX_SUBTITLE</a></code></th> 7464<td class="colLast"><code>2</code></td> 7465</tr> 7466<tr class="altColor"> 7467<td class="colFirst"><a id="com.google.android.exoplayer2.source.hls.playlist.HlsMultivariantPlaylist.GROUP_INDEX_VARIANT"> 7468<!-- --> 7469</a><code>public static final int</code></td> 7470<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/hls/playlist/HlsMultivariantPlaylist.html#GROUP_INDEX_VARIANT">GROUP_INDEX_VARIANT</a></code></th> 7471<td class="colLast"><code>0</code></td> 7472</tr> 7473</tbody> 7474</table> 7475</li> 7476</ul> 7477<ul class="blockList"> 7478<li class="blockList"> 7479<table class="constantsSummary"> 7480<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> 7481<tr> 7482<th class="colFirst" scope="col">Modifier and Type</th> 7483<th class="colSecond" scope="col">Constant Field</th> 7484<th class="colLast" scope="col">Value</th> 7485</tr> 7486<tbody> 7487<tr class="altColor"> 7488<td class="colFirst"><a id="com.google.android.exoplayer2.source.mediaparser.MediaParserUtil.PARAMETER_EAGERLY_EXPOSE_TRACK_TYPE"> 7489<!-- --> 7490</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> 7491<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> 7492<td class="colLast"><code>"android.media.mediaparser.eagerlyExposeTrackType"</code></td> 7493</tr> 7494<tr class="rowColor"> 7495<td class="colFirst"><a id="com.google.android.exoplayer2.source.mediaparser.MediaParserUtil.PARAMETER_EXPOSE_CAPTION_FORMATS"> 7496<!-- --> 7497</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> 7498<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> 7499<td class="colLast"><code>"android.media.mediaParser.exposeCaptionFormats"</code></td> 7500</tr> 7501<tr class="altColor"> 7502<td class="colFirst"><a id="com.google.android.exoplayer2.source.mediaparser.MediaParserUtil.PARAMETER_EXPOSE_CHUNK_INDEX_AS_MEDIA_FORMAT"> 7503<!-- --> 7504</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> 7505<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> 7506<td class="colLast"><code>"android.media.mediaParser.exposeChunkIndexAsMediaFormat"</code></td> 7507</tr> 7508<tr class="rowColor"> 7509<td class="colFirst"><a id="com.google.android.exoplayer2.source.mediaparser.MediaParserUtil.PARAMETER_EXPOSE_DUMMY_SEEK_MAP"> 7510<!-- --> 7511</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> 7512<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> 7513<td class="colLast"><code>"android.media.mediaparser.exposeDummySeekMap"</code></td> 7514</tr> 7515<tr class="altColor"> 7516<td class="colFirst"><a id="com.google.android.exoplayer2.source.mediaparser.MediaParserUtil.PARAMETER_IGNORE_TIMESTAMP_OFFSET"> 7517<!-- --> 7518</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> 7519<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> 7520<td class="colLast"><code>"android.media.mediaparser.ignoreTimestampOffset"</code></td> 7521</tr> 7522<tr class="rowColor"> 7523<td class="colFirst"><a id="com.google.android.exoplayer2.source.mediaparser.MediaParserUtil.PARAMETER_IN_BAND_CRYPTO_INFO"> 7524<!-- --> 7525</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> 7526<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> 7527<td class="colLast"><code>"android.media.mediaparser.inBandCryptoInfo"</code></td> 7528</tr> 7529<tr class="altColor"> 7530<td class="colFirst"><a id="com.google.android.exoplayer2.source.mediaparser.MediaParserUtil.PARAMETER_INCLUDE_SUPPLEMENTAL_DATA"> 7531<!-- --> 7532</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> 7533<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> 7534<td class="colLast"><code>"android.media.mediaparser.includeSupplementalData"</code></td> 7535</tr> 7536<tr class="rowColor"> 7537<td class="colFirst"><a id="com.google.android.exoplayer2.source.mediaparser.MediaParserUtil.PARAMETER_OVERRIDE_IN_BAND_CAPTION_DECLARATIONS"> 7538<!-- --> 7539</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> 7540<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> 7541<td class="colLast"><code>"android.media.mediaParser.overrideInBandCaptionDeclarations"</code></td> 7542</tr> 7543</tbody> 7544</table> 7545</li> 7546</ul> 7547<ul class="blockList"> 7548<li class="blockList"> 7549<table class="constantsSummary"> 7550<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> 7551<tr> 7552<th class="colFirst" scope="col">Modifier and Type</th> 7553<th class="colSecond" scope="col">Constant Field</th> 7554<th class="colLast" scope="col">Value</th> 7555</tr> 7556<tbody> 7557<tr class="altColor"> 7558<td class="colFirst"><a id="com.google.android.exoplayer2.source.rtsp.RtpPacket.CSRC_SIZE"> 7559<!-- --> 7560</a><code>public static final int</code></td> 7561<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/rtsp/RtpPacket.html#CSRC_SIZE">CSRC_SIZE</a></code></th> 7562<td class="colLast"><code>4</code></td> 7563</tr> 7564<tr class="rowColor"> 7565<td class="colFirst"><a id="com.google.android.exoplayer2.source.rtsp.RtpPacket.MAX_SEQUENCE_NUMBER"> 7566<!-- --> 7567</a><code>public static final int</code></td> 7568<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> 7569<td class="colLast"><code>65535</code></td> 7570</tr> 7571<tr class="altColor"> 7572<td class="colFirst"><a id="com.google.android.exoplayer2.source.rtsp.RtpPacket.MAX_SIZE"> 7573<!-- --> 7574</a><code>public static final int</code></td> 7575<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/rtsp/RtpPacket.html#MAX_SIZE">MAX_SIZE</a></code></th> 7576<td class="colLast"><code>65507</code></td> 7577</tr> 7578<tr class="rowColor"> 7579<td class="colFirst"><a id="com.google.android.exoplayer2.source.rtsp.RtpPacket.MIN_HEADER_SIZE"> 7580<!-- --> 7581</a><code>public static final int</code></td> 7582<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> 7583<td class="colLast"><code>12</code></td> 7584</tr> 7585<tr class="altColor"> 7586<td class="colFirst"><a id="com.google.android.exoplayer2.source.rtsp.RtpPacket.MIN_SEQUENCE_NUMBER"> 7587<!-- --> 7588</a><code>public static final int</code></td> 7589<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> 7590<td class="colLast"><code>0</code></td> 7591</tr> 7592<tr class="rowColor"> 7593<td class="colFirst"><a id="com.google.android.exoplayer2.source.rtsp.RtpPacket.RTP_VERSION"> 7594<!-- --> 7595</a><code>public static final int</code></td> 7596<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/rtsp/RtpPacket.html#RTP_VERSION">RTP_VERSION</a></code></th> 7597<td class="colLast"><code>2</code></td> 7598</tr> 7599<tr class="altColor"> 7600<td class="colFirst"><a id="com.google.android.exoplayer2.source.rtsp.RtpPacket.version"> 7601<!-- --> 7602</a><code>public final byte</code></td> 7603<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/rtsp/RtpPacket.html#version">version</a></code></th> 7604<td class="colLast"><code>2</code></td> 7605</tr> 7606</tbody> 7607</table> 7608</li> 7609<li class="blockList"> 7610<table class="constantsSummary"> 7611<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> 7612<tr> 7613<th class="colFirst" scope="col">Modifier and Type</th> 7614<th class="colSecond" scope="col">Constant Field</th> 7615<th class="colLast" scope="col">Value</th> 7616</tr> 7617<tbody> 7618<tr class="altColor"> 7619<td class="colFirst"><a id="com.google.android.exoplayer2.source.rtsp.RtspMediaSource.DEFAULT_TIMEOUT_MS"> 7620<!-- --> 7621</a><code>public static final long</code></td> 7622<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> 7623<td class="colLast"><code>8000L</code></td> 7624</tr> 7625</tbody> 7626</table> 7627</li> 7628</ul> 7629<ul class="blockList"> 7630<li class="blockList"> 7631<table class="constantsSummary"> 7632<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> 7633<tr> 7634<th class="colFirst" scope="col">Modifier and Type</th> 7635<th class="colSecond" scope="col">Constant Field</th> 7636<th class="colLast" scope="col">Value</th> 7637</tr> 7638<tbody> 7639<tr class="altColor"> 7640<td class="colFirst"><a id="com.google.android.exoplayer2.source.smoothstreaming.SsMediaSource.DEFAULT_LIVE_PRESENTATION_DELAY_MS"> 7641<!-- --> 7642</a><code>public static final long</code></td> 7643<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> 7644<td class="colLast"><code>30000L</code></td> 7645</tr> 7646</tbody> 7647</table> 7648</li> 7649</ul> 7650<ul class="blockList"> 7651<li class="blockList"> 7652<table class="constantsSummary"> 7653<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> 7654<tr> 7655<th class="colFirst" scope="col">Modifier and Type</th> 7656<th class="colSecond" scope="col">Constant Field</th> 7657<th class="colLast" scope="col">Value</th> 7658</tr> 7659<tbody> 7660<tr class="altColor"> 7661<td class="colFirst"><a id="com.google.android.exoplayer2.source.smoothstreaming.manifest.SsManifest.UNSET_LOOKAHEAD"> 7662<!-- --> 7663</a><code>public static final int</code></td> 7664<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/source/smoothstreaming/manifest/SsManifest.html#UNSET_LOOKAHEAD">UNSET_LOOKAHEAD</a></code></th> 7665<td class="colLast"><code>-1</code></td> 7666</tr> 7667</tbody> 7668</table> 7669</li> 7670</ul> 7671<ul class="blockList"> 7672<li class="blockList"> 7673<table class="constantsSummary"> 7674<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> 7675<tr> 7676<th class="colFirst" scope="col">Modifier and Type</th> 7677<th class="colSecond" scope="col">Constant Field</th> 7678<th class="colLast" scope="col">Value</th> 7679</tr> 7680<tbody> 7681<tr class="altColor"> 7682<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.DummyMainThread.TIMEOUT_MS"> 7683<!-- --> 7684</a><code>public static final int</code></td> 7685<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/DummyMainThread.html#TIMEOUT_MS">TIMEOUT_MS</a></code></th> 7686<td class="colLast"><code>10000</code></td> 7687</tr> 7688</tbody> 7689</table> 7690</li> 7691<li class="blockList"> 7692<table class="constantsSummary"> 7693<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> 7694<tr> 7695<th class="colFirst" scope="col">Modifier and Type</th> 7696<th class="colSecond" scope="col">Constant Field</th> 7697<th class="colLast" scope="col">Value</th> 7698</tr> 7699<tbody> 7700<tr class="altColor"> 7701<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.DumpFileAsserts.DEFAULT_TEST_ASSET_DIRECTORY"> 7702<!-- --> 7703</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> 7704<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> 7705<td class="colLast"><code>"../../testdata/src/test/assets"</code></td> 7706</tr> 7707</tbody> 7708</table> 7709</li> 7710<li class="blockList"> 7711<table class="constantsSummary"> 7712<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> 7713<tr> 7714<th class="colFirst" scope="col">Modifier and Type</th> 7715<th class="colSecond" scope="col">Constant Field</th> 7716<th class="colLast" scope="col">Value</th> 7717</tr> 7718<tbody> 7719<tr class="altColor"> 7720<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.ExoHostedTest.EXPECTED_PLAYING_TIME_MEDIA_DURATION_MS"> 7721<!-- --> 7722</a><code>public static final long</code></td> 7723<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> 7724<td class="colLast"><code>-2L</code></td> 7725</tr> 7726<tr class="rowColor"> 7727<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.ExoHostedTest.EXPECTED_PLAYING_TIME_UNSET"> 7728<!-- --> 7729</a><code>public static final long</code></td> 7730<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> 7731<td class="colLast"><code>-1L</code></td> 7732</tr> 7733<tr class="altColor"> 7734<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.ExoHostedTest.MAX_PLAYING_TIME_DISCREPANCY_MS"> 7735<!-- --> 7736</a><code>public static final long</code></td> 7737<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> 7738<td class="colLast"><code>5000L</code></td> 7739</tr> 7740</tbody> 7741</table> 7742</li> 7743<li class="blockList"> 7744<table class="constantsSummary"> 7745<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> 7746<tr> 7747<th class="colFirst" scope="col">Modifier and Type</th> 7748<th class="colSecond" scope="col">Constant Field</th> 7749<th class="colLast" scope="col">Value</th> 7750</tr> 7751<tbody> 7752<tr class="altColor"> 7753<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.FakeCryptoConfig.TYPE"> 7754<!-- --> 7755</a><code>public static final int</code></td> 7756<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/FakeCryptoConfig.html#TYPE">TYPE</a></code></th> 7757<td class="colLast"><code>10000</code></td> 7758</tr> 7759</tbody> 7760</table> 7761</li> 7762<li class="blockList"> 7763<table class="constantsSummary"> 7764<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> 7765<tr> 7766<th class="colFirst" scope="col">Modifier and Type</th> 7767<th class="colSecond" scope="col">Constant Field</th> 7768<th class="colLast" scope="col">Value</th> 7769</tr> 7770<tbody> 7771<tr class="altColor"> 7772<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.FakeExoMediaDrm.KEY_STATUS_AVAILABLE"> 7773<!-- --> 7774</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> 7775<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/FakeExoMediaDrm.html#KEY_STATUS_AVAILABLE">KEY_STATUS_AVAILABLE</a></code></th> 7776<td class="colLast"><code>"AVAILABLE"</code></td> 7777</tr> 7778<tr class="rowColor"> 7779<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.FakeExoMediaDrm.KEY_STATUS_KEY"> 7780<!-- --> 7781</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> 7782<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/FakeExoMediaDrm.html#KEY_STATUS_KEY">KEY_STATUS_KEY</a></code></th> 7783<td class="colLast"><code>"KEY_STATUS"</code></td> 7784</tr> 7785<tr class="altColor"> 7786<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.FakeExoMediaDrm.KEY_STATUS_UNAVAILABLE"> 7787<!-- --> 7788</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> 7789<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/FakeExoMediaDrm.html#KEY_STATUS_UNAVAILABLE">KEY_STATUS_UNAVAILABLE</a></code></th> 7790<td class="colLast"><code>"UNAVAILABLE"</code></td> 7791</tr> 7792</tbody> 7793</table> 7794</li> 7795<li class="blockList"> 7796<table class="constantsSummary"> 7797<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> 7798<tr> 7799<th class="colFirst" scope="col">Modifier and Type</th> 7800<th class="colSecond" scope="col">Constant Field</th> 7801<th class="colLast" scope="col">Value</th> 7802</tr> 7803<tbody> 7804<tr class="altColor"> 7805<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.FakeTimeline.TimelineWindowDefinition.DEFAULT_WINDOW_DURATION_US"> 7806<!-- --> 7807</a><code>public static final long</code></td> 7808<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> 7809<td class="colLast"><code>10000000L</code></td> 7810</tr> 7811<tr class="rowColor"> 7812<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.FakeTimeline.TimelineWindowDefinition.DEFAULT_WINDOW_OFFSET_IN_FIRST_PERIOD_US"> 7813<!-- --> 7814</a><code>public static final long</code></td> 7815<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> 7816<td class="colLast"><code>123000000L</code></td> 7817</tr> 7818</tbody> 7819</table> 7820</li> 7821<li class="blockList"> 7822<table class="constantsSummary"> 7823<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> 7824<tr> 7825<th class="colFirst" scope="col">Modifier and Type</th> 7826<th class="colSecond" scope="col">Constant Field</th> 7827<th class="colLast" scope="col">Value</th> 7828</tr> 7829<tbody> 7830<tr class="altColor"> 7831<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.MediaSourceTestRunner.TIMEOUT_MS"> 7832<!-- --> 7833</a><code>public static final int</code></td> 7834<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/testutil/MediaSourceTestRunner.html#TIMEOUT_MS">TIMEOUT_MS</a></code></th> 7835<td class="colLast"><code>10000</code></td> 7836</tr> 7837</tbody> 7838</table> 7839</li> 7840<li class="blockList"> 7841<table class="constantsSummary"> 7842<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> 7843<tr> 7844<th class="colFirst" scope="col">Modifier and Type</th> 7845<th class="colSecond" scope="col">Constant Field</th> 7846<th class="colLast" scope="col">Value</th> 7847</tr> 7848<tbody> 7849<tr class="altColor"> 7850<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.WebServerDispatcher.Resource.GZIP_SUPPORT_DISABLED"> 7851<!-- --> 7852</a><code>public static final int</code></td> 7853<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> 7854<td class="colLast"><code>1</code></td> 7855</tr> 7856<tr class="rowColor"> 7857<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.WebServerDispatcher.Resource.GZIP_SUPPORT_ENABLED"> 7858<!-- --> 7859</a><code>public static final int</code></td> 7860<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> 7861<td class="colLast"><code>2</code></td> 7862</tr> 7863<tr class="altColor"> 7864<td class="colFirst"><a id="com.google.android.exoplayer2.testutil.WebServerDispatcher.Resource.GZIP_SUPPORT_FORCED"> 7865<!-- --> 7866</a><code>public static final int</code></td> 7867<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> 7868<td class="colLast"><code>3</code></td> 7869</tr> 7870</tbody> 7871</table> 7872</li> 7873</ul> 7874<ul class="blockList"> 7875<li class="blockList"> 7876<table class="constantsSummary"> 7877<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> 7878<tr> 7879<th class="colFirst" scope="col">Modifier and Type</th> 7880<th class="colSecond" scope="col">Constant Field</th> 7881<th class="colLast" scope="col">Value</th> 7882</tr> 7883<tbody> 7884<tr class="altColor"> 7885<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.ANCHOR_TYPE_END"> 7886<!-- --> 7887</a><code>public static final int</code></td> 7888<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#ANCHOR_TYPE_END">ANCHOR_TYPE_END</a></code></th> 7889<td class="colLast"><code>2</code></td> 7890</tr> 7891<tr class="rowColor"> 7892<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.ANCHOR_TYPE_MIDDLE"> 7893<!-- --> 7894</a><code>public static final int</code></td> 7895<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#ANCHOR_TYPE_MIDDLE">ANCHOR_TYPE_MIDDLE</a></code></th> 7896<td class="colLast"><code>1</code></td> 7897</tr> 7898<tr class="altColor"> 7899<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.ANCHOR_TYPE_START"> 7900<!-- --> 7901</a><code>public static final int</code></td> 7902<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#ANCHOR_TYPE_START">ANCHOR_TYPE_START</a></code></th> 7903<td class="colLast"><code>0</code></td> 7904</tr> 7905<tr class="rowColor"> 7906<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.DIMEN_UNSET"> 7907<!-- --> 7908</a><code>public static final float</code></td> 7909<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#DIMEN_UNSET">DIMEN_UNSET</a></code></th> 7910<td class="colLast"><code>-3.4028234663852886E38f</code></td> 7911</tr> 7912<tr class="altColor"> 7913<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.LINE_TYPE_FRACTION"> 7914<!-- --> 7915</a><code>public static final int</code></td> 7916<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#LINE_TYPE_FRACTION">LINE_TYPE_FRACTION</a></code></th> 7917<td class="colLast"><code>0</code></td> 7918</tr> 7919<tr class="rowColor"> 7920<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.LINE_TYPE_NUMBER"> 7921<!-- --> 7922</a><code>public static final int</code></td> 7923<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#LINE_TYPE_NUMBER">LINE_TYPE_NUMBER</a></code></th> 7924<td class="colLast"><code>1</code></td> 7925</tr> 7926<tr class="altColor"> 7927<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.TEXT_SIZE_TYPE_ABSOLUTE"> 7928<!-- --> 7929</a><code>public static final int</code></td> 7930<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> 7931<td class="colLast"><code>2</code></td> 7932</tr> 7933<tr class="rowColor"> 7934<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.TEXT_SIZE_TYPE_FRACTIONAL"> 7935<!-- --> 7936</a><code>public static final int</code></td> 7937<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> 7938<td class="colLast"><code>0</code></td> 7939</tr> 7940<tr class="altColor"> 7941<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.TEXT_SIZE_TYPE_FRACTIONAL_IGNORE_PADDING"> 7942<!-- --> 7943</a><code>public static final int</code></td> 7944<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> 7945<td class="colLast"><code>1</code></td> 7946</tr> 7947<tr class="rowColor"> 7948<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.TYPE_UNSET"> 7949<!-- --> 7950</a><code>public static final int</code></td> 7951<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#TYPE_UNSET">TYPE_UNSET</a></code></th> 7952<td class="colLast"><code>-2147483648</code></td> 7953</tr> 7954<tr class="altColor"> 7955<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.VERTICAL_TYPE_LR"> 7956<!-- --> 7957</a><code>public static final int</code></td> 7958<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#VERTICAL_TYPE_LR">VERTICAL_TYPE_LR</a></code></th> 7959<td class="colLast"><code>2</code></td> 7960</tr> 7961<tr class="rowColor"> 7962<td class="colFirst"><a id="com.google.android.exoplayer2.text.Cue.VERTICAL_TYPE_RL"> 7963<!-- --> 7964</a><code>public static final int</code></td> 7965<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/Cue.html#VERTICAL_TYPE_RL">VERTICAL_TYPE_RL</a></code></th> 7966<td class="colLast"><code>1</code></td> 7967</tr> 7968</tbody> 7969</table> 7970</li> 7971</ul> 7972<ul class="blockList"> 7973<li class="blockList"> 7974<table class="constantsSummary"> 7975<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> 7976<tr> 7977<th class="colFirst" scope="col">Modifier and Type</th> 7978<th class="colSecond" scope="col">Constant Field</th> 7979<th class="colLast" scope="col">Value</th> 7980</tr> 7981<tbody> 7982<tr class="altColor"> 7983<td class="colFirst"><a id="com.google.android.exoplayer2.text.cea.Cea608Decoder.MIN_DATA_CHANNEL_TIMEOUT_MS"> 7984<!-- --> 7985</a><code>public static final long</code></td> 7986<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> 7987<td class="colLast"><code>16000L</code></td> 7988</tr> 7989</tbody> 7990</table> 7991</li> 7992</ul> 7993<ul class="blockList"> 7994<li class="blockList"> 7995<table class="constantsSummary"> 7996<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> 7997<tr> 7998<th class="colFirst" scope="col">Modifier and Type</th> 7999<th class="colSecond" scope="col">Constant Field</th> 8000<th class="colLast" scope="col">Value</th> 8001</tr> 8002<tbody> 8003<tr class="altColor"> 8004<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextAnnotation.POSITION_AFTER"> 8005<!-- --> 8006</a><code>public static final int</code></td> 8007<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/span/TextAnnotation.html#POSITION_AFTER">POSITION_AFTER</a></code></th> 8008<td class="colLast"><code>2</code></td> 8009</tr> 8010<tr class="rowColor"> 8011<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextAnnotation.POSITION_BEFORE"> 8012<!-- --> 8013</a><code>public static final int</code></td> 8014<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/span/TextAnnotation.html#POSITION_BEFORE">POSITION_BEFORE</a></code></th> 8015<td class="colLast"><code>1</code></td> 8016</tr> 8017<tr class="altColor"> 8018<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextAnnotation.POSITION_UNKNOWN"> 8019<!-- --> 8020</a><code>public static final int</code></td> 8021<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/span/TextAnnotation.html#POSITION_UNKNOWN">POSITION_UNKNOWN</a></code></th> 8022<td class="colLast"><code>-1</code></td> 8023</tr> 8024</tbody> 8025</table> 8026</li> 8027<li class="blockList"> 8028<table class="constantsSummary"> 8029<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> 8030<tr> 8031<th class="colFirst" scope="col">Modifier and Type</th> 8032<th class="colSecond" scope="col">Constant Field</th> 8033<th class="colLast" scope="col">Value</th> 8034</tr> 8035<tbody> 8036<tr class="altColor"> 8037<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextEmphasisSpan.MARK_FILL_FILLED"> 8038<!-- --> 8039</a><code>public static final int</code></td> 8040<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> 8041<td class="colLast"><code>1</code></td> 8042</tr> 8043<tr class="rowColor"> 8044<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextEmphasisSpan.MARK_FILL_OPEN"> 8045<!-- --> 8046</a><code>public static final int</code></td> 8047<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> 8048<td class="colLast"><code>2</code></td> 8049</tr> 8050<tr class="altColor"> 8051<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextEmphasisSpan.MARK_FILL_UNKNOWN"> 8052<!-- --> 8053</a><code>public static final int</code></td> 8054<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> 8055<td class="colLast"><code>0</code></td> 8056</tr> 8057<tr class="rowColor"> 8058<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextEmphasisSpan.MARK_SHAPE_CIRCLE"> 8059<!-- --> 8060</a><code>public static final int</code></td> 8061<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> 8062<td class="colLast"><code>1</code></td> 8063</tr> 8064<tr class="altColor"> 8065<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextEmphasisSpan.MARK_SHAPE_DOT"> 8066<!-- --> 8067</a><code>public static final int</code></td> 8068<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> 8069<td class="colLast"><code>2</code></td> 8070</tr> 8071<tr class="rowColor"> 8072<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextEmphasisSpan.MARK_SHAPE_NONE"> 8073<!-- --> 8074</a><code>public static final int</code></td> 8075<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> 8076<td class="colLast"><code>0</code></td> 8077</tr> 8078<tr class="altColor"> 8079<td class="colFirst"><a id="com.google.android.exoplayer2.text.span.TextEmphasisSpan.MARK_SHAPE_SESAME"> 8080<!-- --> 8081</a><code>public static final int</code></td> 8082<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> 8083<td class="colLast"><code>3</code></td> 8084</tr> 8085</tbody> 8086</table> 8087</li> 8088</ul> 8089<ul class="blockList"> 8090<li class="blockList"> 8091<table class="constantsSummary"> 8092<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> 8093<tr> 8094<th class="colFirst" scope="col">Modifier and Type</th> 8095<th class="colSecond" scope="col">Constant Field</th> 8096<th class="colLast" scope="col">Value</th> 8097</tr> 8098<tbody> 8099<tr class="altColor"> 8100<td class="colFirst"><a id="com.google.android.exoplayer2.text.webvtt.WebvttCssStyle.FONT_SIZE_UNIT_EM"> 8101<!-- --> 8102</a><code>public static final int</code></td> 8103<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> 8104<td class="colLast"><code>2</code></td> 8105</tr> 8106<tr class="rowColor"> 8107<td class="colFirst"><a id="com.google.android.exoplayer2.text.webvtt.WebvttCssStyle.FONT_SIZE_UNIT_PERCENT"> 8108<!-- --> 8109</a><code>public static final int</code></td> 8110<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> 8111<td class="colLast"><code>3</code></td> 8112</tr> 8113<tr class="altColor"> 8114<td class="colFirst"><a id="com.google.android.exoplayer2.text.webvtt.WebvttCssStyle.FONT_SIZE_UNIT_PIXEL"> 8115<!-- --> 8116</a><code>public static final int</code></td> 8117<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> 8118<td class="colLast"><code>1</code></td> 8119</tr> 8120<tr class="rowColor"> 8121<td class="colFirst"><a id="com.google.android.exoplayer2.text.webvtt.WebvttCssStyle.STYLE_BOLD"> 8122<!-- --> 8123</a><code>public static final int</code></td> 8124<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/webvtt/WebvttCssStyle.html#STYLE_BOLD">STYLE_BOLD</a></code></th> 8125<td class="colLast"><code>1</code></td> 8126</tr> 8127<tr class="altColor"> 8128<td class="colFirst"><a id="com.google.android.exoplayer2.text.webvtt.WebvttCssStyle.STYLE_BOLD_ITALIC"> 8129<!-- --> 8130</a><code>public static final int</code></td> 8131<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> 8132<td class="colLast"><code>3</code></td> 8133</tr> 8134<tr class="rowColor"> 8135<td class="colFirst"><a id="com.google.android.exoplayer2.text.webvtt.WebvttCssStyle.STYLE_ITALIC"> 8136<!-- --> 8137</a><code>public static final int</code></td> 8138<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/webvtt/WebvttCssStyle.html#STYLE_ITALIC">STYLE_ITALIC</a></code></th> 8139<td class="colLast"><code>2</code></td> 8140</tr> 8141<tr class="altColor"> 8142<td class="colFirst"><a id="com.google.android.exoplayer2.text.webvtt.WebvttCssStyle.STYLE_NORMAL"> 8143<!-- --> 8144</a><code>public static final int</code></td> 8145<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/webvtt/WebvttCssStyle.html#STYLE_NORMAL">STYLE_NORMAL</a></code></th> 8146<td class="colLast"><code>0</code></td> 8147</tr> 8148<tr class="rowColor"> 8149<td class="colFirst"><a id="com.google.android.exoplayer2.text.webvtt.WebvttCssStyle.UNSPECIFIED"> 8150<!-- --> 8151</a><code>public static final int</code></td> 8152<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/text/webvtt/WebvttCssStyle.html#UNSPECIFIED">UNSPECIFIED</a></code></th> 8153<td class="colLast"><code>-1</code></td> 8154</tr> 8155</tbody> 8156</table> 8157</li> 8158</ul> 8159<ul class="blockList"> 8160<li class="blockList"> 8161<table class="constantsSummary"> 8162<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> 8163<tr> 8164<th class="colFirst" scope="col">Modifier and Type</th> 8165<th class="colSecond" scope="col">Constant Field</th> 8166<th class="colLast" scope="col">Value</th> 8167</tr> 8168<tbody> 8169<tr class="altColor"> 8170<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.AdaptiveTrackSelection.DEFAULT_BANDWIDTH_FRACTION"> 8171<!-- --> 8172</a><code>public static final float</code></td> 8173<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/AdaptiveTrackSelection.html#DEFAULT_BANDWIDTH_FRACTION">DEFAULT_BANDWIDTH_FRACTION</a></code></th> 8174<td class="colLast"><code>0.699999988079071f</code></td> 8175</tr> 8176<tr class="rowColor"> 8177<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.AdaptiveTrackSelection.DEFAULT_BUFFERED_FRACTION_TO_LIVE_EDGE_FOR_QUALITY_INCREASE"> 8178<!-- --> 8179</a><code>public static final float</code></td> 8180<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> 8181<td class="colLast"><code>0.75f</code></td> 8182</tr> 8183<tr class="altColor"> 8184<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.AdaptiveTrackSelection.DEFAULT_MAX_DURATION_FOR_QUALITY_DECREASE_MS"> 8185<!-- --> 8186</a><code>public static final int</code></td> 8187<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> 8188<td class="colLast"><code>25000</code></td> 8189</tr> 8190<tr class="rowColor"> 8191<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.AdaptiveTrackSelection.DEFAULT_MAX_HEIGHT_TO_DISCARD"> 8192<!-- --> 8193</a><code>public static final int</code></td> 8194<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> 8195<td class="colLast"><code>719</code></td> 8196</tr> 8197<tr class="altColor"> 8198<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.AdaptiveTrackSelection.DEFAULT_MAX_WIDTH_TO_DISCARD"> 8199<!-- --> 8200</a><code>public static final int</code></td> 8201<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> 8202<td class="colLast"><code>1279</code></td> 8203</tr> 8204<tr class="rowColor"> 8205<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.AdaptiveTrackSelection.DEFAULT_MIN_DURATION_FOR_QUALITY_INCREASE_MS"> 8206<!-- --> 8207</a><code>public static final int</code></td> 8208<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> 8209<td class="colLast"><code>10000</code></td> 8210</tr> 8211<tr class="altColor"> 8212<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.AdaptiveTrackSelection.DEFAULT_MIN_DURATION_TO_RETAIN_AFTER_DISCARD_MS"> 8213<!-- --> 8214</a><code>public static final int</code></td> 8215<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> 8216<td class="colLast"><code>25000</code></td> 8217</tr> 8218</tbody> 8219</table> 8220</li> 8221<li class="blockList"> 8222<table class="constantsSummary"> 8223<caption><span>com.google.android.exoplayer2.trackselection.<a href="com/google/android/exoplayer2/trackselection/DefaultTrackSelector.html" title="class in com.google.android.exoplayer2.trackselection">DefaultTrackSelector</a></span><span class="tabEnd"> </span></caption> 8224<tr> 8225<th class="colFirst" scope="col">Modifier and Type</th> 8226<th class="colSecond" scope="col">Constant Field</th> 8227<th class="colLast" scope="col">Value</th> 8228</tr> 8229<tbody> 8230<tr class="altColor"> 8231<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.DefaultTrackSelector.SELECTION_ELIGIBILITY_ADAPTIVE"> 8232<!-- --> 8233</a><code>protected static final int</code></td> 8234<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/DefaultTrackSelector.html#SELECTION_ELIGIBILITY_ADAPTIVE">SELECTION_ELIGIBILITY_ADAPTIVE</a></code></th> 8235<td class="colLast"><code>2</code></td> 8236</tr> 8237<tr class="rowColor"> 8238<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.DefaultTrackSelector.SELECTION_ELIGIBILITY_FIXED"> 8239<!-- --> 8240</a><code>protected static final int</code></td> 8241<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/DefaultTrackSelector.html#SELECTION_ELIGIBILITY_FIXED">SELECTION_ELIGIBILITY_FIXED</a></code></th> 8242<td class="colLast"><code>1</code></td> 8243</tr> 8244<tr class="altColor"> 8245<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.DefaultTrackSelector.SELECTION_ELIGIBILITY_NO"> 8246<!-- --> 8247</a><code>protected static final int</code></td> 8248<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/DefaultTrackSelector.html#SELECTION_ELIGIBILITY_NO">SELECTION_ELIGIBILITY_NO</a></code></th> 8249<td class="colLast"><code>0</code></td> 8250</tr> 8251</tbody> 8252</table> 8253</li> 8254<li class="blockList"> 8255<table class="constantsSummary"> 8256<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> 8257<tr> 8258<th class="colFirst" scope="col">Modifier and Type</th> 8259<th class="colSecond" scope="col">Constant Field</th> 8260<th class="colLast" scope="col">Value</th> 8261</tr> 8262<tbody> 8263<tr class="altColor"> 8264<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.MappingTrackSelector.MappedTrackInfo.RENDERER_SUPPORT_EXCEEDS_CAPABILITIES_TRACKS"> 8265<!-- --> 8266</a><code>public static final int</code></td> 8267<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> 8268<td class="colLast"><code>2</code></td> 8269</tr> 8270<tr class="rowColor"> 8271<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.MappingTrackSelector.MappedTrackInfo.RENDERER_SUPPORT_NO_TRACKS"> 8272<!-- --> 8273</a><code>public static final int</code></td> 8274<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> 8275<td class="colLast"><code>0</code></td> 8276</tr> 8277<tr class="altColor"> 8278<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.MappingTrackSelector.MappedTrackInfo.RENDERER_SUPPORT_PLAYABLE_TRACKS"> 8279<!-- --> 8280</a><code>public static final int</code></td> 8281<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> 8282<td class="colLast"><code>3</code></td> 8283</tr> 8284<tr class="rowColor"> 8285<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.MappingTrackSelector.MappedTrackInfo.RENDERER_SUPPORT_UNSUPPORTED_TRACKS"> 8286<!-- --> 8287</a><code>public static final int</code></td> 8288<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> 8289<td class="colLast"><code>1</code></td> 8290</tr> 8291</tbody> 8292</table> 8293</li> 8294<li class="blockList"> 8295<table class="constantsSummary"> 8296<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> 8297<tr> 8298<th class="colFirst" scope="col">Modifier and Type</th> 8299<th class="colSecond" scope="col">Constant Field</th> 8300<th class="colLast" scope="col">Value</th> 8301</tr> 8302<tbody> 8303<tr class="altColor"> 8304<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.TrackSelection.TYPE_CUSTOM_BASE"> 8305<!-- --> 8306</a><code>public static final int</code></td> 8307<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/TrackSelection.html#TYPE_CUSTOM_BASE">TYPE_CUSTOM_BASE</a></code></th> 8308<td class="colLast"><code>10000</code></td> 8309</tr> 8310<tr class="rowColor"> 8311<td class="colFirst"><a id="com.google.android.exoplayer2.trackselection.TrackSelection.TYPE_UNSET"> 8312<!-- --> 8313</a><code>public static final int</code></td> 8314<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/trackselection/TrackSelection.html#TYPE_UNSET">TYPE_UNSET</a></code></th> 8315<td class="colLast"><code>0</code></td> 8316</tr> 8317</tbody> 8318</table> 8319</li> 8320</ul> 8321<ul class="blockList"> 8322<li class="blockList"> 8323<table class="constantsSummary"> 8324<caption><span>com.google.android.exoplayer2.transformer.<a href="com/google/android/exoplayer2/transformer/TransformationException.html" title="class in com.google.android.exoplayer2.transformer">TransformationException</a></span><span class="tabEnd"> </span></caption> 8325<tr> 8326<th class="colFirst" scope="col">Modifier and Type</th> 8327<th class="colSecond" scope="col">Constant Field</th> 8328<th class="colLast" scope="col">Value</th> 8329</tr> 8330<tbody> 8331<tr class="altColor"> 8332<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_DECODER_INIT_FAILED"> 8333<!-- --> 8334</a><code>public static final int</code></td> 8335<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_DECODER_INIT_FAILED">ERROR_CODE_DECODER_INIT_FAILED</a></code></th> 8336<td class="colLast"><code>3001</code></td> 8337</tr> 8338<tr class="rowColor"> 8339<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_DECODING_FAILED"> 8340<!-- --> 8341</a><code>public static final int</code></td> 8342<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_DECODING_FAILED">ERROR_CODE_DECODING_FAILED</a></code></th> 8343<td class="colLast"><code>3002</code></td> 8344</tr> 8345<tr class="altColor"> 8346<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_DECODING_FORMAT_UNSUPPORTED"> 8347<!-- --> 8348</a><code>public static final int</code></td> 8349<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_DECODING_FORMAT_UNSUPPORTED">ERROR_CODE_DECODING_FORMAT_UNSUPPORTED</a></code></th> 8350<td class="colLast"><code>3003</code></td> 8351</tr> 8352<tr class="rowColor"> 8353<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_ENCODER_INIT_FAILED"> 8354<!-- --> 8355</a><code>public static final int</code></td> 8356<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_ENCODER_INIT_FAILED">ERROR_CODE_ENCODER_INIT_FAILED</a></code></th> 8357<td class="colLast"><code>4001</code></td> 8358</tr> 8359<tr class="altColor"> 8360<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_ENCODING_FAILED"> 8361<!-- --> 8362</a><code>public static final int</code></td> 8363<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_ENCODING_FAILED">ERROR_CODE_ENCODING_FAILED</a></code></th> 8364<td class="colLast"><code>4002</code></td> 8365</tr> 8366<tr class="rowColor"> 8367<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_FAILED_RUNTIME_CHECK"> 8368<!-- --> 8369</a><code>public static final int</code></td> 8370<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_FAILED_RUNTIME_CHECK">ERROR_CODE_FAILED_RUNTIME_CHECK</a></code></th> 8371<td class="colLast"><code>1001</code></td> 8372</tr> 8373<tr class="altColor"> 8374<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_GL_INIT_FAILED"> 8375<!-- --> 8376</a><code>public static final int</code></td> 8377<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_GL_INIT_FAILED">ERROR_CODE_GL_INIT_FAILED</a></code></th> 8378<td class="colLast"><code>5001</code></td> 8379</tr> 8380<tr class="rowColor"> 8381<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_GL_PROCESSING_FAILED"> 8382<!-- --> 8383</a><code>public static final int</code></td> 8384<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_GL_PROCESSING_FAILED">ERROR_CODE_GL_PROCESSING_FAILED</a></code></th> 8385<td class="colLast"><code>5002</code></td> 8386</tr> 8387<tr class="altColor"> 8388<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_IO_BAD_HTTP_STATUS"> 8389<!-- --> 8390</a><code>public static final int</code></td> 8391<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_IO_BAD_HTTP_STATUS">ERROR_CODE_IO_BAD_HTTP_STATUS</a></code></th> 8392<td class="colLast"><code>2004</code></td> 8393</tr> 8394<tr class="rowColor"> 8395<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_IO_CLEARTEXT_NOT_PERMITTED"> 8396<!-- --> 8397</a><code>public static final int</code></td> 8398<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_IO_CLEARTEXT_NOT_PERMITTED">ERROR_CODE_IO_CLEARTEXT_NOT_PERMITTED</a></code></th> 8399<td class="colLast"><code>2007</code></td> 8400</tr> 8401<tr class="altColor"> 8402<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_IO_FILE_NOT_FOUND"> 8403<!-- --> 8404</a><code>public static final int</code></td> 8405<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_IO_FILE_NOT_FOUND">ERROR_CODE_IO_FILE_NOT_FOUND</a></code></th> 8406<td class="colLast"><code>2005</code></td> 8407</tr> 8408<tr class="rowColor"> 8409<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_IO_INVALID_HTTP_CONTENT_TYPE"> 8410<!-- --> 8411</a><code>public static final int</code></td> 8412<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_IO_INVALID_HTTP_CONTENT_TYPE">ERROR_CODE_IO_INVALID_HTTP_CONTENT_TYPE</a></code></th> 8413<td class="colLast"><code>2003</code></td> 8414</tr> 8415<tr class="altColor"> 8416<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_IO_NETWORK_CONNECTION_FAILED"> 8417<!-- --> 8418</a><code>public static final int</code></td> 8419<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_IO_NETWORK_CONNECTION_FAILED">ERROR_CODE_IO_NETWORK_CONNECTION_FAILED</a></code></th> 8420<td class="colLast"><code>2001</code></td> 8421</tr> 8422<tr class="rowColor"> 8423<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT"> 8424<!-- --> 8425</a><code>public static final int</code></td> 8426<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT">ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT</a></code></th> 8427<td class="colLast"><code>2002</code></td> 8428</tr> 8429<tr class="altColor"> 8430<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_IO_NO_PERMISSION"> 8431<!-- --> 8432</a><code>public static final int</code></td> 8433<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_IO_NO_PERMISSION">ERROR_CODE_IO_NO_PERMISSION</a></code></th> 8434<td class="colLast"><code>2006</code></td> 8435</tr> 8436<tr class="rowColor"> 8437<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_IO_READ_POSITION_OUT_OF_RANGE"> 8438<!-- --> 8439</a><code>public static final int</code></td> 8440<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_IO_READ_POSITION_OUT_OF_RANGE">ERROR_CODE_IO_READ_POSITION_OUT_OF_RANGE</a></code></th> 8441<td class="colLast"><code>2008</code></td> 8442</tr> 8443<tr class="altColor"> 8444<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_IO_UNSPECIFIED"> 8445<!-- --> 8446</a><code>public static final int</code></td> 8447<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_IO_UNSPECIFIED">ERROR_CODE_IO_UNSPECIFIED</a></code></th> 8448<td class="colLast"><code>2000</code></td> 8449</tr> 8450<tr class="rowColor"> 8451<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_MUXING_FAILED"> 8452<!-- --> 8453</a><code>public static final int</code></td> 8454<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_MUXING_FAILED">ERROR_CODE_MUXING_FAILED</a></code></th> 8455<td class="colLast"><code>6001</code></td> 8456</tr> 8457<tr class="altColor"> 8458<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_OUTPUT_FORMAT_UNSUPPORTED"> 8459<!-- --> 8460</a><code>public static final int</code></td> 8461<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_OUTPUT_FORMAT_UNSUPPORTED">ERROR_CODE_OUTPUT_FORMAT_UNSUPPORTED</a></code></th> 8462<td class="colLast"><code>4003</code></td> 8463</tr> 8464<tr class="rowColor"> 8465<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.TransformationException.ERROR_CODE_UNSPECIFIED"> 8466<!-- --> 8467</a><code>public static final int</code></td> 8468<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/TransformationException.html#ERROR_CODE_UNSPECIFIED">ERROR_CODE_UNSPECIFIED</a></code></th> 8469<td class="colLast"><code>1000</code></td> 8470</tr> 8471</tbody> 8472</table> 8473</li> 8474<li class="blockList"> 8475<table class="constantsSummary"> 8476<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> 8477<tr> 8478<th class="colFirst" scope="col">Modifier and Type</th> 8479<th class="colSecond" scope="col">Constant Field</th> 8480<th class="colLast" scope="col">Value</th> 8481</tr> 8482<tbody> 8483<tr class="altColor"> 8484<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.Transformer.PROGRESS_STATE_AVAILABLE"> 8485<!-- --> 8486</a><code>public static final int</code></td> 8487<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/Transformer.html#PROGRESS_STATE_AVAILABLE">PROGRESS_STATE_AVAILABLE</a></code></th> 8488<td class="colLast"><code>1</code></td> 8489</tr> 8490<tr class="rowColor"> 8491<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.Transformer.PROGRESS_STATE_NO_TRANSFORMATION"> 8492<!-- --> 8493</a><code>public static final int</code></td> 8494<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> 8495<td class="colLast"><code>4</code></td> 8496</tr> 8497<tr class="altColor"> 8498<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.Transformer.PROGRESS_STATE_UNAVAILABLE"> 8499<!-- --> 8500</a><code>public static final int</code></td> 8501<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/transformer/Transformer.html#PROGRESS_STATE_UNAVAILABLE">PROGRESS_STATE_UNAVAILABLE</a></code></th> 8502<td class="colLast"><code>2</code></td> 8503</tr> 8504<tr class="rowColor"> 8505<td class="colFirst"><a id="com.google.android.exoplayer2.transformer.Transformer.PROGRESS_STATE_WAITING_FOR_AVAILABILITY"> 8506<!-- --> 8507</a><code>public static final int</code></td> 8508<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> 8509<td class="colLast"><code>0</code></td> 8510</tr> 8511</tbody> 8512</table> 8513</li> 8514</ul> 8515<ul class="blockList"> 8516<li class="blockList"> 8517<table class="constantsSummary"> 8518<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> 8519<tr> 8520<th class="colFirst" scope="col">Modifier and Type</th> 8521<th class="colSecond" scope="col">Constant Field</th> 8522<th class="colLast" scope="col">Value</th> 8523</tr> 8524<tbody> 8525<tr class="altColor"> 8526<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AdOverlayInfo.PURPOSE_CLOSE_AD"> 8527<!-- --> 8528</a><code>public static final int</code></td> 8529<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/AdOverlayInfo.html#PURPOSE_CLOSE_AD">PURPOSE_CLOSE_AD</a></code></th> 8530<td class="colLast"><code>2</code></td> 8531</tr> 8532<tr class="rowColor"> 8533<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AdOverlayInfo.PURPOSE_CONTROLS"> 8534<!-- --> 8535</a><code>public static final int</code></td> 8536<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/AdOverlayInfo.html#PURPOSE_CONTROLS">PURPOSE_CONTROLS</a></code></th> 8537<td class="colLast"><code>1</code></td> 8538</tr> 8539<tr class="altColor"> 8540<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AdOverlayInfo.PURPOSE_NOT_VISIBLE"> 8541<!-- --> 8542</a><code>public static final int</code></td> 8543<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/AdOverlayInfo.html#PURPOSE_NOT_VISIBLE">PURPOSE_NOT_VISIBLE</a></code></th> 8544<td class="colLast"><code>4</code></td> 8545</tr> 8546<tr class="rowColor"> 8547<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AdOverlayInfo.PURPOSE_OTHER"> 8548<!-- --> 8549</a><code>public static final int</code></td> 8550<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/AdOverlayInfo.html#PURPOSE_OTHER">PURPOSE_OTHER</a></code></th> 8551<td class="colLast"><code>3</code></td> 8552</tr> 8553</tbody> 8554</table> 8555</li> 8556<li class="blockList"> 8557<table class="constantsSummary"> 8558<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> 8559<tr> 8560<th class="colFirst" scope="col">Modifier and Type</th> 8561<th class="colSecond" scope="col">Constant Field</th> 8562<th class="colLast" scope="col">Value</th> 8563</tr> 8564<tbody> 8565<tr class="altColor"> 8566<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AspectRatioFrameLayout.RESIZE_MODE_FILL"> 8567<!-- --> 8568</a><code>public static final int</code></td> 8569<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/AspectRatioFrameLayout.html#RESIZE_MODE_FILL">RESIZE_MODE_FILL</a></code></th> 8570<td class="colLast"><code>3</code></td> 8571</tr> 8572<tr class="rowColor"> 8573<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AspectRatioFrameLayout.RESIZE_MODE_FIT"> 8574<!-- --> 8575</a><code>public static final int</code></td> 8576<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/AspectRatioFrameLayout.html#RESIZE_MODE_FIT">RESIZE_MODE_FIT</a></code></th> 8577<td class="colLast"><code>0</code></td> 8578</tr> 8579<tr class="altColor"> 8580<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AspectRatioFrameLayout.RESIZE_MODE_FIXED_HEIGHT"> 8581<!-- --> 8582</a><code>public static final int</code></td> 8583<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> 8584<td class="colLast"><code>2</code></td> 8585</tr> 8586<tr class="rowColor"> 8587<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AspectRatioFrameLayout.RESIZE_MODE_FIXED_WIDTH"> 8588<!-- --> 8589</a><code>public static final int</code></td> 8590<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> 8591<td class="colLast"><code>1</code></td> 8592</tr> 8593<tr class="altColor"> 8594<td class="colFirst"><a id="com.google.android.exoplayer2.ui.AspectRatioFrameLayout.RESIZE_MODE_ZOOM"> 8595<!-- --> 8596</a><code>public static final int</code></td> 8597<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/AspectRatioFrameLayout.html#RESIZE_MODE_ZOOM">RESIZE_MODE_ZOOM</a></code></th> 8598<td class="colLast"><code>4</code></td> 8599</tr> 8600</tbody> 8601</table> 8602</li> 8603<li class="blockList"> 8604<table class="constantsSummary"> 8605<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> 8606<tr> 8607<th class="colFirst" scope="col">Modifier and Type</th> 8608<th class="colSecond" scope="col">Constant Field</th> 8609<th class="colLast" scope="col">Value</th> 8610</tr> 8611<tbody> 8612<tr class="altColor"> 8613<td class="colFirst"><a id="com.google.android.exoplayer2.ui.CaptionStyleCompat.EDGE_TYPE_DEPRESSED"> 8614<!-- --> 8615</a><code>public static final int</code></td> 8616<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/CaptionStyleCompat.html#EDGE_TYPE_DEPRESSED">EDGE_TYPE_DEPRESSED</a></code></th> 8617<td class="colLast"><code>4</code></td> 8618</tr> 8619<tr class="rowColor"> 8620<td class="colFirst"><a id="com.google.android.exoplayer2.ui.CaptionStyleCompat.EDGE_TYPE_DROP_SHADOW"> 8621<!-- --> 8622</a><code>public static final int</code></td> 8623<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> 8624<td class="colLast"><code>2</code></td> 8625</tr> 8626<tr class="altColor"> 8627<td class="colFirst"><a id="com.google.android.exoplayer2.ui.CaptionStyleCompat.EDGE_TYPE_NONE"> 8628<!-- --> 8629</a><code>public static final int</code></td> 8630<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/CaptionStyleCompat.html#EDGE_TYPE_NONE">EDGE_TYPE_NONE</a></code></th> 8631<td class="colLast"><code>0</code></td> 8632</tr> 8633<tr class="rowColor"> 8634<td class="colFirst"><a id="com.google.android.exoplayer2.ui.CaptionStyleCompat.EDGE_TYPE_OUTLINE"> 8635<!-- --> 8636</a><code>public static final int</code></td> 8637<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/CaptionStyleCompat.html#EDGE_TYPE_OUTLINE">EDGE_TYPE_OUTLINE</a></code></th> 8638<td class="colLast"><code>1</code></td> 8639</tr> 8640<tr class="altColor"> 8641<td class="colFirst"><a id="com.google.android.exoplayer2.ui.CaptionStyleCompat.EDGE_TYPE_RAISED"> 8642<!-- --> 8643</a><code>public static final int</code></td> 8644<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/CaptionStyleCompat.html#EDGE_TYPE_RAISED">EDGE_TYPE_RAISED</a></code></th> 8645<td class="colLast"><code>3</code></td> 8646</tr> 8647<tr class="rowColor"> 8648<td class="colFirst"><a id="com.google.android.exoplayer2.ui.CaptionStyleCompat.USE_TRACK_COLOR_SETTINGS"> 8649<!-- --> 8650</a><code>public static final int</code></td> 8651<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> 8652<td class="colLast"><code>1</code></td> 8653</tr> 8654</tbody> 8655</table> 8656</li> 8657<li class="blockList"> 8658<table class="constantsSummary"> 8659<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> 8660<tr> 8661<th class="colFirst" scope="col">Modifier and Type</th> 8662<th class="colSecond" scope="col">Constant Field</th> 8663<th class="colLast" scope="col">Value</th> 8664</tr> 8665<tbody> 8666<tr class="altColor"> 8667<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.BAR_GRAVITY_BOTTOM"> 8668<!-- --> 8669</a><code>public static final int</code></td> 8670<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#BAR_GRAVITY_BOTTOM">BAR_GRAVITY_BOTTOM</a></code></th> 8671<td class="colLast"><code>1</code></td> 8672</tr> 8673<tr class="rowColor"> 8674<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.BAR_GRAVITY_CENTER"> 8675<!-- --> 8676</a><code>public static final int</code></td> 8677<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#BAR_GRAVITY_CENTER">BAR_GRAVITY_CENTER</a></code></th> 8678<td class="colLast"><code>0</code></td> 8679</tr> 8680<tr class="altColor"> 8681<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_AD_MARKER_COLOR"> 8682<!-- --> 8683</a><code>public static final int</code></td> 8684<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> 8685<td class="colLast"><code>-1291845888</code></td> 8686</tr> 8687<tr class="rowColor"> 8688<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_AD_MARKER_WIDTH_DP"> 8689<!-- --> 8690</a><code>public static final int</code></td> 8691<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> 8692<td class="colLast"><code>4</code></td> 8693</tr> 8694<tr class="altColor"> 8695<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_BAR_HEIGHT_DP"> 8696<!-- --> 8697</a><code>public static final int</code></td> 8698<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> 8699<td class="colLast"><code>4</code></td> 8700</tr> 8701<tr class="rowColor"> 8702<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_BUFFERED_COLOR"> 8703<!-- --> 8704</a><code>public static final int</code></td> 8705<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#DEFAULT_BUFFERED_COLOR">DEFAULT_BUFFERED_COLOR</a></code></th> 8706<td class="colLast"><code>-855638017</code></td> 8707</tr> 8708<tr class="altColor"> 8709<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_PLAYED_AD_MARKER_COLOR"> 8710<!-- --> 8711</a><code>public static final int</code></td> 8712<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> 8713<td class="colLast"><code>872414976</code></td> 8714</tr> 8715<tr class="rowColor"> 8716<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_PLAYED_COLOR"> 8717<!-- --> 8718</a><code>public static final int</code></td> 8719<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#DEFAULT_PLAYED_COLOR">DEFAULT_PLAYED_COLOR</a></code></th> 8720<td class="colLast"><code>-1</code></td> 8721</tr> 8722<tr class="altColor"> 8723<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_SCRUBBER_COLOR"> 8724<!-- --> 8725</a><code>public static final int</code></td> 8726<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#DEFAULT_SCRUBBER_COLOR">DEFAULT_SCRUBBER_COLOR</a></code></th> 8727<td class="colLast"><code>-1</code></td> 8728</tr> 8729<tr class="rowColor"> 8730<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_SCRUBBER_DISABLED_SIZE_DP"> 8731<!-- --> 8732</a><code>public static final int</code></td> 8733<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> 8734<td class="colLast"><code>0</code></td> 8735</tr> 8736<tr class="altColor"> 8737<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_SCRUBBER_DRAGGED_SIZE_DP"> 8738<!-- --> 8739</a><code>public static final int</code></td> 8740<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> 8741<td class="colLast"><code>16</code></td> 8742</tr> 8743<tr class="rowColor"> 8744<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_SCRUBBER_ENABLED_SIZE_DP"> 8745<!-- --> 8746</a><code>public static final int</code></td> 8747<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> 8748<td class="colLast"><code>12</code></td> 8749</tr> 8750<tr class="altColor"> 8751<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_TOUCH_TARGET_HEIGHT_DP"> 8752<!-- --> 8753</a><code>public static final int</code></td> 8754<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> 8755<td class="colLast"><code>26</code></td> 8756</tr> 8757<tr class="rowColor"> 8758<td class="colFirst"><a id="com.google.android.exoplayer2.ui.DefaultTimeBar.DEFAULT_UNPLAYED_COLOR"> 8759<!-- --> 8760</a><code>public static final int</code></td> 8761<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/DefaultTimeBar.html#DEFAULT_UNPLAYED_COLOR">DEFAULT_UNPLAYED_COLOR</a></code></th> 8762<td class="colLast"><code>872415231</code></td> 8763</tr> 8764</tbody> 8765</table> 8766</li> 8767<li class="blockList"> 8768<table class="constantsSummary"> 8769<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> 8770<tr> 8771<th class="colFirst" scope="col">Modifier and Type</th> 8772<th class="colSecond" scope="col">Constant Field</th> 8773<th class="colLast" scope="col">Value</th> 8774</tr> 8775<tbody> 8776<tr class="altColor"> 8777<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerControlView.DEFAULT_REPEAT_TOGGLE_MODES"> 8778<!-- --> 8779</a><code>public static final @com.google.android.exoplayer2.util.RepeatModeUtil.RepeatToggleModes int</code></td> 8780<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> 8781<td class="colLast"><code>0</code></td> 8782</tr> 8783<tr class="rowColor"> 8784<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerControlView.DEFAULT_SHOW_TIMEOUT_MS"> 8785<!-- --> 8786</a><code>public static final int</code></td> 8787<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> 8788<td class="colLast"><code>5000</code></td> 8789</tr> 8790<tr class="altColor"> 8791<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerControlView.DEFAULT_TIME_BAR_MIN_UPDATE_INTERVAL_MS"> 8792<!-- --> 8793</a><code>public static final int</code></td> 8794<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> 8795<td class="colLast"><code>200</code></td> 8796</tr> 8797<tr class="rowColor"> 8798<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerControlView.MAX_WINDOWS_FOR_MULTI_WINDOW_TIME_BAR"> 8799<!-- --> 8800</a><code>public static final int</code></td> 8801<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> 8802<td class="colLast"><code>100</code></td> 8803</tr> 8804</tbody> 8805</table> 8806</li> 8807<li class="blockList"> 8808<table class="constantsSummary"> 8809<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> 8810<tr> 8811<th class="colFirst" scope="col">Modifier and Type</th> 8812<th class="colSecond" scope="col">Constant Field</th> 8813<th class="colLast" scope="col">Value</th> 8814</tr> 8815<tbody> 8816<tr class="altColor"> 8817<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerNotificationManager.ACTION_FAST_FORWARD"> 8818<!-- --> 8819</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> 8820<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html#ACTION_FAST_FORWARD">ACTION_FAST_FORWARD</a></code></th> 8821<td class="colLast"><code>"com.google.android.exoplayer.ffwd"</code></td> 8822</tr> 8823<tr class="rowColor"> 8824<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerNotificationManager.ACTION_NEXT"> 8825<!-- --> 8826</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> 8827<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html#ACTION_NEXT">ACTION_NEXT</a></code></th> 8828<td class="colLast"><code>"com.google.android.exoplayer.next"</code></td> 8829</tr> 8830<tr class="altColor"> 8831<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerNotificationManager.ACTION_PAUSE"> 8832<!-- --> 8833</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> 8834<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html#ACTION_PAUSE">ACTION_PAUSE</a></code></th> 8835<td class="colLast"><code>"com.google.android.exoplayer.pause"</code></td> 8836</tr> 8837<tr class="rowColor"> 8838<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerNotificationManager.ACTION_PLAY"> 8839<!-- --> 8840</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> 8841<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html#ACTION_PLAY">ACTION_PLAY</a></code></th> 8842<td class="colLast"><code>"com.google.android.exoplayer.play"</code></td> 8843</tr> 8844<tr class="altColor"> 8845<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerNotificationManager.ACTION_PREVIOUS"> 8846<!-- --> 8847</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> 8848<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html#ACTION_PREVIOUS">ACTION_PREVIOUS</a></code></th> 8849<td class="colLast"><code>"com.google.android.exoplayer.prev"</code></td> 8850</tr> 8851<tr class="rowColor"> 8852<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerNotificationManager.ACTION_REWIND"> 8853<!-- --> 8854</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> 8855<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html#ACTION_REWIND">ACTION_REWIND</a></code></th> 8856<td class="colLast"><code>"com.google.android.exoplayer.rewind"</code></td> 8857</tr> 8858<tr class="altColor"> 8859<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerNotificationManager.ACTION_STOP"> 8860<!-- --> 8861</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> 8862<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html#ACTION_STOP">ACTION_STOP</a></code></th> 8863<td class="colLast"><code>"com.google.android.exoplayer.stop"</code></td> 8864</tr> 8865<tr class="rowColor"> 8866<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerNotificationManager.EXTRA_INSTANCE_ID"> 8867<!-- --> 8868</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> 8869<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerNotificationManager.html#EXTRA_INSTANCE_ID">EXTRA_INSTANCE_ID</a></code></th> 8870<td class="colLast"><code>"INSTANCE_ID"</code></td> 8871</tr> 8872</tbody> 8873</table> 8874</li> 8875<li class="blockList"> 8876<table class="constantsSummary"> 8877<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> 8878<tr> 8879<th class="colFirst" scope="col">Modifier and Type</th> 8880<th class="colSecond" scope="col">Constant Field</th> 8881<th class="colLast" scope="col">Value</th> 8882</tr> 8883<tbody> 8884<tr class="altColor"> 8885<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerView.SHOW_BUFFERING_ALWAYS"> 8886<!-- --> 8887</a><code>public static final int</code></td> 8888<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerView.html#SHOW_BUFFERING_ALWAYS">SHOW_BUFFERING_ALWAYS</a></code></th> 8889<td class="colLast"><code>2</code></td> 8890</tr> 8891<tr class="rowColor"> 8892<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerView.SHOW_BUFFERING_NEVER"> 8893<!-- --> 8894</a><code>public static final int</code></td> 8895<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/PlayerView.html#SHOW_BUFFERING_NEVER">SHOW_BUFFERING_NEVER</a></code></th> 8896<td class="colLast"><code>0</code></td> 8897</tr> 8898<tr class="altColor"> 8899<td class="colFirst"><a id="com.google.android.exoplayer2.ui.PlayerView.SHOW_BUFFERING_WHEN_PLAYING"> 8900<!-- --> 8901</a><code>public static final int</code></td> 8902<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> 8903<td class="colLast"><code>1</code></td> 8904</tr> 8905</tbody> 8906</table> 8907</li> 8908<li class="blockList"> 8909<table class="constantsSummary"> 8910<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> 8911<tr> 8912<th class="colFirst" scope="col">Modifier and Type</th> 8913<th class="colSecond" scope="col">Constant Field</th> 8914<th class="colLast" scope="col">Value</th> 8915</tr> 8916<tbody> 8917<tr class="altColor"> 8918<td class="colFirst"><a id="com.google.android.exoplayer2.ui.StyledPlayerControlView.DEFAULT_REPEAT_TOGGLE_MODES"> 8919<!-- --> 8920</a><code>public static final @com.google.android.exoplayer2.util.RepeatModeUtil.RepeatToggleModes int</code></td> 8921<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> 8922<td class="colLast"><code>0</code></td> 8923</tr> 8924<tr class="rowColor"> 8925<td class="colFirst"><a id="com.google.android.exoplayer2.ui.StyledPlayerControlView.DEFAULT_SHOW_TIMEOUT_MS"> 8926<!-- --> 8927</a><code>public static final int</code></td> 8928<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> 8929<td class="colLast"><code>5000</code></td> 8930</tr> 8931<tr class="altColor"> 8932<td class="colFirst"><a id="com.google.android.exoplayer2.ui.StyledPlayerControlView.DEFAULT_TIME_BAR_MIN_UPDATE_INTERVAL_MS"> 8933<!-- --> 8934</a><code>public static final int</code></td> 8935<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> 8936<td class="colLast"><code>200</code></td> 8937</tr> 8938<tr class="rowColor"> 8939<td class="colFirst"><a id="com.google.android.exoplayer2.ui.StyledPlayerControlView.MAX_WINDOWS_FOR_MULTI_WINDOW_TIME_BAR"> 8940<!-- --> 8941</a><code>public static final int</code></td> 8942<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> 8943<td class="colLast"><code>100</code></td> 8944</tr> 8945</tbody> 8946</table> 8947</li> 8948<li class="blockList"> 8949<table class="constantsSummary"> 8950<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> 8951<tr> 8952<th class="colFirst" scope="col">Modifier and Type</th> 8953<th class="colSecond" scope="col">Constant Field</th> 8954<th class="colLast" scope="col">Value</th> 8955</tr> 8956<tbody> 8957<tr class="altColor"> 8958<td class="colFirst"><a id="com.google.android.exoplayer2.ui.StyledPlayerView.SHOW_BUFFERING_ALWAYS"> 8959<!-- --> 8960</a><code>public static final int</code></td> 8961<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/StyledPlayerView.html#SHOW_BUFFERING_ALWAYS">SHOW_BUFFERING_ALWAYS</a></code></th> 8962<td class="colLast"><code>2</code></td> 8963</tr> 8964<tr class="rowColor"> 8965<td class="colFirst"><a id="com.google.android.exoplayer2.ui.StyledPlayerView.SHOW_BUFFERING_NEVER"> 8966<!-- --> 8967</a><code>public static final int</code></td> 8968<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/StyledPlayerView.html#SHOW_BUFFERING_NEVER">SHOW_BUFFERING_NEVER</a></code></th> 8969<td class="colLast"><code>0</code></td> 8970</tr> 8971<tr class="altColor"> 8972<td class="colFirst"><a id="com.google.android.exoplayer2.ui.StyledPlayerView.SHOW_BUFFERING_WHEN_PLAYING"> 8973<!-- --> 8974</a><code>public static final int</code></td> 8975<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> 8976<td class="colLast"><code>1</code></td> 8977</tr> 8978</tbody> 8979</table> 8980</li> 8981<li class="blockList"> 8982<table class="constantsSummary"> 8983<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> 8984<tr> 8985<th class="colFirst" scope="col">Modifier and Type</th> 8986<th class="colSecond" scope="col">Constant Field</th> 8987<th class="colLast" scope="col">Value</th> 8988</tr> 8989<tbody> 8990<tr class="altColor"> 8991<td class="colFirst"><a id="com.google.android.exoplayer2.ui.SubtitleView.DEFAULT_BOTTOM_PADDING_FRACTION"> 8992<!-- --> 8993</a><code>public static final float</code></td> 8994<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> 8995<td class="colLast"><code>0.07999999821186066f</code></td> 8996</tr> 8997<tr class="rowColor"> 8998<td class="colFirst"><a id="com.google.android.exoplayer2.ui.SubtitleView.DEFAULT_TEXT_SIZE_FRACTION"> 8999<!-- --> 9000</a><code>public static final float</code></td> 9001<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> 9002<td class="colLast"><code>0.053300000727176666f</code></td> 9003</tr> 9004<tr class="altColor"> 9005<td class="colFirst"><a id="com.google.android.exoplayer2.ui.SubtitleView.VIEW_TYPE_CANVAS"> 9006<!-- --> 9007</a><code>public static final int</code></td> 9008<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/SubtitleView.html#VIEW_TYPE_CANVAS">VIEW_TYPE_CANVAS</a></code></th> 9009<td class="colLast"><code>1</code></td> 9010</tr> 9011<tr class="rowColor"> 9012<td class="colFirst"><a id="com.google.android.exoplayer2.ui.SubtitleView.VIEW_TYPE_WEB"> 9013<!-- --> 9014</a><code>public static final int</code></td> 9015<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/ui/SubtitleView.html#VIEW_TYPE_WEB">VIEW_TYPE_WEB</a></code></th> 9016<td class="colLast"><code>2</code></td> 9017</tr> 9018</tbody> 9019</table> 9020</li> 9021</ul> 9022<ul class="blockList"> 9023<li class="blockList"> 9024<table class="constantsSummary"> 9025<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> 9026<tr> 9027<th class="colFirst" scope="col">Modifier and Type</th> 9028<th class="colSecond" scope="col">Constant Field</th> 9029<th class="colLast" scope="col">Value</th> 9030</tr> 9031<tbody> 9032<tr class="altColor"> 9033<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.CachedRegionTracker.CACHED_TO_END"> 9034<!-- --> 9035</a><code>public static final int</code></td> 9036<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/CachedRegionTracker.html#CACHED_TO_END">CACHED_TO_END</a></code></th> 9037<td class="colLast"><code>-2</code></td> 9038</tr> 9039<tr class="rowColor"> 9040<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.CachedRegionTracker.NOT_CACHED"> 9041<!-- --> 9042</a><code>public static final int</code></td> 9043<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/CachedRegionTracker.html#NOT_CACHED">NOT_CACHED</a></code></th> 9044<td class="colLast"><code>-1</code></td> 9045</tr> 9046</tbody> 9047</table> 9048</li> 9049<li class="blockList"> 9050<table class="constantsSummary"> 9051<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> 9052<tr> 9053<th class="colFirst" scope="col">Modifier and Type</th> 9054<th class="colSecond" scope="col">Constant Field</th> 9055<th class="colLast" scope="col">Value</th> 9056</tr> 9057<tbody> 9058<tr class="altColor"> 9059<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSchemeDataSource.SCHEME_DATA"> 9060<!-- --> 9061</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> 9062<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DataSchemeDataSource.html#SCHEME_DATA">SCHEME_DATA</a></code></th> 9063<td class="colLast"><code>"data"</code></td> 9064</tr> 9065</tbody> 9066</table> 9067</li> 9068<li class="blockList"> 9069<table class="constantsSummary"> 9070<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> 9071<tr> 9072<th class="colFirst" scope="col">Modifier and Type</th> 9073<th class="colSecond" scope="col">Constant Field</th> 9074<th class="colLast" scope="col">Value</th> 9075</tr> 9076<tbody> 9077<tr class="altColor"> 9078<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSourceException.POSITION_OUT_OF_RANGE"> 9079<!-- --> 9080</a><code>public static final int</code></td> 9081<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> 9082<td class="colLast"><code>2008</code></td> 9083</tr> 9084</tbody> 9085</table> 9086</li> 9087<li class="blockList"> 9088<table class="constantsSummary"> 9089<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> 9090<tr> 9091<th class="colFirst" scope="col">Modifier and Type</th> 9092<th class="colSecond" scope="col">Constant Field</th> 9093<th class="colLast" scope="col">Value</th> 9094</tr> 9095<tbody> 9096<tr class="altColor"> 9097<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSpec.FLAG_ALLOW_CACHE_FRAGMENTATION"> 9098<!-- --> 9099</a><code>public static final int</code></td> 9100<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> 9101<td class="colLast"><code>4</code></td> 9102</tr> 9103<tr class="rowColor"> 9104<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSpec.FLAG_ALLOW_GZIP"> 9105<!-- --> 9106</a><code>public static final int</code></td> 9107<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DataSpec.html#FLAG_ALLOW_GZIP">FLAG_ALLOW_GZIP</a></code></th> 9108<td class="colLast"><code>1</code></td> 9109</tr> 9110<tr class="altColor"> 9111<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSpec.FLAG_DONT_CACHE_IF_LENGTH_UNKNOWN"> 9112<!-- --> 9113</a><code>public static final int</code></td> 9114<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> 9115<td class="colLast"><code>2</code></td> 9116</tr> 9117<tr class="rowColor"> 9118<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSpec.FLAG_MIGHT_NOT_USE_FULL_NETWORK_SPEED"> 9119<!-- --> 9120</a><code>public static final int</code></td> 9121<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> 9122<td class="colLast"><code>8</code></td> 9123</tr> 9124<tr class="altColor"> 9125<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSpec.HTTP_METHOD_GET"> 9126<!-- --> 9127</a><code>public static final int</code></td> 9128<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DataSpec.html#HTTP_METHOD_GET">HTTP_METHOD_GET</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.DataSpec.HTTP_METHOD_HEAD"> 9133<!-- --> 9134</a><code>public static final int</code></td> 9135<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DataSpec.html#HTTP_METHOD_HEAD">HTTP_METHOD_HEAD</a></code></th> 9136<td class="colLast"><code>3</code></td> 9137</tr> 9138<tr class="altColor"> 9139<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DataSpec.HTTP_METHOD_POST"> 9140<!-- --> 9141</a><code>public static final int</code></td> 9142<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/DataSpec.html#HTTP_METHOD_POST">HTTP_METHOD_POST</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.<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> 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.DefaultBandwidthMeter.DEFAULT_INITIAL_BITRATE_ESTIMATE"> 9159<!-- --> 9160</a><code>public static final long</code></td> 9161<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> 9162<td class="colLast"><code>1000000L</code></td> 9163</tr> 9164<tr class="rowColor"> 9165<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultBandwidthMeter.DEFAULT_SLIDING_WINDOW_MAX_WEIGHT"> 9166<!-- --> 9167</a><code>public static final int</code></td> 9168<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> 9169<td class="colLast"><code>2000</code></td> 9170</tr> 9171</tbody> 9172</table> 9173</li> 9174<li class="blockList"> 9175<table class="constantsSummary"> 9176<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> 9177<tr> 9178<th class="colFirst" scope="col">Modifier and Type</th> 9179<th class="colSecond" scope="col">Constant Field</th> 9180<th class="colLast" scope="col">Value</th> 9181</tr> 9182<tbody> 9183<tr class="altColor"> 9184<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultHttpDataSource.DEFAULT_CONNECT_TIMEOUT_MILLIS"> 9185<!-- --> 9186</a><code>public static final int</code></td> 9187<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> 9188<td class="colLast"><code>8000</code></td> 9189</tr> 9190<tr class="rowColor"> 9191<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultHttpDataSource.DEFAULT_READ_TIMEOUT_MILLIS"> 9192<!-- --> 9193</a><code>public static final int</code></td> 9194<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> 9195<td class="colLast"><code>8000</code></td> 9196</tr> 9197</tbody> 9198</table> 9199</li> 9200<li class="blockList"> 9201<table class="constantsSummary"> 9202<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> 9203<tr> 9204<th class="colFirst" scope="col">Modifier and Type</th> 9205<th class="colSecond" scope="col">Constant Field</th> 9206<th class="colLast" scope="col">Value</th> 9207</tr> 9208<tbody> 9209<tr class="altColor"> 9210<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultLoadErrorHandlingPolicy.DEFAULT_LOCATION_EXCLUSION_MS"> 9211<!-- --> 9212</a><code>public static final long</code></td> 9213<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> 9214<td class="colLast"><code>300000L</code></td> 9215</tr> 9216<tr class="rowColor"> 9217<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultLoadErrorHandlingPolicy.DEFAULT_MIN_LOADABLE_RETRY_COUNT"> 9218<!-- --> 9219</a><code>public static final int</code></td> 9220<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> 9221<td class="colLast"><code>3</code></td> 9222</tr> 9223<tr class="altColor"> 9224<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultLoadErrorHandlingPolicy.DEFAULT_MIN_LOADABLE_RETRY_COUNT_PROGRESSIVE_LIVE"> 9225<!-- --> 9226</a><code>public static final int</code></td> 9227<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> 9228<td class="colLast"><code>6</code></td> 9229</tr> 9230<tr class="rowColor"> 9231<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultLoadErrorHandlingPolicy.DEFAULT_TRACK_BLACKLIST_MS"> 9232<!-- --> 9233</a><code>public static final long</code></td> 9234<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> 9235<td class="colLast"><code>60000L</code></td> 9236</tr> 9237<tr class="altColor"> 9238<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.DefaultLoadErrorHandlingPolicy.DEFAULT_TRACK_EXCLUSION_MS"> 9239<!-- --> 9240</a><code>public static final long</code></td> 9241<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> 9242<td class="colLast"><code>60000L</code></td> 9243</tr> 9244</tbody> 9245</table> 9246</li> 9247<li class="blockList"> 9248<table class="constantsSummary"> 9249<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> 9250<tr> 9251<th class="colFirst" scope="col">Modifier and Type</th> 9252<th class="colSecond" scope="col">Constant Field</th> 9253<th class="colLast" scope="col">Value</th> 9254</tr> 9255<tbody> 9256<tr class="altColor"> 9257<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.HttpDataSource.HttpDataSourceException.TYPE_CLOSE"> 9258<!-- --> 9259</a><code>public static final int</code></td> 9260<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/HttpDataSource.HttpDataSourceException.html#TYPE_CLOSE">TYPE_CLOSE</a></code></th> 9261<td class="colLast"><code>3</code></td> 9262</tr> 9263<tr class="rowColor"> 9264<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.HttpDataSource.HttpDataSourceException.TYPE_OPEN"> 9265<!-- --> 9266</a><code>public static final int</code></td> 9267<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/HttpDataSource.HttpDataSourceException.html#TYPE_OPEN">TYPE_OPEN</a></code></th> 9268<td class="colLast"><code>1</code></td> 9269</tr> 9270<tr class="altColor"> 9271<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.HttpDataSource.HttpDataSourceException.TYPE_READ"> 9272<!-- --> 9273</a><code>public static final int</code></td> 9274<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/HttpDataSource.HttpDataSourceException.html#TYPE_READ">TYPE_READ</a></code></th> 9275<td class="colLast"><code>2</code></td> 9276</tr> 9277</tbody> 9278</table> 9279</li> 9280<li class="blockList"> 9281<table class="constantsSummary"> 9282<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> 9283<tr> 9284<th class="colFirst" scope="col">Modifier and Type</th> 9285<th class="colSecond" scope="col">Constant Field</th> 9286<th class="colLast" scope="col">Value</th> 9287</tr> 9288<tbody> 9289<tr class="altColor"> 9290<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.LoadErrorHandlingPolicy.FALLBACK_TYPE_LOCATION"> 9291<!-- --> 9292</a><code>public static final int</code></td> 9293<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/LoadErrorHandlingPolicy.html#FALLBACK_TYPE_LOCATION">FALLBACK_TYPE_LOCATION</a></code></th> 9294<td class="colLast"><code>1</code></td> 9295</tr> 9296<tr class="rowColor"> 9297<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.LoadErrorHandlingPolicy.FALLBACK_TYPE_TRACK"> 9298<!-- --> 9299</a><code>public static final int</code></td> 9300<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/LoadErrorHandlingPolicy.html#FALLBACK_TYPE_TRACK">FALLBACK_TYPE_TRACK</a></code></th> 9301<td class="colLast"><code>2</code></td> 9302</tr> 9303</tbody> 9304</table> 9305</li> 9306<li class="blockList"> 9307<table class="constantsSummary"> 9308<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> 9309<tr> 9310<th class="colFirst" scope="col">Modifier and Type</th> 9311<th class="colSecond" scope="col">Constant Field</th> 9312<th class="colLast" scope="col">Value</th> 9313</tr> 9314<tbody> 9315<tr class="altColor"> 9316<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.RawResourceDataSource.RAW_RESOURCE_SCHEME"> 9317<!-- --> 9318</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> 9319<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/RawResourceDataSource.html#RAW_RESOURCE_SCHEME">RAW_RESOURCE_SCHEME</a></code></th> 9320<td class="colLast"><code>"rawresource"</code></td> 9321</tr> 9322</tbody> 9323</table> 9324</li> 9325<li class="blockList"> 9326<table class="constantsSummary"> 9327<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> 9328<tr> 9329<th class="colFirst" scope="col">Modifier and Type</th> 9330<th class="colSecond" scope="col">Constant Field</th> 9331<th class="colLast" scope="col">Value</th> 9332</tr> 9333<tbody> 9334<tr class="altColor"> 9335<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.UdpDataSource.DEFAULT_MAX_PACKET_SIZE"> 9336<!-- --> 9337</a><code>public static final int</code></td> 9338<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> 9339<td class="colLast"><code>2000</code></td> 9340</tr> 9341<tr class="rowColor"> 9342<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.UdpDataSource.DEFAULT_SOCKET_TIMEOUT_MILLIS"> 9343<!-- --> 9344</a><code>public static final int</code></td> 9345<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> 9346<td class="colLast"><code>8000</code></td> 9347</tr> 9348<tr class="altColor"> 9349<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.UdpDataSource.UDP_PORT_UNSET"> 9350<!-- --> 9351</a><code>public static final int</code></td> 9352<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/UdpDataSource.html#UDP_PORT_UNSET">UDP_PORT_UNSET</a></code></th> 9353<td class="colLast"><code>-1</code></td> 9354</tr> 9355</tbody> 9356</table> 9357</li> 9358</ul> 9359<ul class="blockList"> 9360<li class="blockList"> 9361<table class="constantsSummary"> 9362<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> 9363<tr> 9364<th class="colFirst" scope="col">Modifier and Type</th> 9365<th class="colSecond" scope="col">Constant Field</th> 9366<th class="colLast" scope="col">Value</th> 9367</tr> 9368<tbody> 9369<tr class="altColor"> 9370<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.Cache.UID_UNSET"> 9371<!-- --> 9372</a><code>public static final long</code></td> 9373<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/upstream/cache/Cache.html#UID_UNSET">UID_UNSET</a></code></th> 9374<td class="colLast"><code>-1L</code></td> 9375</tr> 9376</tbody> 9377</table> 9378</li> 9379<li class="blockList"> 9380<table class="constantsSummary"> 9381<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> 9382<tr> 9383<th class="colFirst" scope="col">Modifier and Type</th> 9384<th class="colSecond" scope="col">Constant Field</th> 9385<th class="colLast" scope="col">Value</th> 9386</tr> 9387<tbody> 9388<tr class="altColor"> 9389<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.CacheDataSink.DEFAULT_BUFFER_SIZE"> 9390<!-- --> 9391</a><code>public static final int</code></td> 9392<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> 9393<td class="colLast"><code>20480</code></td> 9394</tr> 9395<tr class="rowColor"> 9396<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.CacheDataSink.DEFAULT_FRAGMENT_SIZE"> 9397<!-- --> 9398</a><code>public static final long</code></td> 9399<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> 9400<td class="colLast"><code>5242880L</code></td> 9401</tr> 9402</tbody> 9403</table> 9404</li> 9405<li class="blockList"> 9406<table class="constantsSummary"> 9407<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> 9408<tr> 9409<th class="colFirst" scope="col">Modifier and Type</th> 9410<th class="colSecond" scope="col">Constant Field</th> 9411<th class="colLast" scope="col">Value</th> 9412</tr> 9413<tbody> 9414<tr class="altColor"> 9415<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.CacheDataSource.CACHE_IGNORED_REASON_ERROR"> 9416<!-- --> 9417</a><code>public static final int</code></td> 9418<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> 9419<td class="colLast"><code>0</code></td> 9420</tr> 9421<tr class="rowColor"> 9422<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.CacheDataSource.CACHE_IGNORED_REASON_UNSET_LENGTH"> 9423<!-- --> 9424</a><code>public static final int</code></td> 9425<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> 9426<td class="colLast"><code>1</code></td> 9427</tr> 9428<tr class="altColor"> 9429<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.CacheDataSource.FLAG_BLOCK_ON_CACHE"> 9430<!-- --> 9431</a><code>public static final int</code></td> 9432<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> 9433<td class="colLast"><code>1</code></td> 9434</tr> 9435<tr class="rowColor"> 9436<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.CacheDataSource.FLAG_IGNORE_CACHE_FOR_UNSET_LENGTH_REQUESTS"> 9437<!-- --> 9438</a><code>public static final int</code></td> 9439<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> 9440<td class="colLast"><code>4</code></td> 9441</tr> 9442<tr class="altColor"> 9443<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.CacheDataSource.FLAG_IGNORE_CACHE_ON_ERROR"> 9444<!-- --> 9445</a><code>public static final int</code></td> 9446<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> 9447<td class="colLast"><code>2</code></td> 9448</tr> 9449</tbody> 9450</table> 9451</li> 9452<li class="blockList"> 9453<table class="constantsSummary"> 9454<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> 9455<tr> 9456<th class="colFirst" scope="col">Modifier and Type</th> 9457<th class="colSecond" scope="col">Constant Field</th> 9458<th class="colLast" scope="col">Value</th> 9459</tr> 9460<tbody> 9461<tr class="altColor"> 9462<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.CacheWriter.DEFAULT_BUFFER_SIZE_BYTES"> 9463<!-- --> 9464</a><code>public static final int</code></td> 9465<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> 9466<td class="colLast"><code>131072</code></td> 9467</tr> 9468</tbody> 9469</table> 9470</li> 9471<li class="blockList"> 9472<table class="constantsSummary"> 9473<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> 9474<tr> 9475<th class="colFirst" scope="col">Modifier and Type</th> 9476<th class="colSecond" scope="col">Constant Field</th> 9477<th class="colLast" scope="col">Value</th> 9478</tr> 9479<tbody> 9480<tr class="altColor"> 9481<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.ContentMetadata.KEY_CONTENT_LENGTH"> 9482<!-- --> 9483</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> 9484<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> 9485<td class="colLast"><code>"exo_len"</code></td> 9486</tr> 9487<tr class="rowColor"> 9488<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.ContentMetadata.KEY_CUSTOM_PREFIX"> 9489<!-- --> 9490</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> 9491<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> 9492<td class="colLast"><code>"custom_"</code></td> 9493</tr> 9494<tr class="altColor"> 9495<td class="colFirst"><a id="com.google.android.exoplayer2.upstream.cache.ContentMetadata.KEY_REDIRECTED_URI"> 9496<!-- --> 9497</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> 9498<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> 9499<td class="colLast"><code>"exo_redir"</code></td> 9500</tr> 9501</tbody> 9502</table> 9503</li> 9504</ul> 9505<ul class="blockList"> 9506<li class="blockList"> 9507<table class="constantsSummary"> 9508<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> 9509<tr> 9510<th class="colFirst" scope="col">Modifier and Type</th> 9511<th class="colSecond" scope="col">Constant Field</th> 9512<th class="colLast" scope="col">Value</th> 9513</tr> 9514<tbody> 9515<tr class="altColor"> 9516<td class="colFirst"><a id="com.google.android.exoplayer2.util.EGLSurfaceTexture.SECURE_MODE_NONE"> 9517<!-- --> 9518</a><code>public static final int</code></td> 9519<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/EGLSurfaceTexture.html#SECURE_MODE_NONE">SECURE_MODE_NONE</a></code></th> 9520<td class="colLast"><code>0</code></td> 9521</tr> 9522<tr class="rowColor"> 9523<td class="colFirst"><a id="com.google.android.exoplayer2.util.EGLSurfaceTexture.SECURE_MODE_PROTECTED_PBUFFER"> 9524<!-- --> 9525</a><code>public static final int</code></td> 9526<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> 9527<td class="colLast"><code>2</code></td> 9528</tr> 9529<tr class="altColor"> 9530<td class="colFirst"><a id="com.google.android.exoplayer2.util.EGLSurfaceTexture.SECURE_MODE_SURFACELESS_CONTEXT"> 9531<!-- --> 9532</a><code>public static final int</code></td> 9533<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> 9534<td class="colLast"><code>1</code></td> 9535</tr> 9536</tbody> 9537</table> 9538</li> 9539<li class="blockList"> 9540<table class="constantsSummary"> 9541<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> 9542<tr> 9543<th class="colFirst" scope="col">Modifier and Type</th> 9544<th class="colSecond" scope="col">Constant Field</th> 9545<th class="colLast" scope="col">Value</th> 9546</tr> 9547<tbody> 9548<tr class="altColor"> 9549<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.AC3"> 9550<!-- --> 9551</a><code>public static final int</code></td> 9552<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#AC3">AC3</a></code></th> 9553<td class="colLast"><code>0</code></td> 9554</tr> 9555<tr class="rowColor"> 9556<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.AC4"> 9557<!-- --> 9558</a><code>public static final int</code></td> 9559<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#AC4">AC4</a></code></th> 9560<td class="colLast"><code>1</code></td> 9561</tr> 9562<tr class="altColor"> 9563<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.ADTS"> 9564<!-- --> 9565</a><code>public static final int</code></td> 9566<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#ADTS">ADTS</a></code></th> 9567<td class="colLast"><code>2</code></td> 9568</tr> 9569<tr class="rowColor"> 9570<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.AMR"> 9571<!-- --> 9572</a><code>public static final int</code></td> 9573<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#AMR">AMR</a></code></th> 9574<td class="colLast"><code>3</code></td> 9575</tr> 9576<tr class="altColor"> 9577<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.FLAC"> 9578<!-- --> 9579</a><code>public static final int</code></td> 9580<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#FLAC">FLAC</a></code></th> 9581<td class="colLast"><code>4</code></td> 9582</tr> 9583<tr class="rowColor"> 9584<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.FLV"> 9585<!-- --> 9586</a><code>public static final int</code></td> 9587<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#FLV">FLV</a></code></th> 9588<td class="colLast"><code>5</code></td> 9589</tr> 9590<tr class="altColor"> 9591<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.JPEG"> 9592<!-- --> 9593</a><code>public static final int</code></td> 9594<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#JPEG">JPEG</a></code></th> 9595<td class="colLast"><code>14</code></td> 9596</tr> 9597<tr class="rowColor"> 9598<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.MATROSKA"> 9599<!-- --> 9600</a><code>public static final int</code></td> 9601<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#MATROSKA">MATROSKA</a></code></th> 9602<td class="colLast"><code>6</code></td> 9603</tr> 9604<tr class="altColor"> 9605<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.MP3"> 9606<!-- --> 9607</a><code>public static final int</code></td> 9608<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#MP3">MP3</a></code></th> 9609<td class="colLast"><code>7</code></td> 9610</tr> 9611<tr class="rowColor"> 9612<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.MP4"> 9613<!-- --> 9614</a><code>public static final int</code></td> 9615<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#MP4">MP4</a></code></th> 9616<td class="colLast"><code>8</code></td> 9617</tr> 9618<tr class="altColor"> 9619<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.OGG"> 9620<!-- --> 9621</a><code>public static final int</code></td> 9622<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#OGG">OGG</a></code></th> 9623<td class="colLast"><code>9</code></td> 9624</tr> 9625<tr class="rowColor"> 9626<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.PS"> 9627<!-- --> 9628</a><code>public static final int</code></td> 9629<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#PS">PS</a></code></th> 9630<td class="colLast"><code>10</code></td> 9631</tr> 9632<tr class="altColor"> 9633<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.TS"> 9634<!-- --> 9635</a><code>public static final int</code></td> 9636<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#TS">TS</a></code></th> 9637<td class="colLast"><code>11</code></td> 9638</tr> 9639<tr class="rowColor"> 9640<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.UNKNOWN"> 9641<!-- --> 9642</a><code>public static final int</code></td> 9643<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#UNKNOWN">UNKNOWN</a></code></th> 9644<td class="colLast"><code>-1</code></td> 9645</tr> 9646<tr class="altColor"> 9647<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.WAV"> 9648<!-- --> 9649</a><code>public static final int</code></td> 9650<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#WAV">WAV</a></code></th> 9651<td class="colLast"><code>12</code></td> 9652</tr> 9653<tr class="rowColor"> 9654<td class="colFirst"><a id="com.google.android.exoplayer2.util.FileTypes.WEBVTT"> 9655<!-- --> 9656</a><code>public static final int</code></td> 9657<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/FileTypes.html#WEBVTT">WEBVTT</a></code></th> 9658<td class="colLast"><code>13</code></td> 9659</tr> 9660</tbody> 9661</table> 9662</li> 9663<li class="blockList"> 9664<table class="constantsSummary"> 9665<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> 9666<tr> 9667<th class="colFirst" scope="col">Modifier and Type</th> 9668<th class="colSecond" scope="col">Constant Field</th> 9669<th class="colLast" scope="col">Value</th> 9670</tr> 9671<tbody> 9672<tr class="altColor"> 9673<td class="colFirst"><a id="com.google.android.exoplayer2.util.GlUtil.RECTANGLE_VERTICES_COUNT"> 9674<!-- --> 9675</a><code>public static final int</code></td> 9676<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/GlUtil.html#RECTANGLE_VERTICES_COUNT">RECTANGLE_VERTICES_COUNT</a></code></th> 9677<td class="colLast"><code>4</code></td> 9678</tr> 9679</tbody> 9680</table> 9681</li> 9682<li class="blockList"> 9683<table class="constantsSummary"> 9684<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> 9685<tr> 9686<th class="colFirst" scope="col">Modifier and Type</th> 9687<th class="colSecond" scope="col">Constant Field</th> 9688<th class="colLast" scope="col">Value</th> 9689</tr> 9690<tbody> 9691<tr class="altColor"> 9692<td class="colFirst"><a id="com.google.android.exoplayer2.util.Log.LOG_LEVEL_ALL"> 9693<!-- --> 9694</a><code>public static final int</code></td> 9695<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/Log.html#LOG_LEVEL_ALL">LOG_LEVEL_ALL</a></code></th> 9696<td class="colLast"><code>0</code></td> 9697</tr> 9698<tr class="rowColor"> 9699<td class="colFirst"><a id="com.google.android.exoplayer2.util.Log.LOG_LEVEL_ERROR"> 9700<!-- --> 9701</a><code>public static final int</code></td> 9702<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/Log.html#LOG_LEVEL_ERROR">LOG_LEVEL_ERROR</a></code></th> 9703<td class="colLast"><code>3</code></td> 9704</tr> 9705<tr class="altColor"> 9706<td class="colFirst"><a id="com.google.android.exoplayer2.util.Log.LOG_LEVEL_INFO"> 9707<!-- --> 9708</a><code>public static final int</code></td> 9709<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/Log.html#LOG_LEVEL_INFO">LOG_LEVEL_INFO</a></code></th> 9710<td class="colLast"><code>1</code></td> 9711</tr> 9712<tr class="rowColor"> 9713<td class="colFirst"><a id="com.google.android.exoplayer2.util.Log.LOG_LEVEL_OFF"> 9714<!-- --> 9715</a><code>public static final int</code></td> 9716<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/Log.html#LOG_LEVEL_OFF">LOG_LEVEL_OFF</a></code></th> 9717<td class="colLast"><code>2147483647</code></td> 9718</tr> 9719<tr class="altColor"> 9720<td class="colFirst"><a id="com.google.android.exoplayer2.util.Log.LOG_LEVEL_WARNING"> 9721<!-- --> 9722</a><code>public static final int</code></td> 9723<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/Log.html#LOG_LEVEL_WARNING">LOG_LEVEL_WARNING</a></code></th> 9724<td class="colLast"><code>2</code></td> 9725</tr> 9726</tbody> 9727</table> 9728</li> 9729<li class="blockList"> 9730<table class="constantsSummary"> 9731<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> 9732<tr> 9733<th class="colFirst" scope="col">Modifier and Type</th> 9734<th class="colSecond" scope="col">Constant Field</th> 9735<th class="colLast" scope="col">Value</th> 9736</tr> 9737<tbody> 9738<tr class="altColor"> 9739<td class="colFirst"><a id="com.google.android.exoplayer2.util.MediaFormatUtil.KEY_PCM_ENCODING_EXTENDED"> 9740<!-- --> 9741</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> 9742<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> 9743<td class="colLast"><code>"exo-pcm-encoding-int"</code></td> 9744</tr> 9745<tr class="rowColor"> 9746<td class="colFirst"><a id="com.google.android.exoplayer2.util.MediaFormatUtil.KEY_PIXEL_WIDTH_HEIGHT_RATIO_FLOAT"> 9747<!-- --> 9748</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> 9749<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> 9750<td class="colLast"><code>"exo-pixel-width-height-ratio-float"</code></td> 9751</tr> 9752</tbody> 9753</table> 9754</li> 9755<li class="blockList"> 9756<table class="constantsSummary"> 9757<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> 9758<tr> 9759<th class="colFirst" scope="col">Modifier and Type</th> 9760<th class="colSecond" scope="col">Constant Field</th> 9761<th class="colLast" scope="col">Value</th> 9762</tr> 9763<tbody> 9764<tr class="altColor"> 9765<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_AIT"> 9766<!-- --> 9767</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> 9768<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_AIT">APPLICATION_AIT</a></code></th> 9769<td class="colLast"><code>"application/vnd.dvb.ait"</code></td> 9770</tr> 9771<tr class="rowColor"> 9772<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_CAMERA_MOTION"> 9773<!-- --> 9774</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> 9775<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_CAMERA_MOTION">APPLICATION_CAMERA_MOTION</a></code></th> 9776<td class="colLast"><code>"application/x-camera-motion"</code></td> 9777</tr> 9778<tr class="altColor"> 9779<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_CEA608"> 9780<!-- --> 9781</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> 9782<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_CEA608">APPLICATION_CEA608</a></code></th> 9783<td class="colLast"><code>"application/cea-608"</code></td> 9784</tr> 9785<tr class="rowColor"> 9786<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_CEA708"> 9787<!-- --> 9788</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> 9789<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_CEA708">APPLICATION_CEA708</a></code></th> 9790<td class="colLast"><code>"application/cea-708"</code></td> 9791</tr> 9792<tr class="altColor"> 9793<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_DVBSUBS"> 9794<!-- --> 9795</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> 9796<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_DVBSUBS">APPLICATION_DVBSUBS</a></code></th> 9797<td class="colLast"><code>"application/dvbsubs"</code></td> 9798</tr> 9799<tr class="rowColor"> 9800<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_EMSG"> 9801<!-- --> 9802</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> 9803<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_EMSG">APPLICATION_EMSG</a></code></th> 9804<td class="colLast"><code>"application/x-emsg"</code></td> 9805</tr> 9806<tr class="altColor"> 9807<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_EXIF"> 9808<!-- --> 9809</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> 9810<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_EXIF">APPLICATION_EXIF</a></code></th> 9811<td class="colLast"><code>"application/x-exif"</code></td> 9812</tr> 9813<tr class="rowColor"> 9814<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_ICY"> 9815<!-- --> 9816</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> 9817<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_ICY">APPLICATION_ICY</a></code></th> 9818<td class="colLast"><code>"application/x-icy"</code></td> 9819</tr> 9820<tr class="altColor"> 9821<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_ID3"> 9822<!-- --> 9823</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> 9824<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_ID3">APPLICATION_ID3</a></code></th> 9825<td class="colLast"><code>"application/id3"</code></td> 9826</tr> 9827<tr class="rowColor"> 9828<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_M3U8"> 9829<!-- --> 9830</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> 9831<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_M3U8">APPLICATION_M3U8</a></code></th> 9832<td class="colLast"><code>"application/x-mpegURL"</code></td> 9833</tr> 9834<tr class="altColor"> 9835<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_MATROSKA"> 9836<!-- --> 9837</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> 9838<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_MATROSKA">APPLICATION_MATROSKA</a></code></th> 9839<td class="colLast"><code>"application/x-matroska"</code></td> 9840</tr> 9841<tr class="rowColor"> 9842<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_MP4"> 9843<!-- --> 9844</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> 9845<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_MP4">APPLICATION_MP4</a></code></th> 9846<td class="colLast"><code>"application/mp4"</code></td> 9847</tr> 9848<tr class="altColor"> 9849<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_MP4CEA608"> 9850<!-- --> 9851</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> 9852<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_MP4CEA608">APPLICATION_MP4CEA608</a></code></th> 9853<td class="colLast"><code>"application/x-mp4-cea-608"</code></td> 9854</tr> 9855<tr class="rowColor"> 9856<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_MP4VTT"> 9857<!-- --> 9858</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> 9859<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_MP4VTT">APPLICATION_MP4VTT</a></code></th> 9860<td class="colLast"><code>"application/x-mp4-vtt"</code></td> 9861</tr> 9862<tr class="altColor"> 9863<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_MPD"> 9864<!-- --> 9865</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> 9866<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_MPD">APPLICATION_MPD</a></code></th> 9867<td class="colLast"><code>"application/dash+xml"</code></td> 9868</tr> 9869<tr class="rowColor"> 9870<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_PGS"> 9871<!-- --> 9872</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> 9873<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_PGS">APPLICATION_PGS</a></code></th> 9874<td class="colLast"><code>"application/pgs"</code></td> 9875</tr> 9876<tr class="altColor"> 9877<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_RAWCC"> 9878<!-- --> 9879</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> 9880<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_RAWCC">APPLICATION_RAWCC</a></code></th> 9881<td class="colLast"><code>"application/x-rawcc"</code></td> 9882</tr> 9883<tr class="rowColor"> 9884<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_RTSP"> 9885<!-- --> 9886</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> 9887<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_RTSP">APPLICATION_RTSP</a></code></th> 9888<td class="colLast"><code>"application/x-rtsp"</code></td> 9889</tr> 9890<tr class="altColor"> 9891<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_SCTE35"> 9892<!-- --> 9893</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> 9894<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_SCTE35">APPLICATION_SCTE35</a></code></th> 9895<td class="colLast"><code>"application/x-scte35"</code></td> 9896</tr> 9897<tr class="rowColor"> 9898<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_SS"> 9899<!-- --> 9900</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> 9901<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_SS">APPLICATION_SS</a></code></th> 9902<td class="colLast"><code>"application/vnd.ms-sstr+xml"</code></td> 9903</tr> 9904<tr class="altColor"> 9905<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_SUBRIP"> 9906<!-- --> 9907</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> 9908<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_SUBRIP">APPLICATION_SUBRIP</a></code></th> 9909<td class="colLast"><code>"application/x-subrip"</code></td> 9910</tr> 9911<tr class="rowColor"> 9912<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_TTML"> 9913<!-- --> 9914</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> 9915<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_TTML">APPLICATION_TTML</a></code></th> 9916<td class="colLast"><code>"application/ttml+xml"</code></td> 9917</tr> 9918<tr class="altColor"> 9919<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_TX3G"> 9920<!-- --> 9921</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> 9922<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_TX3G">APPLICATION_TX3G</a></code></th> 9923<td class="colLast"><code>"application/x-quicktime-tx3g"</code></td> 9924</tr> 9925<tr class="rowColor"> 9926<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_VOBSUB"> 9927<!-- --> 9928</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> 9929<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_VOBSUB">APPLICATION_VOBSUB</a></code></th> 9930<td class="colLast"><code>"application/vobsub"</code></td> 9931</tr> 9932<tr class="altColor"> 9933<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.APPLICATION_WEBM"> 9934<!-- --> 9935</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> 9936<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#APPLICATION_WEBM">APPLICATION_WEBM</a></code></th> 9937<td class="colLast"><code>"application/webm"</code></td> 9938</tr> 9939<tr class="rowColor"> 9940<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_AAC"> 9941<!-- --> 9942</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> 9943<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_AAC">AUDIO_AAC</a></code></th> 9944<td class="colLast"><code>"audio/mp4a-latm"</code></td> 9945</tr> 9946<tr class="altColor"> 9947<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_AC3"> 9948<!-- --> 9949</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> 9950<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_AC3">AUDIO_AC3</a></code></th> 9951<td class="colLast"><code>"audio/ac3"</code></td> 9952</tr> 9953<tr class="rowColor"> 9954<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_AC4"> 9955<!-- --> 9956</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> 9957<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_AC4">AUDIO_AC4</a></code></th> 9958<td class="colLast"><code>"audio/ac4"</code></td> 9959</tr> 9960<tr class="altColor"> 9961<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_ALAC"> 9962<!-- --> 9963</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> 9964<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_ALAC">AUDIO_ALAC</a></code></th> 9965<td class="colLast"><code>"audio/alac"</code></td> 9966</tr> 9967<tr class="rowColor"> 9968<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_ALAW"> 9969<!-- --> 9970</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> 9971<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_ALAW">AUDIO_ALAW</a></code></th> 9972<td class="colLast"><code>"audio/g711-alaw"</code></td> 9973</tr> 9974<tr class="altColor"> 9975<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_AMR"> 9976<!-- --> 9977</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> 9978<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_AMR">AUDIO_AMR</a></code></th> 9979<td class="colLast"><code>"audio/amr"</code></td> 9980</tr> 9981<tr class="rowColor"> 9982<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_AMR_NB"> 9983<!-- --> 9984</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> 9985<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_AMR_NB">AUDIO_AMR_NB</a></code></th> 9986<td class="colLast"><code>"audio/3gpp"</code></td> 9987</tr> 9988<tr class="altColor"> 9989<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_AMR_WB"> 9990<!-- --> 9991</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> 9992<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_AMR_WB">AUDIO_AMR_WB</a></code></th> 9993<td class="colLast"><code>"audio/amr-wb"</code></td> 9994</tr> 9995<tr class="rowColor"> 9996<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_DTS"> 9997<!-- --> 9998</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> 9999<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_DTS">AUDIO_DTS</a></code></th> 10000<td class="colLast"><code>"audio/vnd.dts"</code></td> 10001</tr> 10002<tr class="altColor"> 10003<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_DTS_EXPRESS"> 10004<!-- --> 10005</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> 10006<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_DTS_EXPRESS">AUDIO_DTS_EXPRESS</a></code></th> 10007<td class="colLast"><code>"audio/vnd.dts.hd;profile=lbr"</code></td> 10008</tr> 10009<tr class="rowColor"> 10010<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_DTS_HD"> 10011<!-- --> 10012</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> 10013<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_DTS_HD">AUDIO_DTS_HD</a></code></th> 10014<td class="colLast"><code>"audio/vnd.dts.hd"</code></td> 10015</tr> 10016<tr class="altColor"> 10017<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_DTS_X"> 10018<!-- --> 10019</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> 10020<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_DTS_X">AUDIO_DTS_X</a></code></th> 10021<td class="colLast"><code>"audio/vnd.dts.uhd;profile=p2"</code></td> 10022</tr> 10023<tr class="rowColor"> 10024<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_E_AC3"> 10025<!-- --> 10026</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> 10027<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_E_AC3">AUDIO_E_AC3</a></code></th> 10028<td class="colLast"><code>"audio/eac3"</code></td> 10029</tr> 10030<tr class="altColor"> 10031<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_E_AC3_JOC"> 10032<!-- --> 10033</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> 10034<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> 10035<td class="colLast"><code>"audio/eac3-joc"</code></td> 10036</tr> 10037<tr class="rowColor"> 10038<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_FLAC"> 10039<!-- --> 10040</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> 10041<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_FLAC">AUDIO_FLAC</a></code></th> 10042<td class="colLast"><code>"audio/flac"</code></td> 10043</tr> 10044<tr class="altColor"> 10045<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MATROSKA"> 10046<!-- --> 10047</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> 10048<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MATROSKA">AUDIO_MATROSKA</a></code></th> 10049<td class="colLast"><code>"audio/x-matroska"</code></td> 10050</tr> 10051<tr class="rowColor"> 10052<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MLAW"> 10053<!-- --> 10054</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> 10055<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MLAW">AUDIO_MLAW</a></code></th> 10056<td class="colLast"><code>"audio/g711-mlaw"</code></td> 10057</tr> 10058<tr class="altColor"> 10059<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MP4"> 10060<!-- --> 10061</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> 10062<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MP4">AUDIO_MP4</a></code></th> 10063<td class="colLast"><code>"audio/mp4"</code></td> 10064</tr> 10065<tr class="rowColor"> 10066<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MPEG"> 10067<!-- --> 10068</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> 10069<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MPEG">AUDIO_MPEG</a></code></th> 10070<td class="colLast"><code>"audio/mpeg"</code></td> 10071</tr> 10072<tr class="altColor"> 10073<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MPEG_L1"> 10074<!-- --> 10075</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> 10076<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MPEG_L1">AUDIO_MPEG_L1</a></code></th> 10077<td class="colLast"><code>"audio/mpeg-L1"</code></td> 10078</tr> 10079<tr class="rowColor"> 10080<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MPEG_L2"> 10081<!-- --> 10082</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> 10083<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MPEG_L2">AUDIO_MPEG_L2</a></code></th> 10084<td class="colLast"><code>"audio/mpeg-L2"</code></td> 10085</tr> 10086<tr class="altColor"> 10087<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MPEGH_MHA1"> 10088<!-- --> 10089</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> 10090<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MPEGH_MHA1">AUDIO_MPEGH_MHA1</a></code></th> 10091<td class="colLast"><code>"audio/mha1"</code></td> 10092</tr> 10093<tr class="rowColor"> 10094<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MPEGH_MHM1"> 10095<!-- --> 10096</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> 10097<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MPEGH_MHM1">AUDIO_MPEGH_MHM1</a></code></th> 10098<td class="colLast"><code>"audio/mhm1"</code></td> 10099</tr> 10100<tr class="altColor"> 10101<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_MSGSM"> 10102<!-- --> 10103</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> 10104<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_MSGSM">AUDIO_MSGSM</a></code></th> 10105<td class="colLast"><code>"audio/gsm"</code></td> 10106</tr> 10107<tr class="rowColor"> 10108<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_OGG"> 10109<!-- --> 10110</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> 10111<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_OGG">AUDIO_OGG</a></code></th> 10112<td class="colLast"><code>"audio/ogg"</code></td> 10113</tr> 10114<tr class="altColor"> 10115<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_OPUS"> 10116<!-- --> 10117</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> 10118<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_OPUS">AUDIO_OPUS</a></code></th> 10119<td class="colLast"><code>"audio/opus"</code></td> 10120</tr> 10121<tr class="rowColor"> 10122<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_RAW"> 10123<!-- --> 10124</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> 10125<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_RAW">AUDIO_RAW</a></code></th> 10126<td class="colLast"><code>"audio/raw"</code></td> 10127</tr> 10128<tr class="altColor"> 10129<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_TRUEHD"> 10130<!-- --> 10131</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> 10132<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_TRUEHD">AUDIO_TRUEHD</a></code></th> 10133<td class="colLast"><code>"audio/true-hd"</code></td> 10134</tr> 10135<tr class="rowColor"> 10136<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_UNKNOWN"> 10137<!-- --> 10138</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> 10139<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_UNKNOWN">AUDIO_UNKNOWN</a></code></th> 10140<td class="colLast"><code>"audio/x-unknown"</code></td> 10141</tr> 10142<tr class="altColor"> 10143<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_VORBIS"> 10144<!-- --> 10145</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> 10146<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_VORBIS">AUDIO_VORBIS</a></code></th> 10147<td class="colLast"><code>"audio/vorbis"</code></td> 10148</tr> 10149<tr class="rowColor"> 10150<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_WAV"> 10151<!-- --> 10152</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> 10153<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_WAV">AUDIO_WAV</a></code></th> 10154<td class="colLast"><code>"audio/wav"</code></td> 10155</tr> 10156<tr class="altColor"> 10157<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.AUDIO_WEBM"> 10158<!-- --> 10159</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> 10160<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#AUDIO_WEBM">AUDIO_WEBM</a></code></th> 10161<td class="colLast"><code>"audio/webm"</code></td> 10162</tr> 10163<tr class="rowColor"> 10164<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.BASE_TYPE_APPLICATION"> 10165<!-- --> 10166</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> 10167<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#BASE_TYPE_APPLICATION">BASE_TYPE_APPLICATION</a></code></th> 10168<td class="colLast"><code>"application"</code></td> 10169</tr> 10170<tr class="altColor"> 10171<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.BASE_TYPE_AUDIO"> 10172<!-- --> 10173</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> 10174<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#BASE_TYPE_AUDIO">BASE_TYPE_AUDIO</a></code></th> 10175<td class="colLast"><code>"audio"</code></td> 10176</tr> 10177<tr class="rowColor"> 10178<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.BASE_TYPE_IMAGE"> 10179<!-- --> 10180</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> 10181<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#BASE_TYPE_IMAGE">BASE_TYPE_IMAGE</a></code></th> 10182<td class="colLast"><code>"image"</code></td> 10183</tr> 10184<tr class="altColor"> 10185<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.BASE_TYPE_TEXT"> 10186<!-- --> 10187</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> 10188<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#BASE_TYPE_TEXT">BASE_TYPE_TEXT</a></code></th> 10189<td class="colLast"><code>"text"</code></td> 10190</tr> 10191<tr class="rowColor"> 10192<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.BASE_TYPE_VIDEO"> 10193<!-- --> 10194</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> 10195<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#BASE_TYPE_VIDEO">BASE_TYPE_VIDEO</a></code></th> 10196<td class="colLast"><code>"video"</code></td> 10197</tr> 10198<tr class="altColor"> 10199<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.CODEC_E_AC3_JOC"> 10200<!-- --> 10201</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> 10202<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> 10203<td class="colLast"><code>"ec+3"</code></td> 10204</tr> 10205<tr class="rowColor"> 10206<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.IMAGE_JPEG"> 10207<!-- --> 10208</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> 10209<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#IMAGE_JPEG">IMAGE_JPEG</a></code></th> 10210<td class="colLast"><code>"image/jpeg"</code></td> 10211</tr> 10212<tr class="altColor"> 10213<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.TEXT_EXOPLAYER_CUES"> 10214<!-- --> 10215</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> 10216<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#TEXT_EXOPLAYER_CUES">TEXT_EXOPLAYER_CUES</a></code></th> 10217<td class="colLast"><code>"text/x-exoplayer-cues"</code></td> 10218</tr> 10219<tr class="rowColor"> 10220<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.TEXT_SSA"> 10221<!-- --> 10222</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> 10223<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#TEXT_SSA">TEXT_SSA</a></code></th> 10224<td class="colLast"><code>"text/x-ssa"</code></td> 10225</tr> 10226<tr class="altColor"> 10227<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.TEXT_UNKNOWN"> 10228<!-- --> 10229</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> 10230<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#TEXT_UNKNOWN">TEXT_UNKNOWN</a></code></th> 10231<td class="colLast"><code>"text/x-unknown"</code></td> 10232</tr> 10233<tr class="rowColor"> 10234<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.TEXT_VTT"> 10235<!-- --> 10236</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> 10237<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#TEXT_VTT">TEXT_VTT</a></code></th> 10238<td class="colLast"><code>"text/vtt"</code></td> 10239</tr> 10240<tr class="altColor"> 10241<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_AV1"> 10242<!-- --> 10243</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> 10244<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_AV1">VIDEO_AV1</a></code></th> 10245<td class="colLast"><code>"video/av01"</code></td> 10246</tr> 10247<tr class="rowColor"> 10248<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_DIVX"> 10249<!-- --> 10250</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> 10251<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_DIVX">VIDEO_DIVX</a></code></th> 10252<td class="colLast"><code>"video/divx"</code></td> 10253</tr> 10254<tr class="altColor"> 10255<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_DOLBY_VISION"> 10256<!-- --> 10257</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> 10258<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_DOLBY_VISION">VIDEO_DOLBY_VISION</a></code></th> 10259<td class="colLast"><code>"video/dolby-vision"</code></td> 10260</tr> 10261<tr class="rowColor"> 10262<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_FLV"> 10263<!-- --> 10264</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> 10265<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_FLV">VIDEO_FLV</a></code></th> 10266<td class="colLast"><code>"video/x-flv"</code></td> 10267</tr> 10268<tr class="altColor"> 10269<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_H263"> 10270<!-- --> 10271</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> 10272<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_H263">VIDEO_H263</a></code></th> 10273<td class="colLast"><code>"video/3gpp"</code></td> 10274</tr> 10275<tr class="rowColor"> 10276<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_H264"> 10277<!-- --> 10278</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> 10279<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_H264">VIDEO_H264</a></code></th> 10280<td class="colLast"><code>"video/avc"</code></td> 10281</tr> 10282<tr class="altColor"> 10283<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_H265"> 10284<!-- --> 10285</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> 10286<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_H265">VIDEO_H265</a></code></th> 10287<td class="colLast"><code>"video/hevc"</code></td> 10288</tr> 10289<tr class="rowColor"> 10290<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_MATROSKA"> 10291<!-- --> 10292</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> 10293<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_MATROSKA">VIDEO_MATROSKA</a></code></th> 10294<td class="colLast"><code>"video/x-matroska"</code></td> 10295</tr> 10296<tr class="altColor"> 10297<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_MP2T"> 10298<!-- --> 10299</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> 10300<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_MP2T">VIDEO_MP2T</a></code></th> 10301<td class="colLast"><code>"video/mp2t"</code></td> 10302</tr> 10303<tr class="rowColor"> 10304<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_MP4"> 10305<!-- --> 10306</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> 10307<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_MP4">VIDEO_MP4</a></code></th> 10308<td class="colLast"><code>"video/mp4"</code></td> 10309</tr> 10310<tr class="altColor"> 10311<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_MP4V"> 10312<!-- --> 10313</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> 10314<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_MP4V">VIDEO_MP4V</a></code></th> 10315<td class="colLast"><code>"video/mp4v-es"</code></td> 10316</tr> 10317<tr class="rowColor"> 10318<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_MPEG"> 10319<!-- --> 10320</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> 10321<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_MPEG">VIDEO_MPEG</a></code></th> 10322<td class="colLast"><code>"video/mpeg"</code></td> 10323</tr> 10324<tr class="altColor"> 10325<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_MPEG2"> 10326<!-- --> 10327</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> 10328<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_MPEG2">VIDEO_MPEG2</a></code></th> 10329<td class="colLast"><code>"video/mpeg2"</code></td> 10330</tr> 10331<tr class="rowColor"> 10332<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_OGG"> 10333<!-- --> 10334</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> 10335<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_OGG">VIDEO_OGG</a></code></th> 10336<td class="colLast"><code>"video/ogg"</code></td> 10337</tr> 10338<tr class="altColor"> 10339<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_PS"> 10340<!-- --> 10341</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> 10342<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_PS">VIDEO_PS</a></code></th> 10343<td class="colLast"><code>"video/mp2p"</code></td> 10344</tr> 10345<tr class="rowColor"> 10346<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_UNKNOWN"> 10347<!-- --> 10348</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> 10349<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_UNKNOWN">VIDEO_UNKNOWN</a></code></th> 10350<td class="colLast"><code>"video/x-unknown"</code></td> 10351</tr> 10352<tr class="altColor"> 10353<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_VC1"> 10354<!-- --> 10355</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> 10356<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_VC1">VIDEO_VC1</a></code></th> 10357<td class="colLast"><code>"video/wvc1"</code></td> 10358</tr> 10359<tr class="rowColor"> 10360<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_VP8"> 10361<!-- --> 10362</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> 10363<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_VP8">VIDEO_VP8</a></code></th> 10364<td class="colLast"><code>"video/x-vnd.on2.vp8"</code></td> 10365</tr> 10366<tr class="altColor"> 10367<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_VP9"> 10368<!-- --> 10369</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> 10370<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_VP9">VIDEO_VP9</a></code></th> 10371<td class="colLast"><code>"video/x-vnd.on2.vp9"</code></td> 10372</tr> 10373<tr class="rowColor"> 10374<td class="colFirst"><a id="com.google.android.exoplayer2.util.MimeTypes.VIDEO_WEBM"> 10375<!-- --> 10376</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> 10377<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/MimeTypes.html#VIDEO_WEBM">VIDEO_WEBM</a></code></th> 10378<td class="colLast"><code>"video/webm"</code></td> 10379</tr> 10380</tbody> 10381</table> 10382</li> 10383<li class="blockList"> 10384<table class="constantsSummary"> 10385<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> 10386<tr> 10387<th class="colFirst" scope="col">Modifier and Type</th> 10388<th class="colSecond" scope="col">Constant Field</th> 10389<th class="colLast" scope="col">Value</th> 10390</tr> 10391<tbody> 10392<tr class="altColor"> 10393<td class="colFirst"><a id="com.google.android.exoplayer2.util.NalUnitUtil.EXTENDED_SAR"> 10394<!-- --> 10395</a><code>public static final int</code></td> 10396<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/NalUnitUtil.html#EXTENDED_SAR">EXTENDED_SAR</a></code></th> 10397<td class="colLast"><code>255</code></td> 10398</tr> 10399</tbody> 10400</table> 10401</li> 10402<li class="blockList"> 10403<table class="constantsSummary"> 10404<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> 10405<tr> 10406<th class="colFirst" scope="col">Modifier and Type</th> 10407<th class="colSecond" scope="col">Constant Field</th> 10408<th class="colLast" scope="col">Value</th> 10409</tr> 10410<tbody> 10411<tr class="altColor"> 10412<td class="colFirst"><a id="com.google.android.exoplayer2.util.NotificationUtil.IMPORTANCE_DEFAULT"> 10413<!-- --> 10414</a><code>public static final int</code></td> 10415<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/NotificationUtil.html#IMPORTANCE_DEFAULT">IMPORTANCE_DEFAULT</a></code></th> 10416<td class="colLast"><code>3</code></td> 10417</tr> 10418<tr class="rowColor"> 10419<td class="colFirst"><a id="com.google.android.exoplayer2.util.NotificationUtil.IMPORTANCE_HIGH"> 10420<!-- --> 10421</a><code>public static final int</code></td> 10422<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/NotificationUtil.html#IMPORTANCE_HIGH">IMPORTANCE_HIGH</a></code></th> 10423<td class="colLast"><code>4</code></td> 10424</tr> 10425<tr class="altColor"> 10426<td class="colFirst"><a id="com.google.android.exoplayer2.util.NotificationUtil.IMPORTANCE_LOW"> 10427<!-- --> 10428</a><code>public static final int</code></td> 10429<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/NotificationUtil.html#IMPORTANCE_LOW">IMPORTANCE_LOW</a></code></th> 10430<td class="colLast"><code>2</code></td> 10431</tr> 10432<tr class="rowColor"> 10433<td class="colFirst"><a id="com.google.android.exoplayer2.util.NotificationUtil.IMPORTANCE_MIN"> 10434<!-- --> 10435</a><code>public static final int</code></td> 10436<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/NotificationUtil.html#IMPORTANCE_MIN">IMPORTANCE_MIN</a></code></th> 10437<td class="colLast"><code>1</code></td> 10438</tr> 10439<tr class="altColor"> 10440<td class="colFirst"><a id="com.google.android.exoplayer2.util.NotificationUtil.IMPORTANCE_NONE"> 10441<!-- --> 10442</a><code>public static final int</code></td> 10443<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/NotificationUtil.html#IMPORTANCE_NONE">IMPORTANCE_NONE</a></code></th> 10444<td class="colLast"><code>0</code></td> 10445</tr> 10446<tr class="rowColor"> 10447<td class="colFirst"><a id="com.google.android.exoplayer2.util.NotificationUtil.IMPORTANCE_UNSPECIFIED"> 10448<!-- --> 10449</a><code>public static final int</code></td> 10450<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/NotificationUtil.html#IMPORTANCE_UNSPECIFIED">IMPORTANCE_UNSPECIFIED</a></code></th> 10451<td class="colLast"><code>-1000</code></td> 10452</tr> 10453</tbody> 10454</table> 10455</li> 10456<li class="blockList"> 10457<table class="constantsSummary"> 10458<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> 10459<tr> 10460<th class="colFirst" scope="col">Modifier and Type</th> 10461<th class="colSecond" scope="col">Constant Field</th> 10462<th class="colLast" scope="col">Value</th> 10463</tr> 10464<tbody> 10465<tr class="altColor"> 10466<td class="colFirst"><a id="com.google.android.exoplayer2.util.RepeatModeUtil.REPEAT_TOGGLE_MODE_ALL"> 10467<!-- --> 10468</a><code>public static final int</code></td> 10469<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> 10470<td class="colLast"><code>2</code></td> 10471</tr> 10472<tr class="rowColor"> 10473<td class="colFirst"><a id="com.google.android.exoplayer2.util.RepeatModeUtil.REPEAT_TOGGLE_MODE_NONE"> 10474<!-- --> 10475</a><code>public static final int</code></td> 10476<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> 10477<td class="colLast"><code>0</code></td> 10478</tr> 10479<tr class="altColor"> 10480<td class="colFirst"><a id="com.google.android.exoplayer2.util.RepeatModeUtil.REPEAT_TOGGLE_MODE_ONE"> 10481<!-- --> 10482</a><code>public static final int</code></td> 10483<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> 10484<td class="colLast"><code>1</code></td> 10485</tr> 10486</tbody> 10487</table> 10488</li> 10489<li class="blockList"> 10490<table class="constantsSummary"> 10491<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> 10492<tr> 10493<th class="colFirst" scope="col">Modifier and Type</th> 10494<th class="colSecond" scope="col">Constant Field</th> 10495<th class="colLast" scope="col">Value</th> 10496</tr> 10497<tbody> 10498<tr class="altColor"> 10499<td class="colFirst"><a id="com.google.android.exoplayer2.util.SntpClient.DEFAULT_NTP_HOST"> 10500<!-- --> 10501</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> 10502<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/SntpClient.html#DEFAULT_NTP_HOST">DEFAULT_NTP_HOST</a></code></th> 10503<td class="colLast"><code>"time.android.com"</code></td> 10504</tr> 10505</tbody> 10506</table> 10507</li> 10508<li class="blockList"> 10509<table class="constantsSummary"> 10510<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> 10511<tr> 10512<th class="colFirst" scope="col">Modifier and Type</th> 10513<th class="colSecond" scope="col">Constant Field</th> 10514<th class="colLast" scope="col">Value</th> 10515</tr> 10516<tbody> 10517<tr class="altColor"> 10518<td class="colFirst"><a id="com.google.android.exoplayer2.util.TimestampAdjuster.MODE_NO_OFFSET"> 10519<!-- --> 10520</a><code>public static final long</code></td> 10521<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/TimestampAdjuster.html#MODE_NO_OFFSET">MODE_NO_OFFSET</a></code></th> 10522<td class="colLast"><code>9223372036854775807L</code></td> 10523</tr> 10524<tr class="rowColor"> 10525<td class="colFirst"><a id="com.google.android.exoplayer2.util.TimestampAdjuster.MODE_SHARED"> 10526<!-- --> 10527</a><code>public static final long</code></td> 10528<th class="colSecond" scope="row"><code><a href="com/google/android/exoplayer2/util/TimestampAdjuster.html#MODE_SHARED">MODE_SHARED</a></code></th> 10529<td class="colLast"><code>9223372036854775806L</code></td> 10530</tr> 10531</tbody> 10532</table> 10533</li> 10534</ul> 10535</section> 10536</div> 10537</main> 10538<footer role="contentinfo"> 10539<nav role="navigation"> 10540<!-- ======= START OF BOTTOM NAVBAR ====== --> 10541<div class="bottomNav"><a id="navbar.bottom"> 10542<!-- --> 10543</a> 10544<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> 10545<a id="navbar.bottom.firstrow"> 10546<!-- --> 10547</a> 10548<ul class="navList" title="Navigation"> 10549<li><a href="index.html">Overview</a></li> 10550<li>Package</li> 10551<li>Class</li> 10552<li><a href="overview-tree.html">Tree</a></li> 10553<li><a href="deprecated-list.html">Deprecated</a></li> 10554<li><a href="index-all.html">Index</a></li> 10555<li><a href="help-doc.html">Help</a></li> 10556</ul> 10557</div> 10558<div class="subNav"> 10559<ul class="navList" id="allclasses_navbar_bottom"> 10560<li><a href="allclasses.html">All Classes</a></li> 10561</ul> 10562<div> 10563<script type="text/javascript"><!-- 10564 allClassesLink = document.getElementById("allclasses_navbar_bottom"); 10565 if(window==top) { 10566 allClassesLink.style.display = "block"; 10567 } 10568 else { 10569 allClassesLink.style.display = "none"; 10570 } 10571 //--> 10572</script> 10573<noscript> 10574<div>JavaScript is disabled on your browser.</div> 10575</noscript> 10576</div> 10577<a id="skip.navbar.bottom"> 10578<!-- --> 10579</a></div> 10580<!-- ======== END OF BOTTOM NAVBAR ======= --> 10581</nav> 10582</footer> 10583</body> 10584</html> 10585