ffmpeg-kit/docs/android/javadoc/index-files/index-6.html
2023-08-22 23:45:47 +03:00

2955 lines
106 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>G-index </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</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">
<li><a href="index-5.html">PREV&nbsp;LETTER</a></li>
<li><a href="index-7.html">NEXT&nbsp;LETTER</a></li>
</ul>
<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="contentContainer">
<a href="index-1.html">A</a>&nbsp;
<a href="index-2.html">C</a>&nbsp;
<a href="index-3.html">D</a>&nbsp;
<a href="index-4.html">E</a>&nbsp;
<a href="index-5.html">F</a>&nbsp;
<a href="index-6.html">G</a>&nbsp;
<a href="index-7.html">I</a>&nbsp;
<a href="index-8.html">L</a>&nbsp;
<a href="index-9.html">M</a>&nbsp;
<a href="index-10.html">N</a>&nbsp;
<a href="index-11.html">P</a>&nbsp;
<a href="index-12.html">R</a>&nbsp;
<a href="index-13.html">S</a>&nbsp;
<a href="index-14.html">T</a>&nbsp;
<a href="index-15.html">V</a>&nbsp;
<h2 class="title">G</h2>
<dl>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbiDetect.html#getAbi()">getAbi()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbiDetect.html>AbiDetect</a>
</dt>
<dd>Returns the ABI name loaded.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getAllLogs(int)">getAllLogs(int)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns all log entries generated for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getAllLogs()">getAllLogs()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns all log entries generated for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getAllLogs(int)">getAllLogs(int)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns all log entries generated for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getAllLogs()">getAllLogs()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns all log entries generated for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getAllLogs(int)">getAllLogs(int)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns all log entries generated for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getAllLogs()">getAllLogs()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns all log entries generated for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getAllLogs(int)">getAllLogs(int)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns all log entries generated for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getAllLogs()">getAllLogs()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns all log entries generated for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getAllLogs(int)">getAllLogs(int)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns all log entries generated for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getAllLogs()">getAllLogs()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns all log entries generated for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getAllLogsAsString(int)">getAllLogsAsString(int)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns all log entries generated for this session as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getAllLogsAsString()">getAllLogsAsString()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns all log entries generated for this session as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getAllLogsAsString(int)">getAllLogsAsString(int)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns all log entries generated for this session as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getAllLogsAsString()">getAllLogsAsString()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns all log entries generated for this session as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getAllLogsAsString(int)">getAllLogsAsString(int)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns all log entries generated for this session as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getAllLogsAsString()">getAllLogsAsString()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns all log entries generated for this session as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getAllLogsAsString(int)">getAllLogsAsString(int)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns all log entries generated for this session as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getAllLogsAsString()">getAllLogsAsString()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns all log entries generated for this session as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getAllLogsAsString(int)">getAllLogsAsString(int)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns all log entries generated for this session as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getAllLogsAsString()">getAllLogsAsString()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns all log entries generated for this session as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getAllProperties()">getAllProperties()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns all properties defined.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getAllProperties()">getAllProperties()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns all stream properties defined.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Chapter.html#getAllProperties()">getAllProperties()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Chapter.html>Chapter</a>
</dt>
<dd>Returns all chapter properties defined.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getAllStatistics(int)">getAllStatistics(int)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns all statistics entries generated for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getAllStatistics()">getAllStatistics()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns all statistics entries generated for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getArguments()">getArguments()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns command arguments as an array.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getArguments()">getArguments()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns command arguments as an array.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getArguments()">getArguments()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns command arguments as an array.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getArguments()">getArguments()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns command arguments as an array.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getArguments()">getArguments()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns command arguments as an array.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getAsyncConcurrencyLimit()">getAsyncConcurrencyLimit()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns the maximum number of async sessions that will be executed in parallel.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getAverageFrameRate()">getAverageFrameRate()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns display aspect ratio.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getBitrate()">getBitrate()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns bitrate.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Statistics.html#getBitrate()">getBitrate()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Statistics.html>Statistics</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getBitrate()">getBitrate()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns bitrate.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getBuildDate()">getBuildDate()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns FFmpegKit library build date.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getChannelLayout()">getChannelLayout()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns channel layout.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getChapters()">getChapters()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns all chapters.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getCodec()">getCodec()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns stream codec.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getCodecLong()">getCodecLong()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns stream codec in long format.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getCodecTimeBase()">getCodecTimeBase()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns codec time base.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getCommand()">getCommand()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns command arguments as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getCommand()">getCommand()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns command arguments as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getCommand()">getCommand()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns command arguments as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getCommand()">getCommand()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns command arguments as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getCommand()">getCommand()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns command arguments as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getCompleteCallback()">getCompleteCallback()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns the session specific complete callback.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getCompleteCallback()">getCompleteCallback()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns the session specific complete callback.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getCompleteCallback()">getCompleteCallback()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns the session specific complete callback.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbiDetect.html#getCpuAbi()">getCpuAbi()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbiDetect.html>AbiDetect</a>
</dt>
<dd>Returns the ABI name of the cpu running.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getCreateTime()">getCreateTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns session create time.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getCreateTime()">getCreateTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns session create time.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getCreateTime()">getCreateTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns session create time.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getCreateTime()">getCreateTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns session create time.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getCreateTime()">getCreateTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns session create time.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getDisplayAspectRatio()">getDisplayAspectRatio()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns display aspect ratio.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getDuration()">getDuration()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns duration.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getDuration()">getDuration()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns the time taken to execute this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getDuration()">getDuration()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns the time taken to execute this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getDuration()">getDuration()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns the time taken to execute this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getDuration()">getDuration()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns the time taken to execute this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getDuration()">getDuration()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns the time taken to execute this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Chapter.html#getEnd()">getEnd()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Chapter.html>Chapter</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Chapter.html#getEndTime()">getEndTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Chapter.html>Chapter</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getEndTime()">getEndTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns session end time.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getEndTime()">getEndTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns session end time.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getEndTime()">getEndTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns session end time.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getEndTime()">getEndTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns session end time.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getEndTime()">getEndTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns session end time.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Packages.html#getExternalLibraries()">getExternalLibraries()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Packages.html>Packages</a>
</dt>
<dd>Returns enabled external libraries by FFmpeg.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getFailStackTrace()">getFailStackTrace()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns the stack trace of the exception received while executing this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getFailStackTrace()">getFailStackTrace()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns the stack trace of the exception received while executing this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getFailStackTrace()">getFailStackTrace()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns the stack trace of the exception received while executing this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getFailStackTrace()">getFailStackTrace()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns the stack trace of the exception received while executing this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getFailStackTrace()">getFailStackTrace()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns the stack trace of the exception received while executing this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getFFmpegSessionCompleteCallback()">getFFmpegSessionCompleteCallback()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns the global FFmpegSessionCompleteCallback set.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getFFmpegSessions()">getFFmpegSessions()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns all FFmpeg sessions in the session history.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getFFmpegVersion()">getFFmpegVersion()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns the version of FFmpeg bundled within <code>FFmpegKit</code> library.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getFFprobeSessionCompleteCallback()">getFFprobeSessionCompleteCallback()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns the global FFprobeSessionCompleteCallback set.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getFFprobeSessions()">getFFprobeSessions()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns all FFprobe sessions in the session history.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getFilename()">getFilename()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns file name.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getFormat()">getFormat()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns format.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getFormat()">getFormat()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns stream format.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getFormatProperties()">getFormatProperties()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns all format properties defined.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getFormatProperty(String)">getFormatProperty(String)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns the format property associated with the key.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getFuture()">getFuture()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns the future created for this session, if it is executed asynchronously.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getFuture()">getFuture()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns the future created for this session, if it is executed asynchronously.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getFuture()">getFuture()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns the future created for this session, if it is executed asynchronously.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getFuture()">getFuture()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns the future created for this session, if it is executed asynchronously.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getFuture()">getFuture()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns the future created for this session, if it is executed asynchronously.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getHeight()">getHeight()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns height.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Chapter.html#getId()">getId()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Chapter.html>Chapter</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getIndex()">getIndex()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns stream index.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getLastCompletedSession()">getLastCompletedSession()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns the last session completed from the session history.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getLastReceivedStatistics()">getLastReceivedStatistics()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns the last received statistics entry.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getLastSession()">getLastSession()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns the last session created from the session history.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Log.html#getLevel()">getLevel()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Log.html>Log</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getLogCallback()">getLogCallback()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns the session specific log callback.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getLogCallback()">getLogCallback()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns the session specific log callback.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getLogCallback()">getLogCallback()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns the session specific log callback.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getLogCallback()">getLogCallback()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns the session specific log callback.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getLogCallback()">getLogCallback()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns the session specific log callback.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getLogLevel()">getLogLevel()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns the current log level.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getLogRedirectionStrategy()">getLogRedirectionStrategy()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns the active log redirection strategy.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getLogRedirectionStrategy()">getLogRedirectionStrategy()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns session specific log redirection strategy.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getLogRedirectionStrategy()">getLogRedirectionStrategy()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns session specific log redirection strategy.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getLogRedirectionStrategy()">getLogRedirectionStrategy()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns session specific log redirection strategy.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getLogRedirectionStrategy()">getLogRedirectionStrategy()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns session specific log redirection strategy.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getLogRedirectionStrategy()">getLogRedirectionStrategy()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns session specific log redirection strategy.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getLogs()">getLogs()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns all log entries delivered for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getLogs()">getLogs()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns all log entries delivered for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getLogs()">getLogs()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns all log entries delivered for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getLogs()">getLogs()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns all log entries delivered for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getLogs()">getLogs()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns all log entries delivered for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getLogsAsString()">getLogsAsString()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns all log entries delivered for this session as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getLogsAsString()">getLogsAsString()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns all log entries delivered for this session as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getLogsAsString()">getLogsAsString()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns all log entries delivered for this session as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getLogsAsString()">getLogsAsString()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns all log entries delivered for this session as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getLogsAsString()">getLogsAsString()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns all log entries delivered for this session as a concatenated string.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getLongFormat()">getLongFormat()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns long format.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeKit.html#getMediaInformation(String)">getMediaInformation(String)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeKit.html>FFprobeKit</a>
</dt>
<dd>Extracts media information for the file specified with path.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeKit.html#getMediaInformation(String,int)">getMediaInformation(String,int)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeKit.html>FFprobeKit</a>
</dt>
<dd>Extracts media information for the file specified with path.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getMediaInformation()">getMediaInformation()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns the media information extracted in this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeKit.html#getMediaInformationAsync(String,MediaInformationSessionCompleteCallback)">getMediaInformationAsync(String,MediaInformationSessionCompleteCallback)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeKit.html>FFprobeKit</a>
</dt>
<dd>Starts an asynchronous FFprobe execution to extract the media information for thespecified file.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeKit.html#getMediaInformationAsync(String,MediaInformationSessionCompleteCallback,LogCallback,int)">getMediaInformationAsync(String,MediaInformationSessionCompleteCallback,LogCallback,int)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeKit.html>FFprobeKit</a>
</dt>
<dd>Starts an asynchronous FFprobe execution to extract the media information for thespecified file.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeKit.html#getMediaInformationAsync(String,MediaInformationSessionCompleteCallback,ExecutorService)">getMediaInformationAsync(String,MediaInformationSessionCompleteCallback,ExecutorService)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeKit.html>FFprobeKit</a>
</dt>
<dd>Starts an asynchronous FFprobe execution to extract the media information for thespecified file.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeKit.html#getMediaInformationAsync(String,MediaInformationSessionCompleteCallback,LogCallback,ExecutorService,int)">getMediaInformationAsync(String,MediaInformationSessionCompleteCallback,LogCallback,ExecutorService,int)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeKit.html>FFprobeKit</a>
</dt>
<dd>Starts an asynchronous FFprobe execution to extract the media information for thespecified file.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getMediaInformationExecute(MediaInformationSession,int)">getMediaInformationExecute(MediaInformationSession,int)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Synchronously executes the media information session provided.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeKit.html#getMediaInformationFromCommand(String)">getMediaInformationFromCommand(String)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeKit.html>FFprobeKit</a>
</dt>
<dd>Extracts media information using the command provided.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeKit.html#getMediaInformationFromCommandAsync(String,MediaInformationSessionCompleteCallback,LogCallback,int)">getMediaInformationFromCommandAsync(String,MediaInformationSessionCompleteCallback,LogCallback,int)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeKit.html>FFprobeKit</a>
</dt>
<dd>Starts an asynchronous FFprobe execution to extract media information using a command.The command passed to this method must generate the output in JSON format in order tosuccessfully extract media information from it.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getMediaInformationSessionCompleteCallback()">getMediaInformationSessionCompleteCallback()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns the global MediaInformationSessionCompleteCallback set.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getMediaInformationSessions()">getMediaInformationSessions()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns all MediaInformation sessions in the session history.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Log.html#getMessage()">getMessage()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Log.html>Log</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Abi.html#getName()">getName()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Abi.html>Abi</a>
</dt>
<dd>Returns the ABI name.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getNumberFormatProperty(String)">getNumberFormatProperty(String)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns the format property associated with the key.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getNumberProperty(String)">getNumberProperty(String)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns the property associated with the key.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getNumberProperty(String)">getNumberProperty(String)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns the stream property associated with the key.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Chapter.html#getNumberProperty(String)">getNumberProperty(String)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Chapter.html>Chapter</a>
</dt>
<dd>Returns the chapter property associated with the key.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getOutput()">getOutput()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns the log output generated while running the session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getOutput()">getOutput()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns the log output generated while running the session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getOutput()">getOutput()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns the log output generated while running the session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getOutput()">getOutput()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns the log output generated while running the session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getOutput()">getOutput()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns the log output generated while running the session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Packages.html#getPackageName()">getPackageName()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Packages.html>Packages</a>
</dt>
<dd>Returns the FFmpegKit binary package name.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getProperty(String)">getProperty(String)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns the property associated with the key.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getProperty(String)">getProperty(String)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns the stream property associated with the key.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Chapter.html#getProperty(String)">getProperty(String)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Chapter.html>Chapter</a>
</dt>
<dd>Returns the chapter property associated with the key.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getRealFrameRate()">getRealFrameRate()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns real frame rate.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getReturnCode()">getReturnCode()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns the return code for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getReturnCode()">getReturnCode()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns the return code for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getReturnCode()">getReturnCode()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns the return code for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getReturnCode()">getReturnCode()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns the return code for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getReturnCode()">getReturnCode()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns the return code for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getSafParameter(Context,Uri,String)">getSafParameter(Context,Uri,String)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Converts the given Structured Access Framework Uri (<code>"content:…"</code>) into anSAF protocol url that can be used in FFmpeg and FFprobe commands.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getSafParameterForRead(Context,Uri)">getSafParameterForRead(Context,Uri)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Converts the given Structured Access Framework Uri (<code>"content:…"</code>) into anSAF protocol url that can be used in FFmpeg and FFprobe commands.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getSafParameterForWrite(Context,Uri)">getSafParameterForWrite(Context,Uri)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Converts the given Structured Access Framework Uri (<code>"content:…"</code>) into anSAF protocol url that can be used in FFmpeg and FFprobe commands.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getSampleAspectRatio()">getSampleAspectRatio()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns sample aspect ratio.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getSampleFormat()">getSampleFormat()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns sample format.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getSampleRate()">getSampleRate()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns sample rate.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getSession(long)">getSession(long)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns the session specified with <code>sessionId</code> from the session history.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getSessionHistorySize()">getSessionHistorySize()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns the session history size.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Statistics.html#getSessionId()">getSessionId()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Statistics.html>Statistics</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Log.html#getSessionId()">getSessionId()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Log.html>Log</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getSessionId()">getSessionId()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns the session identifier.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getSessionId()">getSessionId()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns the session identifier.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getSessionId()">getSessionId()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns the session identifier.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getSessionId()">getSessionId()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns the session identifier.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getSessionId()">getSessionId()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns the session identifier.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getSessions()">getSessions()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns all sessions in the session history.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getSessionsByState(SessionState)">getSessionsByState(SessionState)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns sessions that have the given state.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getSize()">getSize()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns size.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Statistics.html#getSize()">getSize()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Statistics.html>Statistics</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Statistics.html#getSpeed()">getSpeed()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Statistics.html>Statistics</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Chapter.html#getStart()">getStart()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Chapter.html>Chapter</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getStartTime()">getStartTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns start time.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Chapter.html#getStartTime()">getStartTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Chapter.html>Chapter</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getStartTime()">getStartTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns session start time.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getStartTime()">getStartTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns session start time.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getStartTime()">getStartTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns session start time.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getStartTime()">getStartTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns session start time.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getStartTime()">getStartTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns session start time.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getState()">getState()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns the state of the session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFprobeSession.html#getState()">getState()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFprobeSession.html>FFprobeSession</a>
</dt>
<dd>Returns the state of the session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Session.html#getState()">getState()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Session.html>Session</a>
</dt>
<dd>Returns the state of the session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/AbstractSession.html#getState()">getState()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/AbstractSession.html>AbstractSession</a>
</dt>
<dd>Returns the state of the session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformationSession.html#getState()">getState()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformationSession.html>MediaInformationSession</a>
</dt>
<dd>Returns the state of the session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getStatistics()">getStatistics()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns all statistics entries delivered for this session.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegSession.html#getStatisticsCallback()">getStatisticsCallback()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegSession.html>FFmpegSession</a>
</dt>
<dd>Returns the session specific statistics callback.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getStreams()">getStreams()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns all streams.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getStringFormatProperty(String)">getStringFormatProperty(String)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns the format property associated with the key.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getStringProperty(String)">getStringProperty(String)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns the property associated with the key.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getStringProperty(String)">getStringProperty(String)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns the stream property associated with the key.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Chapter.html#getStringProperty(String)">getStringProperty(String)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Chapter.html>Chapter</a>
</dt>
<dd>Returns the chapter property associated with the key.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getSupportedCameraIds(Context)">getSupportedCameraIds(Context)</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns the list of camera ids supported.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/MediaInformation.html#getTags()">getTags()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/MediaInformation.html>MediaInformation</a>
</dt>
<dd>Returns all tags.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getTags()">getTags()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns all tags.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Chapter.html#getTags()">getTags()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Chapter.html>Chapter</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Statistics.html#getTime()">getTime()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Statistics.html>Statistics</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getTimeBase()">getTimeBase()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns time base.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Chapter.html#getTimeBase()">getTimeBase()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Chapter.html>Chapter</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getType()">getType()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns stream type.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/ReturnCode.html#getValue()">getValue()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/ReturnCode.html>ReturnCode</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Level.html#getValue()">getValue()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Level.html>Level</a>
</dt>
<dd>Returns level value.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Signal.html#getValue()">getValue()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Signal.html>Signal</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/FFmpegKitConfig.html#getVersion()">getVersion()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/FFmpegKitConfig.html>FFmpegKitConfig</a>
</dt>
<dd>Returns FFmpegKit library version.</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Statistics.html#getVideoFps()">getVideoFps()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Statistics.html>Statistics</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Statistics.html#getVideoFrameNumber()">getVideoFrameNumber()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Statistics.html>Statistics</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/Statistics.html#getVideoQuality()">getVideoQuality()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/Statistics.html>Statistics</a>
</dt>
<dd>&nbsp;</dd>
<dt>
<span class="memberNameLink">
<a href="../com/arthenica/ffmpegkit/StreamInformation.html#getWidth()">getWidth()</a>
</span> - function in com.arthenica.ffmpegkit.<a href=../com/arthenica/ffmpegkit/StreamInformation.html>StreamInformation</a>
</dt>
<dd>Returns width.</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;
<a href="index-2.html">C</a>&nbsp;
<a href="index-3.html">D</a>&nbsp;
<a href="index-4.html">E</a>&nbsp;
<a href="index-5.html">F</a>&nbsp;
<a href="index-6.html">G</a>&nbsp;
<a href="index-7.html">I</a>&nbsp;
<a href="index-8.html">L</a>&nbsp;
<a href="index-9.html">M</a>&nbsp;
<a href="index-10.html">N</a>&nbsp;
<a href="index-11.html">P</a>&nbsp;
<a href="index-12.html">R</a>&nbsp;
<a href="index-13.html">S</a>&nbsp;
<a href="index-14.html">T</a>&nbsp;
<a href="index-15.html">V</a>&nbsp;
</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</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">
<li><a href="index-5.html">PREV&nbsp;LETTER</a></li>
<li><a href="index-7.html">NEXT&nbsp;LETTER</a></li>
</ul>
<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>