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 > Level < / 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 > < 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" id = "allclasses_navbar_top" style = "display: block;" >
< li > < a href = "../../../allclasses.html" > All Classes< / a > < / li >
< / ul >
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" > < / div >
< script type = "text/javascript" > < ! - -
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
< / script >
< / nav >
2022-09-17 20:29:42 +03:00
< / header >
2023-08-22 23:00:49 +03:00
2022-09-17 20:29:42 +03:00
< main role = "main" >
2023-08-22 23:00:49 +03:00
< div class = "header" >
< div class = "subTitle" > < span class = "packageLabelInType" > Package< / span > < a href = "package-summary.html" > < / a > < / div >
< 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" >
< li > adaptation.Adaptation< / li >
< / ul >
< / li >
< / ul > TODO inheritance tree -->
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
< dt > All Implemented Interfaces:< / dt >
< dd >
< code > java.io.Serializable< / code >
,
< code > java.lang.Comparable< / code >
< / dd >
< / dl >
< hr >
< pre class = "wrap-overflow" >
public enum < span class = "typeNameLabel" > < a href = Level.html > Level< / a > < / span >
< / pre >
< div class = "block" > < p > Enumeration type for log levels.< / p > < / div >
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- ======== NESTED CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
< section role = "region" >
< ul class = "blockList" >
< li class = "blockList" > < a id = "field.summary" >
<!-- -->
< / a >
< h3 > Field Summary< / h3 >
< div class = "memberSummary" >
< table >
< caption > < span > Fields< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colSecond" scope = "col" > Field< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > private final int< / code > < / td >
< th class = "colSecond" scope = "row" > < code > < a href = Level.html#value > value< / a > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< / table >
< / div >
< / li >
< / ul >
< / section >
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
< section role = "region" >
< ul class = "blockList" >
< li class = "blockList" > < a id = "enum.constant.summary" >
<!-- -->
< / a >
< h3 > Enum Constant Summary< / h3 >
< table class = "memberSummary" >
< caption > < span > Enum Constants< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Enum Constant< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tr class = "altColor" >
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a
href="TODO">< a href = Level.html#AV_LOG_TRACE > AV_LOG_TRACE< / a > < / a > < / span > < / code > < / th >
< td class = "colLast" > < p > Extremely verbose debugging, useful for libav* development.< / p > < / td >
< / tr >
< tr class = "rowColor" >
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a
href="TODO">< a href = Level.html#AV_LOG_DEBUG > AV_LOG_DEBUG< / a > < / a > < / span > < / code > < / th >
< td class = "colLast" > < p > Stuff which is only useful for libav* developers.< / p > < / td >
< / tr >
< tr class = "altColor" >
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a
href="TODO">< a href = Level.html#AV_LOG_VERBOSE > AV_LOG_VERBOSE< / a > < / a > < / span > < / code > < / th >
< td class = "colLast" > < p > Detailed information.< / p > < / td >
< / tr >
< tr class = "rowColor" >
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a
href="TODO">< a href = Level.html#AV_LOG_INFO > AV_LOG_INFO< / a > < / a > < / span > < / code > < / th >
< td class = "colLast" > < p > Standard information.< / p > < / td >
< / tr >
< tr class = "altColor" >
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a
href="TODO">< a href = Level.html#AV_LOG_WARNING > AV_LOG_WARNING< / a > < / a > < / span > < / code > < / th >
< td class = "colLast" > < p > Something somehow does not look correct. This may or may notlead to problems. An example would be the use of '-vstrict -2'.< / p > < / td >
< / tr >
< tr class = "rowColor" >
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a
href="TODO">< a href = Level.html#AV_LOG_ERROR > AV_LOG_ERROR< / a > < / a > < / span > < / code > < / th >
< td class = "colLast" > < p > Something went wrong and cannot losslessly be recovered.However, not all future data is affected.< / p > < / td >
< / tr >
< tr class = "altColor" >
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a
href="TODO">< a href = Level.html#AV_LOG_FATAL > AV_LOG_FATAL< / a > < / a > < / span > < / code > < / th >
< td class = "colLast" > < p > Something went wrong and recovery is not possible.For example, no header was found for a format which dependson headers or an illegal combination of parameters is used.< / p > < / td >
< / tr >
< tr class = "rowColor" >
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a
href="TODO">< a href = Level.html#AV_LOG_PANIC > AV_LOG_PANIC< / a > < / a > < / span > < / code > < / th >
< td class = "colLast" > < p > Something went really wrong and we will crash now.< / p > < / td >
< / tr >
< tr class = "altColor" >
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a
href="TODO">< a href = Level.html#AV_LOG_QUIET > AV_LOG_QUIET< / a > < / a > < / span > < / code > < / th >
< td class = "colLast" > < p > Print no output.< / p > < / td >
< / tr >
< tr class = "rowColor" >
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a
href="TODO">< a href = Level.html#AV_LOG_STDERR > AV_LOG_STDERR< / a > < / a > < / span > < / code > < / th >
< td class = "colLast" > < p > This log level is defined by FFmpegKit. It is used to specify logs printed to stderr byFFmpeg. Logs that has this level are not filtered and always redirected.< / p > < / td >
< / tr >
< / table >
< / li >
< / ul >
< / section >
<!-- ========== METHOD SUMMARY =========== -->
< section role = "region" >
< ul class = "blockList" >
< li class = "blockList" > < a id = "method.summary" >
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
< div class = "memberSummary" >
< div role = "tablist" aria-orientation = "horizontal" >
< button role = "tab" aria-selected = "true" aria-controls = "memberSummary_tabpanel" tabindex = "0" onkeydown = "switchTab(event)" id = "t0" class = "activeTableTab" > All Methods< / button >
<!-- TODO: Instance and Concrete Methods #1118 -->
< / div >
< div id = "memberSummary_tabpanel" role = "tabpanel" >
< table aria-labelledby = "t0" >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colSecond" scope = "col" > Method< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tr id = "i0" class = "altColor" >
< td class = "colFirst" > < code > static < a href = Level.html > Level< / a > < / code >
< / td >
< th class = "colSecond" scope = "row" > < code > < a href = Level.html#from(int) > from< / a > (int value) < / code >
< / th >
< td class = "colLast" > Returns the enumeration defined by provided value.< / td >
< / tr >
< tr id = "i1" class = "rowColor" >
< td class = "colFirst" > < code > static < a href = https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html > Array< / a > < < a href = Level.html > Level< / a > > < / code >
< / td >
< th class = "colSecond" scope = "row" > < code > < a href = Level.html#values() > values< / a > () < / code >
< / th >
< td class = "colLast" > < / td >
< / tr >
< tr id = "i2" class = "altColor" >
< td class = "colFirst" > < code > static < a href = Level.html > Level< / a > < / code >
< / td >
< th class = "colSecond" scope = "row" > < code > < a href = Level.html#valueOf(String) > valueOf< / a > (< a href = https://developer.android.com/reference/kotlin/java/lang/String.html > String< / a > name) < / code >
< / th >
< td class = "colLast" > < / td >
< / tr >
< tr id = "i3" class = "rowColor" >
< td class = "colFirst" > < code > int< / code >
< / td >
< th class = "colSecond" scope = "row" > < code > < a href = Level.html#getValue() > getValue< / a > () < / code >
< / th >
< td class = "colLast" > Returns level value.< / td >
< / tr >
< / tbody >
< / table >
< / div >
< ul class = "blockList" >
< li class = "blockList" > < a id = "methods.inherited.from.class.java.lang.Object" >
<!-- -->
< / a >
< h3 > Methods inherited from class java.lang.Object< / h3 >
< code > clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString,
wait, wait, wait< / code > < / li >
< / ul >
< / li >
< / ul >
< / section >
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<!-- ============ METHOD DETAIL ========== -->
< section role = "region" >
< ul class = "blockList" >
< li class = "blockList" > < a id = "method.detail" >
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
< a id = "from(int)" >
<!-- -->
< / a >
< ul class =
"blockList"
>
< li class = "blockList" >
< h4 > from< / h4 >
< pre class = "methodSignature" > static < a href = Level.html > Level< / a > < a href = Level.html#from(int) > from< / a > (int value)< / pre >
< div class = "block" > < p > Returns the enumeration defined by provided value.< / p > < / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - level value< / dd >
< / dl >
<!-- TODO missing return annotation -->
< / li >
< / ul >
< a id = "values()" >
<!-- -->
< / a >
< ul class =
"blockList"
>
< li class = "blockList" >
< h4 > values< / h4 >
< pre class = "methodSignature" > static < a href = https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html > Array< / a > < < a href = Level.html > Level< / a > > < a href = Level.html#values() > values< / a > ()< / pre >
< div class = "block" > < / div >
<!-- TODO missing return annotation -->
< / li >
< / ul >
< a id = "valueOf(String)" >
<!-- -->
< / a >
< ul class =
"blockList"
>
< li class = "blockList" >
< h4 > valueOf< / h4 >
< pre class = "methodSignature" > static < a href = Level.html > Level< / a > < a href = Level.html#valueOf(String) > valueOf< / a > (< a href = https://developer.android.com/reference/kotlin/java/lang/String.html > String< / a > name)< / pre >
< div class = "block" > < / div >
<!-- TODO missing return annotation -->
< / li >
< / ul >
< a id = "getValue()" >
<!-- -->
< / a >
< ul class =
"blockListLast"
>
< li class = "blockList" >
< h4 > getValue< / h4 >
< pre class = "methodSignature" > int < a href = Level.html#getValue() > getValue< / a > ()< / pre >
< div class = "block" > < p > Returns level value.< / p > < / div >
<!-- TODO missing return annotation -->
< / li >
< / ul >
< / li >
< / ul >
< / section >
< / li >
< / ul >
< / div >
< / 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 > < 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" id = "allclasses_navbar_top" style = "display: block;" >
< li > < a href = "../../../allclasses.html" > All 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 >