media/docs/doc/reference-v1/com/google/android/exoplayer/text/CaptionStyleCompat.html
2021-04-20 17:32:19 +01:00

560 lines
26 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_101) on Wed Dec 14 17:18:28 GMT 2016 -->
<title>CaptionStyleCompat (ExoPlayer library)</title>
<meta name="date" content="2016-12-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CaptionStyleCompat (ExoPlayer library)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../../../../com/google/android/exoplayer/text/Cue.html" title="class in com.google.android.exoplayer.text"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/google/android/exoplayer/text/CaptionStyleCompat.html" target="_top">Frames</a></li>
<li><a href="CaptionStyleCompat.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.google.android.exoplayer.text</div>
<h2 title="Class CaptionStyleCompat" class="title">Class CaptionStyleCompat</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>com.google.android.exoplayer.text.CaptionStyleCompat</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public final class <span class="typeNameLabel">CaptionStyleCompat</span>
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">A compatibility wrapper for <a href="https://developer.android.com/reference/android/view/accessibility/CaptioningManager.CaptionStyle.html?is-external=true" title="class or interface in android.view.accessibility"><code>CaptioningManager.CaptionStyle</code></a>.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#backgroundColor">backgroundColor</a></span></code>
<div class="block">The preferred background color.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html" title="class in com.google.android.exoplayer.text">CaptionStyleCompat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#DEFAULT">DEFAULT</a></span></code>
<div class="block">Default caption style.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#EDGE_TYPE_DEPRESSED">EDGE_TYPE_DEPRESSED</a></span></code>
<div class="block">Edge type value specifying depressed bevel character edges.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#EDGE_TYPE_DROP_SHADOW">EDGE_TYPE_DROP_SHADOW</a></span></code>
<div class="block">Edge type value specifying drop-shadowed character edges.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#EDGE_TYPE_NONE">EDGE_TYPE_NONE</a></span></code>
<div class="block">Edge type value specifying no character edges.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#EDGE_TYPE_OUTLINE">EDGE_TYPE_OUTLINE</a></span></code>
<div class="block">Edge type value specifying uniformly outlined character edges.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#EDGE_TYPE_RAISED">EDGE_TYPE_RAISED</a></span></code>
<div class="block">Edge type value specifying raised bevel character edges.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#edgeColor">edgeColor</a></span></code>
<div class="block">The preferred edge color, if using an edge type other than <a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#EDGE_TYPE_NONE"><code>EDGE_TYPE_NONE</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#edgeType">edgeType</a></span></code>
<div class="block">The preferred edge type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#foregroundColor">foregroundColor</a></span></code>
<div class="block">The preferred foreground color.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://developer.android.com/reference/android/graphics/Typeface.html?is-external=true" title="class or interface in android.graphics">Typeface</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#typeface">typeface</a></span></code>
<div class="block">The preferred typeface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#USE_TRACK_COLOR_SETTINGS">USE_TRACK_COLOR_SETTINGS</a></span></code>
<div class="block">Use color setting specified by the track and fallback to default caption style.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#windowColor">windowColor</a></span></code>
<div class="block">The preferred window color.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#CaptionStyleCompat-int-int-int-int-int-android.graphics.Typeface-">CaptionStyleCompat</a></span>(int&nbsp;foregroundColor,
int&nbsp;backgroundColor,
int&nbsp;windowColor,
int&nbsp;edgeType,
int&nbsp;edgeColor,
<a href="https://developer.android.com/reference/android/graphics/Typeface.html?is-external=true" title="class or interface in android.graphics">Typeface</a>&nbsp;typeface)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html" title="class in com.google.android.exoplayer.text">CaptionStyleCompat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#createFromCaptionStyle-android.view.accessibility.CaptioningManager.CaptionStyle-">createFromCaptionStyle</a></span>(<a href="https://developer.android.com/reference/android/view/accessibility/CaptioningManager.CaptionStyle.html?is-external=true" title="class or interface in android.view.accessibility">CaptioningManager.CaptionStyle</a>&nbsp;captionStyle)</code>
<div class="block">Creates a <a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html" title="class in com.google.android.exoplayer.text"><code>CaptionStyleCompat</code></a> equivalent to a provided <a href="https://developer.android.com/reference/android/view/accessibility/CaptioningManager.CaptionStyle.html?is-external=true" title="class or interface in android.view.accessibility"><code>CaptioningManager.CaptionStyle</code></a>.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="EDGE_TYPE_NONE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EDGE_TYPE_NONE</h4>
<pre>public static final&nbsp;int EDGE_TYPE_NONE</pre>
<div class="block">Edge type value specifying no character edges.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#com.google.android.exoplayer.text.CaptionStyleCompat.EDGE_TYPE_NONE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EDGE_TYPE_OUTLINE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EDGE_TYPE_OUTLINE</h4>
<pre>public static final&nbsp;int EDGE_TYPE_OUTLINE</pre>
<div class="block">Edge type value specifying uniformly outlined character edges.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#com.google.android.exoplayer.text.CaptionStyleCompat.EDGE_TYPE_OUTLINE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EDGE_TYPE_DROP_SHADOW">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EDGE_TYPE_DROP_SHADOW</h4>
<pre>public static final&nbsp;int EDGE_TYPE_DROP_SHADOW</pre>
<div class="block">Edge type value specifying drop-shadowed character edges.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#com.google.android.exoplayer.text.CaptionStyleCompat.EDGE_TYPE_DROP_SHADOW">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EDGE_TYPE_RAISED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EDGE_TYPE_RAISED</h4>
<pre>public static final&nbsp;int EDGE_TYPE_RAISED</pre>
<div class="block">Edge type value specifying raised bevel character edges.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#com.google.android.exoplayer.text.CaptionStyleCompat.EDGE_TYPE_RAISED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EDGE_TYPE_DEPRESSED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EDGE_TYPE_DEPRESSED</h4>
<pre>public static final&nbsp;int EDGE_TYPE_DEPRESSED</pre>
<div class="block">Edge type value specifying depressed bevel character edges.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#com.google.android.exoplayer.text.CaptionStyleCompat.EDGE_TYPE_DEPRESSED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="USE_TRACK_COLOR_SETTINGS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USE_TRACK_COLOR_SETTINGS</h4>
<pre>public static final&nbsp;int USE_TRACK_COLOR_SETTINGS</pre>
<div class="block">Use color setting specified by the track and fallback to default caption style.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#com.google.android.exoplayer.text.CaptionStyleCompat.USE_TRACK_COLOR_SETTINGS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFAULT</h4>
<pre>public static final&nbsp;<a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html" title="class in com.google.android.exoplayer.text">CaptionStyleCompat</a> DEFAULT</pre>
<div class="block">Default caption style.</div>
</li>
</ul>
<a name="foregroundColor">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>foregroundColor</h4>
<pre>public final&nbsp;int foregroundColor</pre>
<div class="block">The preferred foreground color.</div>
</li>
</ul>
<a name="backgroundColor">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>backgroundColor</h4>
<pre>public final&nbsp;int backgroundColor</pre>
<div class="block">The preferred background color.</div>
</li>
</ul>
<a name="windowColor">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>windowColor</h4>
<pre>public final&nbsp;int windowColor</pre>
<div class="block">The preferred window color.</div>
</li>
</ul>
<a name="edgeType">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>edgeType</h4>
<pre>public final&nbsp;int edgeType</pre>
<div class="block">The preferred edge type. One of:
<ul>
<li><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#EDGE_TYPE_NONE"><code>EDGE_TYPE_NONE</code></a>
<li><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#EDGE_TYPE_OUTLINE"><code>EDGE_TYPE_OUTLINE</code></a>
<li><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#EDGE_TYPE_DROP_SHADOW"><code>EDGE_TYPE_DROP_SHADOW</code></a>
<li><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#EDGE_TYPE_RAISED"><code>EDGE_TYPE_RAISED</code></a>
<li><a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#EDGE_TYPE_DEPRESSED"><code>EDGE_TYPE_DEPRESSED</code></a>
</ul></div>
</li>
</ul>
<a name="edgeColor">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>edgeColor</h4>
<pre>public final&nbsp;int edgeColor</pre>
<div class="block">The preferred edge color, if using an edge type other than <a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#EDGE_TYPE_NONE"><code>EDGE_TYPE_NONE</code></a>.</div>
</li>
</ul>
<a name="typeface">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>typeface</h4>
<pre>public final&nbsp;<a href="https://developer.android.com/reference/android/graphics/Typeface.html?is-external=true" title="class or interface in android.graphics">Typeface</a> typeface</pre>
<div class="block">The preferred typeface.</div>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="CaptionStyleCompat-int-int-int-int-int-android.graphics.Typeface-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CaptionStyleCompat</h4>
<pre>public&nbsp;CaptionStyleCompat(int&nbsp;foregroundColor,
int&nbsp;backgroundColor,
int&nbsp;windowColor,
int&nbsp;edgeType,
int&nbsp;edgeColor,
<a href="https://developer.android.com/reference/android/graphics/Typeface.html?is-external=true" title="class or interface in android.graphics">Typeface</a>&nbsp;typeface)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>foregroundColor</code> - See <a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#foregroundColor"><code>foregroundColor</code></a>.</dd>
<dd><code>backgroundColor</code> - See <a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#backgroundColor"><code>backgroundColor</code></a>.</dd>
<dd><code>windowColor</code> - See <a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#windowColor"><code>windowColor</code></a>.</dd>
<dd><code>edgeType</code> - See <a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#edgeType"><code>edgeType</code></a>.</dd>
<dd><code>edgeColor</code> - See <a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#edgeColor"><code>edgeColor</code></a>.</dd>
<dd><code>typeface</code> - See <a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html#typeface"><code>typeface</code></a>.</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="createFromCaptionStyle-android.view.accessibility.CaptioningManager.CaptionStyle-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>createFromCaptionStyle</h4>
<pre>public static&nbsp;<a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html" title="class in com.google.android.exoplayer.text">CaptionStyleCompat</a>&nbsp;createFromCaptionStyle(<a href="https://developer.android.com/reference/android/view/accessibility/CaptioningManager.CaptionStyle.html?is-external=true" title="class or interface in android.view.accessibility">CaptioningManager.CaptionStyle</a>&nbsp;captionStyle)</pre>
<div class="block">Creates a <a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html" title="class in com.google.android.exoplayer.text"><code>CaptionStyleCompat</code></a> equivalent to a provided <a href="https://developer.android.com/reference/android/view/accessibility/CaptioningManager.CaptionStyle.html?is-external=true" title="class or interface in android.view.accessibility"><code>CaptioningManager.CaptionStyle</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>captionStyle</code> - A <a href="https://developer.android.com/reference/android/view/accessibility/CaptioningManager.CaptionStyle.html?is-external=true" title="class or interface in android.view.accessibility"><code>CaptioningManager.CaptionStyle</code></a>.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The equivalent <a href="../../../../../com/google/android/exoplayer/text/CaptionStyleCompat.html" title="class in com.google.android.exoplayer.text"><code>CaptionStyleCompat</code></a>.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../../../../com/google/android/exoplayer/text/Cue.html" title="class in com.google.android.exoplayer.text"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/google/android/exoplayer/text/CaptionStyleCompat.html" target="_top">Frames</a></li>
<li><a href="CaptionStyleCompat.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>