ffmpeg-kit/docs/android/javadoc/com/arthenica/ffmpegkit/package-summary.html

289 lines
13 KiB
HTML
Raw Normal View History

2022-09-17 20:29:42 +03:00
<!DOCTYPE HTML>
2021-03-02 01:25:17 +02:00
<!-- NewPage -->
2023-08-22 23:00:49 +03:00
<html lang="en"><head>
<title>Package com.arthenica.ffmpegkit </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">
2022-09-17 20:29:42 +03:00
var pathtoroot = "../../../";
2023-08-22 23:00:49 +03:00
</script>
2021-03-02 01:25:17 +02:00
<noscript>
2023-08-22 23:00:49 +03:00
<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 class="navBarCell1Rev">Package</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" id="allclasses_navbar_top" style="display: block;">
<li><a href="../../../allclasses.html">All&nbsp;Classes</a></li>
2022-09-17 20:29:42 +03:00
</ul>
2023-08-22 23:00:49 +03:00
2022-09-17 20:29:42 +03:00
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
2023-08-22 23:00:49 +03:00
<input type="text" id="search" value="search" class="ui-autocomplete-input" autocomplete="off" placeholder="Search">
<input type="reset" id="reset" value="reset">
2022-09-17 20:29:42 +03:00
</li>
2021-03-02 01:25:17 +02:00
</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>
2022-09-17 20:29:42 +03:00
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
2021-03-02 01:25:17 +02:00
</div>
2022-09-17 20:29:42 +03:00
<a id="skip.navbar.top">
2021-03-02 01:25:17 +02:00
<!-- -->
2023-08-22 23:00:49 +03:00
</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>
2022-09-17 20:29:42 +03:00
</header>
<main role="main">
2023-08-22 23:00:49 +03:00
<div class="header">
<h1 title="Package" class="title">Package com.arthenica.ffmpegkit </h1>
</div>
<div class="header">
<div class="subtitle">
<div class="block"></div>
</div>
<p>See: <a href="#overview_description">Description</a></p>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<div class="typeSummary">
<table>
<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
2021-03-02 01:25:17 +02:00
<tr>
2023-08-22 23:00:49 +03:00
<th class="colFirst" scope="col">Enum</th>
2021-03-02 01:25:17 +02:00
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
2023-08-22 23:00:49 +03:00
<tr class="altColor"><th class="colFirst" scope="row"><a href=SessionState.html>SessionState</a></th><td class="colLast"></td></tr>
<tr class="rowColor"><th class="colFirst" scope="row"><a href=Abi.html>Abi</a></th><td class="colLast">Enumeration for Android ABIs.</td></tr>
<tr class="altColor"><th class="colFirst" scope="row"><a href=LogRedirectionStrategy.html>LogRedirectionStrategy</a></th><td class="colLast"></td></tr>
<tr class="rowColor"><th class="colFirst" scope="row"><a href=Level.html>Level</a></th><td class="colLast">Enumeration type for log levels.</td></tr>
<tr class="altColor"><th class="colFirst" scope="row"><a href=Signal.html>Signal</a></th><td class="colLast">Lists signals handled by FFmpegKit library.</td></tr>
2021-03-02 01:25:17 +02:00
</tbody>
</table>
2023-08-22 23:00:49 +03:00
</div>
</li>
<li class="blockList">
<div class="typeSummary">
<table>
2021-03-02 01:25:17 +02:00
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
2023-08-22 23:00:49 +03:00
<tr class="altColor"><th class="colFirst" scope="row"><a href=NativeLoader.html>NativeLoader</a></th><td class="colLast">Responsible of loading native libraries.</td></tr>
<tr class="rowColor"><th class="colFirst" scope="row"><a href=MediaInformation.html>MediaInformation</a></th><td class="colLast">Media information class.</td></tr>
<tr class="altColor"><th class="colFirst" scope="row"><a href=AsyncFFprobeExecuteTask.html>AsyncFFprobeExecuteTask</a></th><td class="colLast">Executes an FFprobe session asynchronously.</td></tr>
<tr class="rowColor"><th class="colFirst" scope="row"><a href=Packages.html>Packages</a></th><td class="colLast">Helper class to extract binary package information.</td></tr>
<tr class="altColor"><th class="colFirst" scope="row"><a href=FFprobeKit.html>FFprobeKit</a></th><td class="colLast">Main class to run <code>FFprobe</code> commands.</td></tr>
<tr class="rowColor"><th class="colFirst" scope="row"><a href=AsyncGetMediaInformationTask.html>AsyncGetMediaInformationTask</a></th><td class="colLast">Executes a MediaInformation session asynchronously.</td></tr>
<tr class="altColor"><th class="colFirst" scope="row"><a href=FFmpegKitConfig.html>FFmpegKitConfig</a></th><td class="colLast">Configuration class of <code>FFmpegKit</code> library.</td></tr>
<tr class="rowColor"><th class="colFirst" scope="row"><a href=Statistics.html>Statistics</a></th><td class="colLast">Statistics entry for an FFmpeg execute session.</td></tr>
<tr class="altColor"><th class="colFirst" scope="row"><a href=AsyncFFmpegExecuteTask.html>AsyncFFmpegExecuteTask</a></th><td class="colLast">Executes an FFmpeg session asynchronously.</td></tr>
<tr class="rowColor"><th class="colFirst" scope="row"><a href=Log.html>Log</a></th><td class="colLast">Log entry for an <code>FFmpegKit</code> session.</td></tr>
<tr class="altColor"><th class="colFirst" scope="row"><a href=StreamInformation.html>StreamInformation</a></th><td class="colLast">Stream information class.</td></tr>
<tr class="rowColor"><th class="colFirst" scope="row"><a href=MediaInformationJsonParser.html>MediaInformationJsonParser</a></th><td class="colLast">A parser that constructs <a href=MediaInformation.html>MediaInformation</a> from FFprobe's json output.</td></tr>
<tr class="altColor"><th class="colFirst" scope="row"><a href=Chapter.html>Chapter</a></th><td class="colLast"></td></tr>
<tr class="rowColor"><th class="colFirst" scope="row"><a href=FFmpegKit.html>FFmpegKit</a></th><td class="colLast">Main class to run <code>FFmpeg</code> commands.</td></tr>
<tr class="altColor"><th class="colFirst" scope="row"><a href=AbiDetect.html>AbiDetect</a></th><td class="colLast">Detects the running ABI name natively using Google <code>cpu-features</code> library.</td></tr>
<tr class="rowColor"><th class="colFirst" scope="row"><a href=FFmpegSession.html>FFmpegSession</a></th><td class="colLast">An FFmpeg session.</td></tr>
<tr class="altColor"><th class="colFirst" scope="row"><a href=FFprobeSession.html>FFprobeSession</a></th><td class="colLast">An FFprobe session.</td></tr>
<tr class="rowColor"><th class="colFirst" scope="row"><a href=ReturnCode.html>ReturnCode</a></th><td class="colLast"></td></tr>
<tr class="altColor"><th class="colFirst" scope="row"><a href=AbstractSession.html>AbstractSession</a></th><td class="colLast">Abstract session implementation which includes common features shared by <code>FFmpeg</code>, <code>FFprobe</code> and <code>MediaInformation</code> sessions.</td></tr>
<tr class="rowColor"><th class="colFirst" scope="row"><a href=MediaInformationSession.html>MediaInformationSession</a></th><td class="colLast">A custom FFprobe session, which produces a <code>MediaInformation</code> object using the FFprobe output.</td></tr>
2021-03-02 01:25:17 +02:00
</tbody>
</table>
2023-08-22 23:00:49 +03:00
</div>
</li>
<li class="blockList">
<div class="typeSummary">
<table>
<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
2021-03-02 01:25:17 +02:00
<tr>
2023-08-22 23:00:49 +03:00
<th class="colFirst" scope="col">Interface</th>
2021-03-02 01:25:17 +02:00
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
2023-08-22 23:00:49 +03:00
<tr class="altColor"><th class="colFirst" scope="row"><a href=FFprobeSessionCompleteCallback.html>FFprobeSessionCompleteCallback</a></th><td class="colLast">Callback function that is invoked when an asynchronous <code>FFprobe</code> session has ended.</td></tr>
<tr class="rowColor"><th class="colFirst" scope="row"><a href=LogCallback.html>LogCallback</a></th><td class="colLast">Callback function that receives logs generated for <code>FFmpegKit</code> sessions.</td></tr>
<tr class="altColor"><th class="colFirst" scope="row"><a href=StatisticsCallback.html>StatisticsCallback</a></th><td class="colLast">Callback function that receives statistics generated for <code>FFmpegKit</code> sessions.</td></tr>
<tr class="rowColor"><th class="colFirst" scope="row"><a href=MediaInformationSessionCompleteCallback.html>MediaInformationSessionCompleteCallback</a></th><td class="colLast">Callback function that is invoked when an asynchronous <code>MediaInformation</code> session has ended.</td></tr>
<tr class="altColor"><th class="colFirst" scope="row"><a href=FFmpegSessionCompleteCallback.html>FFmpegSessionCompleteCallback</a></th><td class="colLast">Callback function that is invoked when an asynchronous <code>FFmpeg</code> session has ended.</td></tr>
<tr class="rowColor"><th class="colFirst" scope="row"><a href=Session.html>Session</a></th><td class="colLast">Common interface for all <code>FFmpegKit</code> sessions.</td></tr>
2021-03-02 01:25:17 +02:00
</tbody>
</table>
2023-08-22 23:00:49 +03:00
</div>
</li>
</ul>
</div>
2022-09-17 20:29:42 +03:00
</main>
<footer role="contentinfo">
2023-08-22 23:00:49 +03:00
<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 class="navBarCell1Rev">Package</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" id="allclasses_navbar_top" style="display: block;">
<li><a href="../../../allclasses.html">All&nbsp;Classes</a></li>
2021-03-02 01:25:17 +02:00
</ul>
<div>
<script type="text/javascript"><!--
2023-08-22 23:00:49 +03:00
allClassesLink = document.getElementById("allclasses_navbar_top");
2021-03-02 01:25:17 +02:00
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
2022-09-17 20:29:42 +03:00
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
2021-03-02 01:25:17 +02:00
</div>
2023-08-22 23:00:49 +03:00
<a id="skip.navbar.top">
2021-03-02 01:25:17 +02:00
<!-- -->
2023-08-22 23:00:49 +03:00
</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>
2021-03-02 01:25:17 +02:00
</body>
</html>