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 > Constant Field Values (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="Constant Field Values (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" >
< li > < a href = "com/arthenica/ffmpegkit/package-summary.html" > Package< / a > < / li >
< li > Class< / li >
< li > < a href = "overview-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< / 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?constant-values.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "constant-values.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 >
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 title = "Constant Field Values" class = "title" > Constant Field Values< / h1 >
< h2 title = "Contents" > Contents< / h2 >
< ul >
< li > < a href = "#com.arthenica" > com.arthenica.*< / a > < / li >
< / ul >
< / div >
2021-09-18 15:20:11 +03:00
< div class = "constantValuesContainer" > < a name = "com.arthenica" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< h2 title = "com.arthenica" > com.arthenica.*< / h2 >
< ul class = "blockList" >
< li class = "blockList" >
2021-09-18 15:20:11 +03:00
< table class = "constantsSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Constant Field Values table, listing constant fields, and values" >
2021-03-02 01:25:17 +02:00
< caption > < span > com.arthenica.ffmpegkit.< a href = "com/arthenica/ffmpegkit/AbstractSession.html" title = "class in com.arthenica.ffmpegkit" > AbstractSession< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
2021-09-18 15:20:11 +03:00
< th scope = "col" > Constant Field< / th >
2021-03-02 01:25:17 +02:00
< th class = "colLast" scope = "col" > Value< / th >
< / tr >
< tbody >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.AbstractSession.DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final int< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/AbstractSession.html#DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT" > DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > 5000< / code > < / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" >
2021-09-18 15:20:11 +03:00
< table class = "constantsSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Constant Field Values table, listing constant fields, and values" >
2021-03-02 01:25:17 +02:00
< caption > < span > com.arthenica.ffmpegkit.< a href = "com/arthenica/ffmpegkit/MediaInformation.html" title = "class in com.arthenica.ffmpegkit" > MediaInformation< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
2021-09-18 15:20:11 +03:00
< th scope = "col" > Constant Field< / th >
2021-03-02 01:25:17 +02:00
< th class = "colLast" scope = "col" > Value< / th >
< / tr >
< tbody >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.MediaInformation.KEY_BIT_RATE" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/MediaInformation.html#KEY_BIT_RATE" > KEY_BIT_RATE< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "bit_rate"< / code > < / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.MediaInformation.KEY_DURATION" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/MediaInformation.html#KEY_DURATION" > KEY_DURATION< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "duration"< / code > < / td >
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.MediaInformation.KEY_FILENAME" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/MediaInformation.html#KEY_FILENAME" > KEY_FILENAME< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "filename"< / code > < / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.MediaInformation.KEY_FORMAT" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/MediaInformation.html#KEY_FORMAT" > KEY_FORMAT< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "format_name"< / code > < / td >
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.MediaInformation.KEY_FORMAT_LONG" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/MediaInformation.html#KEY_FORMAT_LONG" > KEY_FORMAT_LONG< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "format_long_name"< / code > < / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.MediaInformation.KEY_MEDIA_PROPERTIES" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/MediaInformation.html#KEY_MEDIA_PROPERTIES" > KEY_MEDIA_PROPERTIES< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "format"< / code > < / td >
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.MediaInformation.KEY_SIZE" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/MediaInformation.html#KEY_SIZE" > KEY_SIZE< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "size"< / code > < / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.MediaInformation.KEY_START_TIME" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/MediaInformation.html#KEY_START_TIME" > KEY_START_TIME< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "start_time"< / code > < / td >
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.MediaInformation.KEY_TAGS" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/MediaInformation.html#KEY_TAGS" > KEY_TAGS< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "tags"< / code > < / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" >
2021-09-18 15:20:11 +03:00
< table class = "constantsSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Constant Field Values table, listing constant fields, and values" >
2021-03-02 01:25:17 +02:00
< caption > < span > com.arthenica.ffmpegkit.< a href = "com/arthenica/ffmpegkit/StreamInformation.html" title = "class in com.arthenica.ffmpegkit" > StreamInformation< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
2021-09-18 15:20:11 +03:00
< th scope = "col" > Constant Field< / th >
2021-03-02 01:25:17 +02:00
< th class = "colLast" scope = "col" > Value< / th >
< / tr >
< tbody >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_AVERAGE_FRAME_RATE" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_AVERAGE_FRAME_RATE" > KEY_AVERAGE_FRAME_RATE< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "avg_frame_rate"< / code > < / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_BIT_RATE" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_BIT_RATE" > KEY_BIT_RATE< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "bit_rate"< / code > < / td >
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_CHANNEL_LAYOUT" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_CHANNEL_LAYOUT" > KEY_CHANNEL_LAYOUT< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "channel_layout"< / code > < / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_CODEC" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_CODEC" > KEY_CODEC< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "codec_name"< / code > < / td >
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_CODEC_LONG" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_CODEC_LONG" > KEY_CODEC_LONG< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "codec_long_name"< / code > < / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_CODEC_TIME_BASE" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_CODEC_TIME_BASE" > KEY_CODEC_TIME_BASE< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "codec_time_base"< / code > < / td >
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_DISPLAY_ASPECT_RATIO" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_DISPLAY_ASPECT_RATIO" > KEY_DISPLAY_ASPECT_RATIO< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "display_aspect_ratio"< / code > < / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_FORMAT" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_FORMAT" > KEY_FORMAT< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "pix_fmt"< / code > < / td >
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_HEIGHT" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_HEIGHT" > KEY_HEIGHT< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "height"< / code > < / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_INDEX" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_INDEX" > KEY_INDEX< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "index"< / code > < / td >
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_REAL_FRAME_RATE" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_REAL_FRAME_RATE" > KEY_REAL_FRAME_RATE< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "r_frame_rate"< / code > < / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_SAMPLE_ASPECT_RATIO" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_SAMPLE_ASPECT_RATIO" > KEY_SAMPLE_ASPECT_RATIO< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "sample_aspect_ratio"< / code > < / td >
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_SAMPLE_FORMAT" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_SAMPLE_FORMAT" > KEY_SAMPLE_FORMAT< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "sample_fmt"< / code > < / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_SAMPLE_RATE" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_SAMPLE_RATE" > KEY_SAMPLE_RATE< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "sample_rate"< / code > < / td >
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_TAGS" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_TAGS" > KEY_TAGS< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "tags"< / code > < / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_TIME_BASE" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_TIME_BASE" > KEY_TIME_BASE< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "time_base"< / code > < / td >
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_TYPE" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_TYPE" > KEY_TYPE< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "codec_type"< / code > < / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colFirst" > < a name = "com.arthenica.ffmpegkit.StreamInformation.KEY_WIDTH" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < code > public static final java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td > < code > < a href = "com/arthenica/ffmpegkit/StreamInformation.html#KEY_WIDTH" > KEY_WIDTH< / a > < / code > < / td >
2021-03-02 01:25:17 +02:00
< td class = "colLast" > < code > "width"< / code > < / td >
< / tr >
< / tbody >
< / table >
< / 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" >
< li > < a href = "com/arthenica/ffmpegkit/package-summary.html" > Package< / a > < / li >
< li > Class< / li >
< li > < a href = "overview-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< / li >
< li > Next< / li >
< / ul >
< ul class = "navList" >
< li > < a href = "index.html?constant-values.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "constant-values.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 >
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 >