ffmpeg-kit/docs/android/javadoc/overview-tree.html

180 lines
9.9 KiB
HTML
Raw Normal View History

2021-09-18 15:20:11 +03:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2021-03-02 01:25:17 +02:00
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Class Hierarchy (FFmpegKit)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Class Hierarchy (FFmpegKit)";
}
}
catch(err) {
}
//-->
2021-09-18 15:20:11 +03:00
</script>
2021-03-02 01:25:17 +02:00
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
2021-09-18 15:20:11 +03:00
<div class="topNav"><a name="navbar.top">
2021-03-02 01:25:17 +02:00
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
2021-09-18 15:20:11 +03:00
<a name="navbar.top.firstrow">
2021-03-02 01:25:17 +02:00
<!-- -->
</a>
<ul class="navList" title="Navigation">
2021-09-18 15:20:11 +03:00
<li><a href="com/arthenica/ffmpegkit/package-summary.html">Package</a></li>
2021-03-02 01:25:17 +02:00
<li>Class</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
2021-09-18 15:20:11 +03:00
<ul class="navList">
<li>Prev</li>
<li>Next</li>
2021-03-02 01:25:17 +02:00
</ul>
2021-09-18 15:20:11 +03:00
<ul class="navList">
<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
<li><a href="overview-tree.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
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>
</div>
2021-09-18 15:20:11 +03:00
<a name="skip.navbar.top">
2021-03-02 01:25:17 +02:00
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For All Packages</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="com/arthenica/ffmpegkit/package-tree.html">com.arthenica.ffmpegkit</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
2021-09-18 15:20:11 +03:00
<li type="circle">java.lang.Object
2021-03-02 01:25:17 +02:00
<ul>
2021-09-18 15:20:11 +03:00
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/AbiDetect.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">AbiDetect</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/AbstractSession.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">AbstractSession</span></a> (implements com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/Session.html" title="interface in com.arthenica.ffmpegkit">Session</a>)
2021-03-02 01:25:17 +02:00
<ul>
2021-09-18 15:20:11 +03:00
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/FFmpegSession.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">FFmpegSession</span></a> (implements com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/Session.html" title="interface in com.arthenica.ffmpegkit">Session</a>)</li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/FFprobeSession.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">FFprobeSession</span></a> (implements com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/Session.html" title="interface in com.arthenica.ffmpegkit">Session</a>)
2021-03-02 01:25:17 +02:00
<ul>
2021-09-18 15:20:11 +03:00
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/MediaInformationSession.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">MediaInformationSession</span></a> (implements com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/Session.html" title="interface in com.arthenica.ffmpegkit">Session</a>)</li>
2021-03-02 01:25:17 +02:00
</ul>
</li>
</ul>
</li>
2021-09-18 15:20:11 +03:00
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/AsyncFFmpegExecuteTask.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">AsyncFFmpegExecuteTask</span></a> (implements java.lang.Runnable)</li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/AsyncFFprobeExecuteTask.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">AsyncFFprobeExecuteTask</span></a> (implements java.lang.Runnable)</li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/AsyncGetMediaInformationTask.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">AsyncGetMediaInformationTask</span></a> (implements java.lang.Runnable)</li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/FFmpegKit.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">FFmpegKit</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/FFmpegKitConfig.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">FFmpegKitConfig</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/FFprobeKit.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">FFprobeKit</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/Log.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">Log</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/MediaInformation.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">MediaInformation</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/MediaInformationJsonParser.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">MediaInformationJsonParser</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/NativeLoader.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">NativeLoader</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/Packages.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">Packages</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/ReturnCode.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">ReturnCode</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/Statistics.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">Statistics</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/StreamInformation.html" title="class in com.arthenica.ffmpegkit"><span class="typeNameLink">StreamInformation</span></a></li>
2021-03-02 01:25:17 +02:00
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
2021-09-18 15:20:11 +03:00
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/ExecuteCallback.html" title="interface in com.arthenica.ffmpegkit"><span class="typeNameLink">ExecuteCallback</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/LogCallback.html" title="interface in com.arthenica.ffmpegkit"><span class="typeNameLink">LogCallback</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/Session.html" title="interface in com.arthenica.ffmpegkit"><span class="typeNameLink">Session</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/StatisticsCallback.html" title="interface in com.arthenica.ffmpegkit"><span class="typeNameLink">StatisticsCallback</span></a></li>
2021-03-02 01:25:17 +02:00
</ul>
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
<ul>
2021-09-18 15:20:11 +03:00
<li type="circle">java.lang.Object
2021-03-02 01:25:17 +02:00
<ul>
2021-09-18 15:20:11 +03:00
<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
2021-03-02 01:25:17 +02:00
<ul>
2021-09-18 15:20:11 +03:00
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/SessionState.html" title="enum in com.arthenica.ffmpegkit"><span class="typeNameLink">SessionState</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/Abi.html" title="enum in com.arthenica.ffmpegkit"><span class="typeNameLink">Abi</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/LogRedirectionStrategy.html" title="enum in com.arthenica.ffmpegkit"><span class="typeNameLink">LogRedirectionStrategy</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/Level.html" title="enum in com.arthenica.ffmpegkit"><span class="typeNameLink">Level</span></a></li>
<li type="circle">com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/Signal.html" title="enum in com.arthenica.ffmpegkit"><span class="typeNameLink">Signal</span></a></li>
2021-03-02 01:25:17 +02:00
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2021-09-18 15:20:11 +03:00
<div class="bottomNav"><a name="navbar.bottom">
2021-03-02 01:25:17 +02:00
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
2021-09-18 15:20:11 +03:00
<a name="navbar.bottom.firstrow">
2021-03-02 01:25:17 +02:00
<!-- -->
</a>
<ul class="navList" title="Navigation">
2021-09-18 15:20:11 +03:00
<li><a href="com/arthenica/ffmpegkit/package-summary.html">Package</a></li>
2021-03-02 01:25:17 +02:00
<li>Class</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
2021-09-18 15:20:11 +03:00
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
<li><a href="overview-tree.html" target="_top">No&nbsp;Frames</a></li>
</ul>
2021-03-02 01:25:17 +02:00
<ul class="navList" id="allclasses_navbar_bottom">
2021-09-18 15:20:11 +03:00
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
2021-03-02 01:25:17 +02:00
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
2021-09-18 15:20:11 +03:00
<a name="skip.navbar.bottom">
2021-03-02 01:25:17 +02:00
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>