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 > Level (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="Level (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 > < a href = "../../../com/arthenica/ffmpegkit/FFprobeSession.html" title = "class in com.arthenica.ffmpegkit" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../com/arthenica/ffmpegkit/Log.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/Level.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "Level.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 Level" class = "title" > Enum Level< / 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/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / a > > < / li >
2021-03-02 01:25:17 +02:00
< li >
< ul class = "inheritance" >
< li > com.arthenica.ffmpegkit.Level< / 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/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / 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" > Level< / span >
2021-09-18 15:20:11 +03:00
extends java.lang.Enum< < a href = "../../../com/arthenica/ffmpegkit/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / a > > < / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > < p > Enumeration type for log levels.< / 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/Level.html#AV_LOG_DEBUG" > AV_LOG_DEBUG< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Stuff which is only useful for libav* developers.< / 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/Level.html#AV_LOG_ERROR" > AV_LOG_ERROR< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Something went wrong and cannot losslessly be recovered.< / 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/Level.html#AV_LOG_FATAL" > AV_LOG_FATAL< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Something went wrong and recovery is not possible.< / 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/Level.html#AV_LOG_INFO" > AV_LOG_INFO< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Standard information.< / 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/Level.html#AV_LOG_PANIC" > AV_LOG_PANIC< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Something went really wrong and we will crash now.< / 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/Level.html#AV_LOG_QUIET" > AV_LOG_QUIET< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Print no output.< / 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/Level.html#AV_LOG_STDERR" > AV_LOG_STDERR< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > This log level is defined by FFmpegKit.< / 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/Level.html#AV_LOG_TRACE" > AV_LOG_TRACE< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Extremely verbose debugging, useful for libav* development.< / 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/Level.html#AV_LOG_VERBOSE" > AV_LOG_VERBOSE< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Detailed information.< / 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/Level.html#AV_LOG_WARNING" > AV_LOG_WARNING< / a > < / span > < / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Something somehow does not look correct.< / 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/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / a > < / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/Level.html#from-int-" > from< / a > < / span > (int value)< / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Returns the enumeration defined by provided value.< / div >
< / td >
< / tr >
< tr id = "i1" class = "rowColor" >
< td class = "colFirst" > < code > int< / code > < / td >
2021-09-18 15:20:11 +03:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/Level.html#getValue--" > getValue< / a > < / span > ()< / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Returns level value.< / 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/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / a > < / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/Level.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/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / a > []< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/Level.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 = "AV_LOG_STDERR" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > AV_LOG_STDERR< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / a > AV_LOG_STDERR< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > This log level is defined by FFmpegKit. It is used to specify logs printed to stderr by
FFmpeg. Logs that has this level are not filtered and always redirected.< / div >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "AV_LOG_QUIET" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > AV_LOG_QUIET< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / a > AV_LOG_QUIET< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Print no output.< / div >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "AV_LOG_PANIC" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > AV_LOG_PANIC< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / a > AV_LOG_PANIC< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Something went really wrong and we will crash now.< / div >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "AV_LOG_FATAL" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > AV_LOG_FATAL< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / a > AV_LOG_FATAL< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Something went wrong and recovery is not possible.
For example, no header was found for a format which depends
on headers or an illegal combination of parameters is used.< / div >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "AV_LOG_ERROR" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > AV_LOG_ERROR< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / a > AV_LOG_ERROR< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Something went wrong and cannot losslessly be recovered.
However, not all future data is affected.< / div >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "AV_LOG_WARNING" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > AV_LOG_WARNING< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / a > AV_LOG_WARNING< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Something somehow does not look correct. This may or may not
lead to problems. An example would be the use of '-vstrict -2'.< / div >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "AV_LOG_INFO" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > AV_LOG_INFO< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / a > AV_LOG_INFO< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Standard information.< / div >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "AV_LOG_VERBOSE" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > AV_LOG_VERBOSE< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / a > AV_LOG_VERBOSE< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Detailed information.< / div >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "AV_LOG_DEBUG" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > AV_LOG_DEBUG< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / a > AV_LOG_DEBUG< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Stuff which is only useful for libav* developers.< / div >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "AV_LOG_TRACE" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > AV_LOG_TRACE< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public static final < a href = "../../../com/arthenica/ffmpegkit/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / a > AV_LOG_TRACE< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Extremely verbose debugging, useful for libav* development.< / 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/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / 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 (Level c : Level.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/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / 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-int-" >
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/Level.html" title = "enum in com.arthenica.ffmpegkit" > Level< / a > from(int value)< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > < p > Returns the enumeration defined by provided value.< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - level value< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > enumeration defined by value< / dd >
< / dl >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "getValue--" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > getValue< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public int getValue()< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Returns level value.< / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > level value< / 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 > < a href = "../../../com/arthenica/ffmpegkit/FFprobeSession.html" title = "class in com.arthenica.ffmpegkit" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../com/arthenica/ffmpegkit/Log.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/Level.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "Level.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 >