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 > Abi (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="Abi (FFmpegKit)";
}
}
catch(err) {
}
//-->
2021-09-18 15:20:11 +03:00
var methods = {"i0":9,"i1":10,"i2":9,"i3":9};
2021-03-02 01:25:17 +02:00
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
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 = "navBarCell1Rev" > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
2021-09-18 15:20:11 +03:00
< ul class = "navList" >
< li > Prev Class< / li >
< li > < a href = "../../../com/arthenica/ffmpegkit/AbiDetect.html" title = "class in com.arthenica.ffmpegkit" > < span class = "typeNameLink" > Next Class< / span > < / a > < / 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?com/arthenica/ffmpegkit/Abi.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "Abi.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
< li > < a href = "../../../allclasses-noframe.html" > All 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 >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
< li > < a href = "#enum.constant.summary" > Enum Constants< / a > | < / li >
< li > Field | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > < a href = "#enum.constant.detail" > Enum Constants< / a > | < / li >
< li > Field | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / 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 ========= -->
<!-- ======== START OF CLASS DATA ======== -->
< div class = "header" >
2021-09-18 15:20:11 +03:00
< div class = "subTitle" > com.arthenica.ffmpegkit< / div >
2021-03-02 01:25:17 +02:00
< h2 title = "Enum Abi" class = "title" > Enum Abi< / h2 >
< / div >
< div class = "contentContainer" >
< ul class = "inheritance" >
< li > java.lang.Object< / li >
< li >
< ul class = "inheritance" >
2021-09-18 15:20:11 +03:00
< li > java.lang.Enum< < a href = "../../../com/arthenica/ffmpegkit/Abi.html" title = "enum in com.arthenica.ffmpegkit" > Abi< / a > > < / li >
2021-03-02 01:25:17 +02:00
< li >
< ul class = "inheritance" >
< li > com.arthenica.ffmpegkit.Abi< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
< dt > All Implemented Interfaces:< / dt >
2021-09-18 15:20:11 +03:00
< dd > java.io.Serializable, java.lang.Comparable< < a href = "../../../com/arthenica/ffmpegkit/Abi.html" title = "enum in com.arthenica.ffmpegkit" > Abi< / a > > < / dd >
2021-03-02 01:25:17 +02:00
< / dl >
< hr >
2021-09-18 15:20:11 +03:00
< br >
2021-03-02 01:25:17 +02:00
< pre > public enum < span class = "typeNameLabel" > Abi< / span >
2021-09-18 15:20:11 +03:00
extends java.lang.Enum< < a href = "../../../com/arthenica/ffmpegkit/Abi.html" title = "enum in com.arthenica.ffmpegkit" > Abi< / a > > < / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > < p > Enumeration for Android ABIs.< / div >
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
< ul class = "blockList" >
2021-09-18 15:20:11 +03:00
< li class = "blockList" > < a name = "enum.constant.summary" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< h3 > Enum Constant Summary< / h3 >
2021-09-18 15:20:11 +03:00
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Enum Constant Summary table, listing enum constants, and an explanation" >
2021-03-02 01:25:17 +02:00
< caption > < span > Enum Constants< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
2021-09-18 15:20:11 +03:00
< th class = "colOne" scope = "col" > Enum Constant and Description< / th >
2021-03-02 01:25:17 +02:00
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/Abi.html#ABI_ARM" > ABI_ARM< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Represents armeabi ABI< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/Abi.html#ABI_ARM64_V8A" > ABI_ARM64_V8A< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Represents arm64-v8a ABI< / div >
< / td >
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/Abi.html#ABI_ARMV7A" > ABI_ARMV7A< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Represents armeabi-v7a ABI< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/Abi.html#ABI_ARMV7A_NEON" > ABI_ARMV7A_NEON< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Represents armeabi-v7a ABI with NEON support< / div >
< / td >
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/Abi.html#ABI_UNKNOWN" > ABI_UNKNOWN< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Represents not supported ABIs< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/Abi.html#ABI_X86" > ABI_X86< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Represents x86 ABI< / div >
< / td >
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/Abi.html#ABI_X86_64" > ABI_X86_64< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Represents x86_64 ABI< / div >
< / td >
< / tr >
< / table >
< / li >
< / ul >
<!-- ========== METHOD SUMMARY =========== -->
< ul class = "blockList" >
2021-09-18 15:20:11 +03:00
< li class = "blockList" > < a name = "method.summary" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
2021-09-18 15:20:11 +03:00
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Method Summary table, listing methods, and an explanation" >
2021-03-02 01:25:17 +02:00
< caption > < span id = "t0" class = "activeTableTab" > < span > All Methods< / span > < span class = "tabEnd" > < / span > < / span > < span id = "t1" class = "tableTab" > < span > < a href = "javascript:show(1);" > Static Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t2" class = "tableTab" > < span > < a href = "javascript:show(2);" > Instance Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t4" class = "tableTab" > < span > < a href = "javascript:show(8);" > Concrete Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
2021-09-18 15:20:11 +03:00
< th class = "colLast" scope = "col" > Method and Description< / th >
2021-03-02 01:25:17 +02:00
< / tr >
< tr id = "i0" class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < code > static < a href = "../../../com/arthenica/ffmpegkit/Abi.html" title = "enum in com.arthenica.ffmpegkit" > Abi< / a > < / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/Abi.html#from-java.lang.String-" > from< / a > < / span > (java.lang.String abiName)< / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Returns the enumeration defined for the given ABI name.< / div >
< / td >
< / tr >
< tr id = "i1" class = "rowColor" >
< td class = "colFirst" > < code > java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/Abi.html#getName--" > getName< / a > < / span > ()< / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Returns the ABI name.< / div >
< / td >
< / tr >
< tr id = "i2" class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < code > static < a href = "../../../com/arthenica/ffmpegkit/Abi.html" title = "enum in com.arthenica.ffmpegkit" > Abi< / a > < / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/Abi.html#valueOf-java.lang.String-" > valueOf< / a > < / span > (java.lang.String name)< / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Returns the enum constant of this type with the specified name.< / div >
< / td >
< / tr >
< tr id = "i3" class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < code > static < a href = "../../../com/arthenica/ffmpegkit/Abi.html" title = "enum in com.arthenica.ffmpegkit" > Abi< / a > []< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/Abi.html#values--" > values< / a > < / span > ()< / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Returns an array containing the constants of this enum type, in
the order they are declared.< / div >
< / td >
< / tr >
< / table >
< ul class = "blockList" >
2021-09-18 15:20:11 +03:00
< li class = "blockList" > < a name = "methods.inherited.from.class.java.lang.Enum" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< h3 > Methods inherited from class java.lang.Enum< / h3 >
< code > clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf< / code > < / li >
< / ul >
< ul class = "blockList" >
2021-09-18 15:20:11 +03:00
< li class = "blockList" > < a name = "methods.inherited.from.class.java.lang.Object" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< h3 > Methods inherited from class java.lang.Object< / h3 >
< code > getClass, notify, notifyAll, wait, wait, wait< / code > < / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- ============ ENUM CONSTANT DETAIL =========== -->
< ul class = "blockList" >
2021-09-18 15:20:11 +03:00
< li class = "blockList" > < a name = "enum.constant.detail" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< h3 > Enum Constant Detail< / h3 >
2021-09-18 15:20:11 +03:00
< a name = "ABI_ARMV7A_NEON" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ABI_ARMV7A_NEON< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Abi.html" title = "enum in com.arthenica.ffmpegkit" > Abi< / a > ABI_ARMV7A_NEON< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Represents armeabi-v7a ABI with NEON support< / div >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "ABI_ARMV7A" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ABI_ARMV7A< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Abi.html" title = "enum in com.arthenica.ffmpegkit" > Abi< / a > ABI_ARMV7A< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Represents armeabi-v7a ABI< / div >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "ABI_ARM" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ABI_ARM< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Abi.html" title = "enum in com.arthenica.ffmpegkit" > Abi< / a > ABI_ARM< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Represents armeabi ABI< / div >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "ABI_X86" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ABI_X86< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Abi.html" title = "enum in com.arthenica.ffmpegkit" > Abi< / a > ABI_X86< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Represents x86 ABI< / div >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "ABI_X86_64" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ABI_X86_64< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Abi.html" title = "enum in com.arthenica.ffmpegkit" > Abi< / a > ABI_X86_64< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Represents x86_64 ABI< / div >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "ABI_ARM64_V8A" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ABI_ARM64_V8A< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Abi.html" title = "enum in com.arthenica.ffmpegkit" > Abi< / a > ABI_ARM64_V8A< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Represents arm64-v8a ABI< / div >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "ABI_UNKNOWN" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > ABI_UNKNOWN< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Abi.html" title = "enum in com.arthenica.ffmpegkit" > Abi< / a > ABI_UNKNOWN< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Represents not supported ABIs< / div >
< / li >
< / ul >
< / li >
< / ul >
<!-- ============ METHOD DETAIL ========== -->
< ul class = "blockList" >
2021-09-18 15:20:11 +03:00
< li class = "blockList" > < a name = "method.detail" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
2021-09-18 15:20:11 +03:00
< a name = "values--" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > values< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static < a href = "../../../com/arthenica/ffmpegkit/Abi.html" title = "enum in com.arthenica.ffmpegkit" > Abi< / a > [] values()< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Returns an array containing the constants of this enum type, in
2021-09-18 15:20:11 +03:00
the order they are declared. This method may be used to iterate
2021-03-02 01:25:17 +02:00
over the constants as follows:
< pre >
for (Abi c : Abi.values())
System.out.println(c);
< / pre > < / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > an array containing the constants of this enum type, in the order they are declared< / dd >
< / dl >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "valueOf-java.lang.String-" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > valueOf< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static < a href = "../../../com/arthenica/ffmpegkit/Abi.html" title = "enum in com.arthenica.ffmpegkit" > Abi< / a > valueOf(java.lang.String name)< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Returns the enum constant of this type with the specified name.
The string must match < i > exactly< / i > an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > name< / code > - the name of the enum constant to be returned.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > the enum constant with the specified name< / dd >
< dt > < span class = "throwsLabel" > Throws:< / span > < / dt >
< dd > < code > java.lang.IllegalArgumentException< / code > - if this enum type has no constant with the specified name< / dd >
< dd > < code > java.lang.NullPointerException< / code > - if the argument is null< / dd >
< / dl >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "from-java.lang.String-" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > from< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static < a href = "../../../com/arthenica/ffmpegkit/Abi.html" title = "enum in com.arthenica.ffmpegkit" > Abi< / a > from(java.lang.String abiName)< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > < p > Returns the enumeration defined for the given ABI name.< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > abiName< / code > - ABI name< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > enumeration defined for the ABI name< / dd >
< / dl >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "getName--" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > getName< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public java.lang.String getName()< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Returns the ABI name.< / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > ABI name as defined in Android NDK documentation< / dd >
< / dl >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< / div >
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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 = "navBarCell1Rev" > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
2021-09-18 15:20:11 +03:00
< ul class = "navList" >
< li > Prev Class< / li >
< li > < a href = "../../../com/arthenica/ffmpegkit/AbiDetect.html" title = "class in com.arthenica.ffmpegkit" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?com/arthenica/ffmpegkit/Abi.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "Abi.html" target = "_top" > No 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 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 >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
< li > < a href = "#enum.constant.summary" > Enum Constants< / a > | < / li >
< li > Field | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > < a href = "#enum.constant.detail" > Enum Constants< / a > | < / li >
< li > Field | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / 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 >