477 lines
21 KiB
HTML
477 lines
21 KiB
HTML
<!DOCTYPE HTML>
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc -->
|
|
<title>Constant Field Values (FFmpegKit)</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
|
|
<script type="text/javascript" src="script.js"></script>
|
|
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
|
|
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
|
|
<!--[if IE]>
|
|
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
|
<![endif]-->
|
|
<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
|
|
<script type="text/javascript" src="jquery/jquery-ui.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) {
|
|
}
|
|
//-->
|
|
var pathtoroot = "./";
|
|
var useModuleDirectories = true;
|
|
loadScripts(document, 'script');</script>
|
|
<noscript>
|
|
<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="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">
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="allclasses.html">All Classes</a></li>
|
|
</ul>
|
|
<ul class="navListSearch">
|
|
<li><label for="search">SEARCH:</label>
|
|
<input type="text" id="search" value="search" disabled="disabled">
|
|
<input type="reset" id="reset" value="reset" disabled="disabled">
|
|
</li>
|
|
</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>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
</div>
|
|
<a id="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
</div>
|
|
<div class="navPadding"> </div>
|
|
<script type="text/javascript"><!--
|
|
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|
//-->
|
|
</script>
|
|
</nav>
|
|
</header>
|
|
<main role="main">
|
|
<div class="header">
|
|
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
|
|
<section role="region">
|
|
<h2 title="Contents">Contents</h2>
|
|
<ul>
|
|
<li><a href="#com.arthenica">com.arthenica.*</a></li>
|
|
</ul>
|
|
</section>
|
|
</div>
|
|
<div class="constantValuesContainer"><a id="com.arthenica">
|
|
<!-- -->
|
|
</a>
|
|
<section role="region">
|
|
<h2 title="com.arthenica">com.arthenica.*</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary">
|
|
<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>
|
|
<th class="colSecond" scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.AbstractSession.DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/AbstractSession.html#DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT">DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT</a></code></th>
|
|
<td class="colLast"><code>5000</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary">
|
|
<caption><span>com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/Chapter.html" title="class in com.arthenica.ffmpegkit">Chapter</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th class="colSecond" scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.Chapter.KEY_END">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/Chapter.html#KEY_END">KEY_END</a></code></th>
|
|
<td class="colLast"><code>"end"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.Chapter.KEY_END_TIME">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/Chapter.html#KEY_END_TIME">KEY_END_TIME</a></code></th>
|
|
<td class="colLast"><code>"end_time"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.Chapter.KEY_ID">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/Chapter.html#KEY_ID">KEY_ID</a></code></th>
|
|
<td class="colLast"><code>"id"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.Chapter.KEY_START">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/Chapter.html#KEY_START">KEY_START</a></code></th>
|
|
<td class="colLast"><code>"start"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.Chapter.KEY_START_TIME">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/Chapter.html#KEY_START_TIME">KEY_START_TIME</a></code></th>
|
|
<td class="colLast"><code>"start_time"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.Chapter.KEY_TAGS">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/Chapter.html#KEY_TAGS">KEY_TAGS</a></code></th>
|
|
<td class="colLast"><code>"tags"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.Chapter.KEY_TIME_BASE">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/Chapter.html#KEY_TIME_BASE">KEY_TIME_BASE</a></code></th>
|
|
<td class="colLast"><code>"time_base"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary">
|
|
<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>
|
|
<th class="colSecond" scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.MediaInformation.KEY_BIT_RATE">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/MediaInformation.html#KEY_BIT_RATE">KEY_BIT_RATE</a></code></th>
|
|
<td class="colLast"><code>"bit_rate"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.MediaInformation.KEY_DURATION">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/MediaInformation.html#KEY_DURATION">KEY_DURATION</a></code></th>
|
|
<td class="colLast"><code>"duration"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.MediaInformation.KEY_FILENAME">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/MediaInformation.html#KEY_FILENAME">KEY_FILENAME</a></code></th>
|
|
<td class="colLast"><code>"filename"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.MediaInformation.KEY_FORMAT">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/MediaInformation.html#KEY_FORMAT">KEY_FORMAT</a></code></th>
|
|
<td class="colLast"><code>"format_name"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.MediaInformation.KEY_FORMAT_LONG">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/MediaInformation.html#KEY_FORMAT_LONG">KEY_FORMAT_LONG</a></code></th>
|
|
<td class="colLast"><code>"format_long_name"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.MediaInformation.KEY_FORMAT_PROPERTIES">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/MediaInformation.html#KEY_FORMAT_PROPERTIES">KEY_FORMAT_PROPERTIES</a></code></th>
|
|
<td class="colLast"><code>"format"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.MediaInformation.KEY_SIZE">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/MediaInformation.html#KEY_SIZE">KEY_SIZE</a></code></th>
|
|
<td class="colLast"><code>"size"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.MediaInformation.KEY_START_TIME">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/MediaInformation.html#KEY_START_TIME">KEY_START_TIME</a></code></th>
|
|
<td class="colLast"><code>"start_time"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.MediaInformation.KEY_TAGS">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/MediaInformation.html#KEY_TAGS">KEY_TAGS</a></code></th>
|
|
<td class="colLast"><code>"tags"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary">
|
|
<caption><span>com.arthenica.ffmpegkit.<a href="com/arthenica/ffmpegkit/MediaInformationJsonParser.html" title="class in com.arthenica.ffmpegkit">MediaInformationJsonParser</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th class="colSecond" scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.MediaInformationJsonParser.KEY_CHAPTERS">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/MediaInformationJsonParser.html#KEY_CHAPTERS">KEY_CHAPTERS</a></code></th>
|
|
<td class="colLast"><code>"chapters"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.MediaInformationJsonParser.KEY_STREAMS">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/MediaInformationJsonParser.html#KEY_STREAMS">KEY_STREAMS</a></code></th>
|
|
<td class="colLast"><code>"streams"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary">
|
|
<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>
|
|
<th class="colSecond" scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_AVERAGE_FRAME_RATE">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_AVERAGE_FRAME_RATE">KEY_AVERAGE_FRAME_RATE</a></code></th>
|
|
<td class="colLast"><code>"avg_frame_rate"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_BIT_RATE">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_BIT_RATE">KEY_BIT_RATE</a></code></th>
|
|
<td class="colLast"><code>"bit_rate"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_CHANNEL_LAYOUT">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_CHANNEL_LAYOUT">KEY_CHANNEL_LAYOUT</a></code></th>
|
|
<td class="colLast"><code>"channel_layout"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_CODEC">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_CODEC">KEY_CODEC</a></code></th>
|
|
<td class="colLast"><code>"codec_name"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_CODEC_LONG">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_CODEC_LONG">KEY_CODEC_LONG</a></code></th>
|
|
<td class="colLast"><code>"codec_long_name"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_CODEC_TIME_BASE">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_CODEC_TIME_BASE">KEY_CODEC_TIME_BASE</a></code></th>
|
|
<td class="colLast"><code>"codec_time_base"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_DISPLAY_ASPECT_RATIO">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_DISPLAY_ASPECT_RATIO">KEY_DISPLAY_ASPECT_RATIO</a></code></th>
|
|
<td class="colLast"><code>"display_aspect_ratio"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_FORMAT">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_FORMAT">KEY_FORMAT</a></code></th>
|
|
<td class="colLast"><code>"pix_fmt"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_HEIGHT">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_HEIGHT">KEY_HEIGHT</a></code></th>
|
|
<td class="colLast"><code>"height"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_INDEX">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_INDEX">KEY_INDEX</a></code></th>
|
|
<td class="colLast"><code>"index"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_REAL_FRAME_RATE">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_REAL_FRAME_RATE">KEY_REAL_FRAME_RATE</a></code></th>
|
|
<td class="colLast"><code>"r_frame_rate"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_SAMPLE_ASPECT_RATIO">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_SAMPLE_ASPECT_RATIO">KEY_SAMPLE_ASPECT_RATIO</a></code></th>
|
|
<td class="colLast"><code>"sample_aspect_ratio"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_SAMPLE_FORMAT">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_SAMPLE_FORMAT">KEY_SAMPLE_FORMAT</a></code></th>
|
|
<td class="colLast"><code>"sample_fmt"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_SAMPLE_RATE">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_SAMPLE_RATE">KEY_SAMPLE_RATE</a></code></th>
|
|
<td class="colLast"><code>"sample_rate"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_TAGS">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_TAGS">KEY_TAGS</a></code></th>
|
|
<td class="colLast"><code>"tags"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_TIME_BASE">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_TIME_BASE">KEY_TIME_BASE</a></code></th>
|
|
<td class="colLast"><code>"time_base"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_TYPE">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_TYPE">KEY_TYPE</a></code></th>
|
|
<td class="colLast"><code>"codec_type"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a id="com.arthenica.ffmpegkit.StreamInformation.KEY_WIDTH">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><a href="com/arthenica/ffmpegkit/StreamInformation.html#KEY_WIDTH">KEY_WIDTH</a></code></th>
|
|
<td class="colLast"><code>"width"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</div>
|
|
</main>
|
|
<footer role="contentinfo">
|
|
<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="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">
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="allclasses.html">All Classes</a></li>
|
|
</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>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
</div>
|
|
<a id="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</nav>
|
|
</footer>
|
|
</body>
|
|
</html>
|