ffmpeg-kit/docs/android/javadoc/com/arthenica/ffmpegkit/MediaInformation.html
2023-08-22 23:45:47 +03:00

852 lines
54 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>MediaInformation </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../dokka-javadoc-stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script>
<script type="text/javascript" src="../../../search.js"></script>
<script async type="text/javascript" src="../../../module-search-index.js"></script>
<script async type="text/javascript" src="../../../package-search-index.js"></script>
<script async type="text/javascript" src="../../../type-search-index.js"></script>
<script async type="text/javascript" src="../../../member-search-index.js"></script>
<script async type="text/javascript" src="../../../tag-search-index.js"></script>
</head><body>
<script type="text/javascript">
var pathtoroot = "../../../";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript><header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a>
</div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li>Help</li>
</ul></div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top" style="display: block;">
<li><a href="../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" class="ui-autocomplete-input" autocomplete="off" placeholder="Search">
<input type="reset" id="reset" value="reset">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div><!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html"></a></div>
<h2 title="Class MediaInformation" class="title">Class MediaInformation</h2>
</div>
<div class="contentContainer">
<!-- <ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>adaptation.Adaptation</li>
</ul>
</li>
</ul> TODO inheritance tree -->
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<pre class="wrap-overflow">
public class <span class="typeNameLabel"><a href=MediaInformation.html>MediaInformation</a></span>
</pre>
<div class="block"><p>Media information class.</p></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<div class="memberSummary">
<table>
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>public final static <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code></td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#KEY_FORMAT_PROPERTIES>KEY_FORMAT_PROPERTIES</a></code></th>
<td class="colLast"></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>public final static <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code></td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#KEY_FILENAME>KEY_FILENAME</a></code></th>
<td class="colLast"></td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>public final static <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code></td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#KEY_FORMAT>KEY_FORMAT</a></code></th>
<td class="colLast"></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>public final static <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code></td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#KEY_FORMAT_LONG>KEY_FORMAT_LONG</a></code></th>
<td class="colLast"></td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>public final static <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code></td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#KEY_START_TIME>KEY_START_TIME</a></code></th>
<td class="colLast"></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>public final static <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code></td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#KEY_DURATION>KEY_DURATION</a></code></th>
<td class="colLast"></td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>public final static <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code></td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#KEY_SIZE>KEY_SIZE</a></code></th>
<td class="colLast"></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>public final static <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code></td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#KEY_BIT_RATE>KEY_BIT_RATE</a></code></th>
<td class="colLast"></td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>public final static <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code></td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#KEY_TAGS>KEY_TAGS</a></code></th>
<td class="colLast"></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private final <a href=https://developer.android.com/reference/kotlin/java/util/List.html>List</a>&lt;<a href=StreamInformation.html>StreamInformation</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#streams>streams</a></code></th>
<td class="colLast"></td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private final <a href=https://developer.android.com/reference/kotlin/java/util/List.html>List</a>&lt;<a href=Chapter.html>Chapter</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#chapters>chapters</a></code></th>
<td class="colLast"></td>
</tr>
</table>
</div>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<div class="memberSummary">
<table>
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tbody>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a
href="#MediaInformation(JSONObject,List,List)">MediaInformation</a></span>(<a href=https://developer.android.com/reference/kotlin/org/json/JSONObject.html>JSONObject</a> jsonObject, <a href=https://developer.android.com/reference/kotlin/java/util/List.html>List</a>&lt;<a href=StreamInformation.html>StreamInformation</a>&gt; streams, <a href=https://developer.android.com/reference/kotlin/java/util/List.html>List</a>&lt;<a href=Chapter.html>Chapter</a>&gt; chapters)</code></th>
<td class="colLast"></td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
</section>
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<div class="memberSummary">
<div role="tablist" aria-orientation="horizontal">
<button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button>
<!-- TODO: Instance and Concrete Methods #1118 -->
</div>
<div id="memberSummary_tabpanel" role="tabpanel">
<table aria-labelledby="t0">
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/java/util/List.html>List</a>&lt;<a href=StreamInformation.html>StreamInformation</a>&gt;</code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getStreams()>getStreams</a>() </code>
</th>
<td class="colLast">Returns all streams.</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/java/util/List.html>List</a>&lt;<a href=Chapter.html>Chapter</a>&gt;</code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getChapters()>getChapters</a>() </code>
</th>
<td class="colLast">Returns all chapters.</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getFilename()>getFilename</a>() </code>
</th>
<td class="colLast">Returns file name.</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getFormat()>getFormat</a>() </code>
</th>
<td class="colLast">Returns format.</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getLongFormat()>getLongFormat</a>() </code>
</th>
<td class="colLast">Returns long format.</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getDuration()>getDuration</a>() </code>
</th>
<td class="colLast">Returns duration.</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getStartTime()>getStartTime</a>() </code>
</th>
<td class="colLast">Returns start time.</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getSize()>getSize</a>() </code>
</th>
<td class="colLast">Returns size.</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getBitrate()>getBitrate</a>() </code>
</th>
<td class="colLast">Returns bitrate.</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/org/json/JSONObject.html>JSONObject</a></code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getTags()>getTags</a>() </code>
</th>
<td class="colLast">Returns all tags.</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getStringProperty(String)>getStringProperty</a>(<a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> key) </code>
</th>
<td class="colLast">Returns the property associated with the key.</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/java/lang/Long.html>Long</a></code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getNumberProperty(String)>getNumberProperty</a>(<a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> key) </code>
</th>
<td class="colLast">Returns the property associated with the key.</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/org/json/JSONObject.html>JSONObject</a></code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getProperty(String)>getProperty</a>(<a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> key) </code>
</th>
<td class="colLast">Returns the property associated with the key.</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a></code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getStringFormatProperty(String)>getStringFormatProperty</a>(<a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> key) </code>
</th>
<td class="colLast">Returns the format property associated with the key.</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/java/lang/Long.html>Long</a></code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getNumberFormatProperty(String)>getNumberFormatProperty</a>(<a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> key) </code>
</th>
<td class="colLast">Returns the format property associated with the key.</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/org/json/JSONObject.html>JSONObject</a></code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getFormatProperty(String)>getFormatProperty</a>(<a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> key) </code>
</th>
<td class="colLast">Returns the format property associated with the key.</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/org/json/JSONObject.html>JSONObject</a></code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getFormatProperties()>getFormatProperties</a>() </code>
</th>
<td class="colLast">Returns all format properties defined.</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href=https://developer.android.com/reference/kotlin/org/json/JSONObject.html>JSONObject</a></code>
</td>
<th class="colSecond" scope="row"><code><a href=MediaInformation.html#getAllProperties()>getAllProperties</a>() </code>
</th>
<td class="colLast">Returns all properties defined.</td>
</tr>
</tbody>
</table>
</div>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString,
wait, wait, wait</code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="MediaInformation(JSONObject,List,List)"></a>
<ul class="blockList">
<li class="blockList">
<h4>MediaInformation</h4>
<pre>MediaInformation(<a href=https://developer.android.com/reference/kotlin/org/json/JSONObject.html>JSONObject</a> jsonObject, <a href=https://developer.android.com/reference/kotlin/java/util/List.html>List</a>&lt;<a href=StreamInformation.html>StreamInformation</a>&gt; streams, <a href=https://developer.android.com/reference/kotlin/java/util/List.html>List</a>&lt;<a href=Chapter.html>Chapter</a>&gt; chapters)</pre>
<div class="block"></div>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="getStreams()">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getStreams</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/java/util/List.html>List</a>&lt;<a href=StreamInformation.html>StreamInformation</a>&gt; <a href=MediaInformation.html#getStreams()>getStreams</a>()</pre>
<div class="block"><p>Returns all streams.</p></div>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getChapters()">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getChapters</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/java/util/List.html>List</a>&lt;<a href=Chapter.html>Chapter</a>&gt; <a href=MediaInformation.html#getChapters()>getChapters</a>()</pre>
<div class="block"><p>Returns all chapters.</p></div>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getFilename()">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getFilename</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> <a href=MediaInformation.html#getFilename()>getFilename</a>()</pre>
<div class="block"><p>Returns file name.</p></div>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getFormat()">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getFormat</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> <a href=MediaInformation.html#getFormat()>getFormat</a>()</pre>
<div class="block"><p>Returns format.</p></div>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getLongFormat()">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getLongFormat</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> <a href=MediaInformation.html#getLongFormat()>getLongFormat</a>()</pre>
<div class="block"><p>Returns long format.</p></div>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getDuration()">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getDuration</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> <a href=MediaInformation.html#getDuration()>getDuration</a>()</pre>
<div class="block"><p>Returns duration.</p></div>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getStartTime()">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getStartTime</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> <a href=MediaInformation.html#getStartTime()>getStartTime</a>()</pre>
<div class="block"><p>Returns start time.</p></div>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getSize()">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getSize</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> <a href=MediaInformation.html#getSize()>getSize</a>()</pre>
<div class="block"><p>Returns size.</p></div>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getBitrate()">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getBitrate</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> <a href=MediaInformation.html#getBitrate()>getBitrate</a>()</pre>
<div class="block"><p>Returns bitrate.</p></div>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getTags()">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getTags</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/org/json/JSONObject.html>JSONObject</a> <a href=MediaInformation.html#getTags()>getTags</a>()</pre>
<div class="block"><p>Returns all tags.</p></div>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getStringProperty(String)">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getStringProperty</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> <a href=MediaInformation.html#getStringProperty(String)>getStringProperty</a>(<a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> key)</pre>
<div class="block"><p>Returns the property associated with the key.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>key</code> - property key</dd>
</dl>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getNumberProperty(String)">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getNumberProperty</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/java/lang/Long.html>Long</a> <a href=MediaInformation.html#getNumberProperty(String)>getNumberProperty</a>(<a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> key)</pre>
<div class="block"><p>Returns the property associated with the key.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>key</code> - property key</dd>
</dl>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getProperty(String)">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getProperty</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/org/json/JSONObject.html>JSONObject</a> <a href=MediaInformation.html#getProperty(String)>getProperty</a>(<a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> key)</pre>
<div class="block"><p>Returns the property associated with the key.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>key</code> - property key</dd>
</dl>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getStringFormatProperty(String)">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getStringFormatProperty</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> <a href=MediaInformation.html#getStringFormatProperty(String)>getStringFormatProperty</a>(<a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> key)</pre>
<div class="block"><p>Returns the format property associated with the key.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>key</code> - property key</dd>
</dl>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getNumberFormatProperty(String)">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getNumberFormatProperty</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/java/lang/Long.html>Long</a> <a href=MediaInformation.html#getNumberFormatProperty(String)>getNumberFormatProperty</a>(<a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> key)</pre>
<div class="block"><p>Returns the format property associated with the key.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>key</code> - property key</dd>
</dl>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getFormatProperty(String)">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getFormatProperty</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/org/json/JSONObject.html>JSONObject</a> <a href=MediaInformation.html#getFormatProperty(String)>getFormatProperty</a>(<a href=https://developer.android.com/reference/kotlin/java/lang/String.html>String</a> key)</pre>
<div class="block"><p>Returns the format property associated with the key.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>key</code> - property key</dd>
</dl>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getFormatProperties()">
<!-- -->
</a>
<ul class=
"blockList"
>
<li class="blockList">
<h4>getFormatProperties</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/org/json/JSONObject.html>JSONObject</a> <a href=MediaInformation.html#getFormatProperties()>getFormatProperties</a>()</pre>
<div class="block"><p>Returns all format properties defined.</p></div>
<!-- TODO missing return annotation -->
</li>
</ul>
<a id="getAllProperties()">
<!-- -->
</a>
<ul class=
"blockListLast"
>
<li class="blockList">
<h4>getAllProperties</h4>
<pre class="methodSignature"> <a href=https://developer.android.com/reference/kotlin/org/json/JSONObject.html>JSONObject</a> <a href=MediaInformation.html#getAllProperties()>getAllProperties</a>()</pre>
<div class="block"><p>Returns all properties defined.</p></div>
<!-- TODO missing return annotation -->
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a>
</div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li>Help</li>
</ul></div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top" style="display: block;">
<li><a href="../../../allclasses.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div><!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer><ul class="ui-autocomplete ui-front ui-menu ui-widget ui-widget-content" id="ui-id-1" tabindex="0"
style="display: none;"></ul>
<span role="status" aria-live="assertive" aria-relevant="additions" class="ui-helper-hidden-accessible"></span>
</body>
</html>