1206 lines
51 KiB
HTML
1206 lines
51 KiB
HTML
<!DOCTYPE HTML>
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc -->
|
|
<title>AbstractSession (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="AbstractSession (FFmpegKit)";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10};
|
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
|
var altColor = "altColor";
|
|
var rowColor = "rowColor";
|
|
var tableTab = "tableTab";
|
|
var activeTableTab = "activeTableTab";
|
|
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="package-summary.html">Package</a></li>
|
|
<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">
|
|
<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>
|
|
<div>
|
|
<ul class="subNavList">
|
|
<li>Summary: </li>
|
|
<li>Nested | </li>
|
|
<li><a href="#field.summary">Field</a> | </li>
|
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
|
<li><a href="#method.summary">Method</a></li>
|
|
</ul>
|
|
<ul class="subNavList">
|
|
<li>Detail: </li>
|
|
<li><a href="#field.detail">Field</a> | </li>
|
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
|
<li><a href="#method.detail">Method</a></li>
|
|
</ul>
|
|
</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>
|
|
<!-- ======== START OF CLASS DATA ======== -->
|
|
<main role="main">
|
|
<div class="header">
|
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">com.arthenica.ffmpegkit</a></div>
|
|
<h2 title="Class AbstractSession" class="title">Class AbstractSession</h2>
|
|
</div>
|
|
<div class="contentContainer">
|
|
<ul class="inheritance">
|
|
<li>java.lang.Object</li>
|
|
<li>
|
|
<ul class="inheritance">
|
|
<li>com.arthenica.ffmpegkit.AbstractSession</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<div class="description">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<dl>
|
|
<dt>All Implemented Interfaces:</dt>
|
|
<dd><code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
</dl>
|
|
<dl>
|
|
<dt>Direct Known Subclasses:</dt>
|
|
<dd><code><a href="FFmpegSession.html" title="class in com.arthenica.ffmpegkit">FFmpegSession</a></code>, <code><a href="FFprobeSession.html" title="class in com.arthenica.ffmpegkit">FFprobeSession</a></code>, <code><a href="MediaInformationSession.html" title="class in com.arthenica.ffmpegkit">MediaInformationSession</a></code></dd>
|
|
</dl>
|
|
<hr>
|
|
<pre>public abstract class <span class="typeNameLabel">AbstractSession</span>
|
|
extends java.lang.Object
|
|
implements <a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></pre>
|
|
<div class="block">Abstract session implementation which includes common features shared by <code>FFmpeg</code>,
|
|
<code>FFprobe</code> and <code>MediaInformation</code> sessions.</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="summary">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<!-- =========== FIELD SUMMARY =========== -->
|
|
<section role="region">
|
|
<ul class="blockList">
|
|
<li class="blockList"><a id="field.summary">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Field Summary</h3>
|
|
<table class="memberSummary">
|
|
<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>protected java.lang.String[]</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#arguments">arguments</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Command arguments as an array.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>protected java.util.Date</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createTime">createTime</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Date and time the session was created.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static int</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT">DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Defines how long default "getAll" methods wait, in milliseconds.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>protected java.util.Date</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#endTime">endTime</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Date and time the session has ended.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>protected java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#failStackTrace">failStackTrace</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Stack trace of the error received while trying to execute this session.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>protected java.util.concurrent.Future<?></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#future">future</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Future created for sessions executed asynchronously.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>protected <a href="LogCallback.html" title="interface in com.arthenica.ffmpegkit">LogCallback</a></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#logCallback">logCallback</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Session specific log callback.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>protected <a href="LogRedirectionStrategy.html" title="enum in com.arthenica.ffmpegkit">LogRedirectionStrategy</a></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#logRedirectionStrategy">logRedirectionStrategy</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Session specific log redirection strategy.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>protected java.util.List<<a href="Log.html" title="class in com.arthenica.ffmpegkit">Log</a>></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#logs">logs</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Log entries received for this session.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>protected java.lang.Object</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#logsLock">logsLock</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Log entry lock.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>protected <a href="ReturnCode.html" title="class in com.arthenica.ffmpegkit">ReturnCode</a></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#returnCode">returnCode</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Return code for the completed sessions.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>protected long</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sessionId">sessionId</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Session identifier.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>protected static java.util.concurrent.atomic.AtomicLong</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sessionIdGenerator">sessionIdGenerator</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Generates unique ids for sessions.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>protected java.util.Date</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#startTime">startTime</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Date and time the session was started.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>protected <a href="SessionState.html" title="enum in com.arthenica.ffmpegkit">SessionState</a></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#state">state</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">State of the session.</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
|
<section role="region">
|
|
<ul class="blockList">
|
|
<li class="blockList"><a id="constructor.summary">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Constructor Summary</h3>
|
|
<table class="memberSummary">
|
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier</th>
|
|
<th class="colSecond" scope="col">Constructor</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>protected </code></td>
|
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.lang.String%5B%5D,com.arthenica.ffmpegkit.LogCallback,com.arthenica.ffmpegkit.LogRedirectionStrategy)">AbstractSession</a></span>​(java.lang.String[] arguments,
|
|
<a href="LogCallback.html" title="interface in com.arthenica.ffmpegkit">LogCallback</a> logCallback,
|
|
<a href="LogRedirectionStrategy.html" title="enum in com.arthenica.ffmpegkit">LogRedirectionStrategy</a> logRedirectionStrategy)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a new abstract session.</div>
|
|
</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>
|
|
<table class="memberSummary">
|
|
<caption><span id="t0" class="activeTableTab"><span>All Methods</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>
|
|
<th class="colSecond" scope="col">Method</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tr id="i0" class="altColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addLog(com.arthenica.ffmpegkit.Log)">addLog</a></span>​(<a href="Log.html" title="class in com.arthenica.ffmpegkit">Log</a> log)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Adds a new log entry for this session.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i1" class="rowColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#cancel()">cancel</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Cancels running the session.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i2" class="altColor">
|
|
<td class="colFirst"><code>java.util.List<<a href="Log.html" title="class in com.arthenica.ffmpegkit">Log</a>></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAllLogs()">getAllLogs</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns all log entries generated for this session.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i3" class="rowColor">
|
|
<td class="colFirst"><code>java.util.List<<a href="Log.html" title="class in com.arthenica.ffmpegkit">Log</a>></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAllLogs(int)">getAllLogs</a></span>​(int waitTimeout)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns all log entries generated for this session.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i4" class="altColor">
|
|
<td class="colFirst"><code>java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAllLogsAsString()">getAllLogsAsString</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns all log entries generated for this session as a concatenated string.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i5" class="rowColor">
|
|
<td class="colFirst"><code>java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAllLogsAsString(int)">getAllLogsAsString</a></span>​(int waitTimeout)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns all log entries generated for this session as a concatenated string.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i6" class="altColor">
|
|
<td class="colFirst"><code>java.lang.String[]</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getArguments()">getArguments</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns command arguments as an array.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i7" class="rowColor">
|
|
<td class="colFirst"><code>java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCommand()">getCommand</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns command arguments as a concatenated string.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i8" class="altColor">
|
|
<td class="colFirst"><code>java.util.Date</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCreateTime()">getCreateTime</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns session create time.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i9" class="rowColor">
|
|
<td class="colFirst"><code>long</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDuration()">getDuration</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the time taken to execute this session.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i10" class="altColor">
|
|
<td class="colFirst"><code>java.util.Date</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEndTime()">getEndTime</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns session end time.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i11" class="rowColor">
|
|
<td class="colFirst"><code>java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFailStackTrace()">getFailStackTrace</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the stack trace of the exception received while executing this session.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i12" class="altColor">
|
|
<td class="colFirst"><code>java.util.concurrent.Future<?></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFuture()">getFuture</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the future created for this session, if it is executed asynchronously.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i13" class="rowColor">
|
|
<td class="colFirst"><code><a href="LogCallback.html" title="interface in com.arthenica.ffmpegkit">LogCallback</a></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLogCallback()">getLogCallback</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the session specific log callback.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i14" class="altColor">
|
|
<td class="colFirst"><code><a href="LogRedirectionStrategy.html" title="enum in com.arthenica.ffmpegkit">LogRedirectionStrategy</a></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLogRedirectionStrategy()">getLogRedirectionStrategy</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns session specific log redirection strategy.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i15" class="rowColor">
|
|
<td class="colFirst"><code>java.util.List<<a href="Log.html" title="class in com.arthenica.ffmpegkit">Log</a>></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLogs()">getLogs</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns all log entries delivered for this session.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i16" class="altColor">
|
|
<td class="colFirst"><code>java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLogsAsString()">getLogsAsString</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns all log entries delivered for this session as a concatenated string.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i17" class="rowColor">
|
|
<td class="colFirst"><code>java.lang.String</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getOutput()">getOutput</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the log output generated while running the session.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i18" class="altColor">
|
|
<td class="colFirst"><code><a href="ReturnCode.html" title="class in com.arthenica.ffmpegkit">ReturnCode</a></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getReturnCode()">getReturnCode</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the return code for this session.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i19" class="rowColor">
|
|
<td class="colFirst"><code>long</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSessionId()">getSessionId</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the session identifier.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i20" class="altColor">
|
|
<td class="colFirst"><code>java.util.Date</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getStartTime()">getStartTime</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns session start time.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i21" class="rowColor">
|
|
<td class="colFirst"><code><a href="SessionState.html" title="enum in com.arthenica.ffmpegkit">SessionState</a></code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getState()">getState</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the state of the session.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i22" class="altColor">
|
|
<td class="colFirst"><code>boolean</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#thereAreAsynchronousMessagesInTransmit()">thereAreAsynchronousMessagesInTransmit</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns whether there are still asynchronous messages being transmitted for this
|
|
session or not.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i23" class="rowColor">
|
|
<td class="colFirst"><code>protected void</code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#waitForAsynchronousMessagesInTransmit(int)">waitForAsynchronousMessagesInTransmit</a></span>​(int timeout)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Waits for all asynchronous messages to be transmitted until the given timeout.</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<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>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a id="methods.inherited.from.class.com.arthenica.ffmpegkit.Session">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Methods inherited from interface com.arthenica.ffmpegkit.<a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></h3>
|
|
<code><a href="Session.html#isFFmpeg()">isFFmpeg</a>, <a href="Session.html#isFFprobe()">isFFprobe</a>, <a href="Session.html#isMediaInformation()">isMediaInformation</a></code></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="details">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<!-- ============ FIELD DETAIL =========== -->
|
|
<section role="region">
|
|
<ul class="blockList">
|
|
<li class="blockList"><a id="field.detail">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Field Detail</h3>
|
|
<a id="sessionIdGenerator">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>sessionIdGenerator</h4>
|
|
<pre>protected static final java.util.concurrent.atomic.AtomicLong sessionIdGenerator</pre>
|
|
<div class="block">Generates unique ids for sessions.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT</h4>
|
|
<pre>public static final int DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT</pre>
|
|
<div class="block">Defines how long default "getAll" methods wait, in milliseconds.</div>
|
|
<dl>
|
|
<dt><span class="seeLabel">See Also:</span></dt>
|
|
<dd><a href="../../../constant-values.html#com.arthenica.ffmpegkit.AbstractSession.DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT">Constant Field Values</a></dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="sessionId">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>sessionId</h4>
|
|
<pre>protected final long sessionId</pre>
|
|
<div class="block">Session identifier.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="logCallback">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>logCallback</h4>
|
|
<pre>protected final <a href="LogCallback.html" title="interface in com.arthenica.ffmpegkit">LogCallback</a> logCallback</pre>
|
|
<div class="block">Session specific log callback.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="createTime">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>createTime</h4>
|
|
<pre>protected final java.util.Date createTime</pre>
|
|
<div class="block">Date and time the session was created.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="startTime">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>startTime</h4>
|
|
<pre>protected java.util.Date startTime</pre>
|
|
<div class="block">Date and time the session was started.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="endTime">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>endTime</h4>
|
|
<pre>protected java.util.Date endTime</pre>
|
|
<div class="block">Date and time the session has ended.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="arguments">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>arguments</h4>
|
|
<pre>protected final java.lang.String[] arguments</pre>
|
|
<div class="block">Command arguments as an array.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="logs">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>logs</h4>
|
|
<pre>protected final java.util.List<<a href="Log.html" title="class in com.arthenica.ffmpegkit">Log</a>> logs</pre>
|
|
<div class="block">Log entries received for this session.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="logsLock">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>logsLock</h4>
|
|
<pre>protected final java.lang.Object logsLock</pre>
|
|
<div class="block">Log entry lock.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="future">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>future</h4>
|
|
<pre>protected java.util.concurrent.Future<?> future</pre>
|
|
<div class="block">Future created for sessions executed asynchronously.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="state">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>state</h4>
|
|
<pre>protected <a href="SessionState.html" title="enum in com.arthenica.ffmpegkit">SessionState</a> state</pre>
|
|
<div class="block">State of the session.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="returnCode">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>returnCode</h4>
|
|
<pre>protected <a href="ReturnCode.html" title="class in com.arthenica.ffmpegkit">ReturnCode</a> returnCode</pre>
|
|
<div class="block">Return code for the completed sessions.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="failStackTrace">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>failStackTrace</h4>
|
|
<pre>protected java.lang.String failStackTrace</pre>
|
|
<div class="block">Stack trace of the error received while trying to execute this session.</div>
|
|
</li>
|
|
</ul>
|
|
<a id="logRedirectionStrategy">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockListLast">
|
|
<li class="blockList">
|
|
<h4>logRedirectionStrategy</h4>
|
|
<pre>protected final <a href="LogRedirectionStrategy.html" title="enum in com.arthenica.ffmpegkit">LogRedirectionStrategy</a> logRedirectionStrategy</pre>
|
|
<div class="block">Session specific log redirection strategy.</div>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
|
<section role="region">
|
|
<ul class="blockList">
|
|
<li class="blockList"><a id="constructor.detail">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Constructor Detail</h3>
|
|
<a id="<init>(java.lang.String[],com.arthenica.ffmpegkit.LogCallback,com.arthenica.ffmpegkit.LogRedirectionStrategy)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockListLast">
|
|
<li class="blockList">
|
|
<h4>AbstractSession</h4>
|
|
<pre>protected AbstractSession​(java.lang.String[] arguments,
|
|
<a href="LogCallback.html" title="interface in com.arthenica.ffmpegkit">LogCallback</a> logCallback,
|
|
<a href="LogRedirectionStrategy.html" title="enum in com.arthenica.ffmpegkit">LogRedirectionStrategy</a> logRedirectionStrategy)</pre>
|
|
<div class="block">Creates a new abstract session.</div>
|
|
<dl>
|
|
<dt><span class="paramLabel">Parameters:</span></dt>
|
|
<dd><code>arguments</code> - command arguments</dd>
|
|
<dd><code>logCallback</code> - session specific log callback</dd>
|
|
<dd><code>logRedirectionStrategy</code> - session specific log redirection strategy</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
<!-- ============ METHOD DETAIL ========== -->
|
|
<section role="region">
|
|
<ul class="blockList">
|
|
<li class="blockList"><a id="method.detail">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Method Detail</h3>
|
|
<a id="getLogCallback()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getLogCallback</h4>
|
|
<pre class="methodSignature">public <a href="LogCallback.html" title="interface in com.arthenica.ffmpegkit">LogCallback</a> getLogCallback()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getLogCallback()">Session</a></code></span></div>
|
|
<div class="block">Returns the session specific log callback.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getLogCallback()">getLogCallback</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>session specific log callback</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getSessionId()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getSessionId</h4>
|
|
<pre class="methodSignature">public long getSessionId()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getSessionId()">Session</a></code></span></div>
|
|
<div class="block">Returns the session identifier.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getSessionId()">getSessionId</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>session identifier</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getCreateTime()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getCreateTime</h4>
|
|
<pre class="methodSignature">public java.util.Date getCreateTime()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getCreateTime()">Session</a></code></span></div>
|
|
<div class="block">Returns session create time.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getCreateTime()">getCreateTime</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>session create time</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getStartTime()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getStartTime</h4>
|
|
<pre class="methodSignature">public java.util.Date getStartTime()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getStartTime()">Session</a></code></span></div>
|
|
<div class="block">Returns session start time.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getStartTime()">getStartTime</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>session start time</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getEndTime()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getEndTime</h4>
|
|
<pre class="methodSignature">public java.util.Date getEndTime()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getEndTime()">Session</a></code></span></div>
|
|
<div class="block">Returns session end time.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getEndTime()">getEndTime</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>session end time</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getDuration()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getDuration</h4>
|
|
<pre class="methodSignature">public long getDuration()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getDuration()">Session</a></code></span></div>
|
|
<div class="block">Returns the time taken to execute this session.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getDuration()">getDuration</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>time taken to execute this session in milliseconds or zero (0) if the session is
|
|
not over yet</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getArguments()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getArguments</h4>
|
|
<pre class="methodSignature">public java.lang.String[] getArguments()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getArguments()">Session</a></code></span></div>
|
|
<div class="block">Returns command arguments as an array.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getArguments()">getArguments</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>command arguments as an array</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getCommand()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getCommand</h4>
|
|
<pre class="methodSignature">public java.lang.String getCommand()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getCommand()">Session</a></code></span></div>
|
|
<div class="block">Returns command arguments as a concatenated string.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getCommand()">getCommand</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>command arguments as a concatenated string</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getAllLogs(int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getAllLogs</h4>
|
|
<pre class="methodSignature">public java.util.List<<a href="Log.html" title="class in com.arthenica.ffmpegkit">Log</a>> getAllLogs​(int waitTimeout)</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getAllLogs(int)">Session</a></code></span></div>
|
|
<div class="block">Returns all log entries generated for this session. If there are asynchronous
|
|
messages that are not delivered yet, this method waits for them until the given timeout.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getAllLogs(int)">getAllLogs</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="paramLabel">Parameters:</span></dt>
|
|
<dd><code>waitTimeout</code> - wait timeout for asynchronous messages in milliseconds</dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>list of log entries generated for this session</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getAllLogs()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getAllLogs</h4>
|
|
<pre class="methodSignature">public java.util.List<<a href="Log.html" title="class in com.arthenica.ffmpegkit">Log</a>> getAllLogs()</pre>
|
|
<div class="block">Returns all log entries generated for this session. If there are asynchronous
|
|
messages that are not delivered yet, this method waits for them until
|
|
<a href="#DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT"><code>DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT</code></a> expires.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getAllLogs()">getAllLogs</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>list of log entries generated for this session</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getLogs()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getLogs</h4>
|
|
<pre class="methodSignature">public java.util.List<<a href="Log.html" title="class in com.arthenica.ffmpegkit">Log</a>> getLogs()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getLogs()">Session</a></code></span></div>
|
|
<div class="block">Returns all log entries delivered for this session. Note that if there are asynchronous log
|
|
messages that are not delivered yet, this method will not wait for them and will return
|
|
immediately.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getLogs()">getLogs</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>list of log entries received for this session</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getAllLogsAsString(int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getAllLogsAsString</h4>
|
|
<pre class="methodSignature">public java.lang.String getAllLogsAsString​(int waitTimeout)</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getAllLogsAsString(int)">Session</a></code></span></div>
|
|
<div class="block">Returns all log entries generated for this session as a concatenated string. If there are
|
|
asynchronous messages that are not delivered yet, this method waits for them until
|
|
the given timeout.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getAllLogsAsString(int)">getAllLogsAsString</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="paramLabel">Parameters:</span></dt>
|
|
<dd><code>waitTimeout</code> - wait timeout for asynchronous messages in milliseconds</dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>all log entries generated for this session as a concatenated string</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getAllLogsAsString()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getAllLogsAsString</h4>
|
|
<pre class="methodSignature">public java.lang.String getAllLogsAsString()</pre>
|
|
<div class="block">Returns all log entries generated for this session as a concatenated string. If there are
|
|
asynchronous messages that are not delivered yet, this method waits for them until
|
|
<a href="#DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT"><code>DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT</code></a> expires.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getAllLogsAsString()">getAllLogsAsString</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>all log entries generated for this session as a concatenated string</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getLogsAsString()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getLogsAsString</h4>
|
|
<pre class="methodSignature">public java.lang.String getLogsAsString()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getLogsAsString()">Session</a></code></span></div>
|
|
<div class="block">Returns all log entries delivered for this session as a concatenated string. Note that if
|
|
there are asynchronous log messages that are not delivered yet, this method will not wait
|
|
for them and will return immediately.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getLogsAsString()">getLogsAsString</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>list of log entries received for this session</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getOutput()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getOutput</h4>
|
|
<pre class="methodSignature">public java.lang.String getOutput()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getOutput()">Session</a></code></span></div>
|
|
<div class="block">Returns the log output generated while running the session.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getOutput()">getOutput</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>log output generated</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getState()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getState</h4>
|
|
<pre class="methodSignature">public <a href="SessionState.html" title="enum in com.arthenica.ffmpegkit">SessionState</a> getState()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getState()">Session</a></code></span></div>
|
|
<div class="block">Returns the state of the session.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getState()">getState</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>state of the session</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getReturnCode()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getReturnCode</h4>
|
|
<pre class="methodSignature">public <a href="ReturnCode.html" title="class in com.arthenica.ffmpegkit">ReturnCode</a> getReturnCode()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getReturnCode()">Session</a></code></span></div>
|
|
<div class="block">Returns the return code for this session. Note that return code is only set for sessions
|
|
that end with COMPLETED state. If a session is not started, still running or failed then
|
|
this method returns null.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getReturnCode()">getReturnCode</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>the return code for this session if the session is COMPLETED, null if session is
|
|
not started, still running or failed</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getFailStackTrace()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getFailStackTrace</h4>
|
|
<pre class="methodSignature">public java.lang.String getFailStackTrace()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getFailStackTrace()">Session</a></code></span></div>
|
|
<div class="block">Returns the stack trace of the exception received while executing this session.
|
|
<p>
|
|
The stack trace is only set for sessions that end with FAILED state. For sessions that has
|
|
COMPLETED state this method returns null.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getFailStackTrace()">getFailStackTrace</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>stack trace of the exception received while executing this session, null if session
|
|
is not started, still running or completed</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getLogRedirectionStrategy()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getLogRedirectionStrategy</h4>
|
|
<pre class="methodSignature">public <a href="LogRedirectionStrategy.html" title="enum in com.arthenica.ffmpegkit">LogRedirectionStrategy</a> getLogRedirectionStrategy()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getLogRedirectionStrategy()">Session</a></code></span></div>
|
|
<div class="block">Returns session specific log redirection strategy.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getLogRedirectionStrategy()">getLogRedirectionStrategy</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>session specific log redirection strategy</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="thereAreAsynchronousMessagesInTransmit()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>thereAreAsynchronousMessagesInTransmit</h4>
|
|
<pre class="methodSignature">public boolean thereAreAsynchronousMessagesInTransmit()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#thereAreAsynchronousMessagesInTransmit()">Session</a></code></span></div>
|
|
<div class="block">Returns whether there are still asynchronous messages being transmitted for this
|
|
session or not.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#thereAreAsynchronousMessagesInTransmit()">thereAreAsynchronousMessagesInTransmit</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>true if there are still asynchronous messages being transmitted, false
|
|
otherwise</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="addLog(com.arthenica.ffmpegkit.Log)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>addLog</h4>
|
|
<pre class="methodSignature">public void addLog​(<a href="Log.html" title="class in com.arthenica.ffmpegkit">Log</a> log)</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#addLog(com.arthenica.ffmpegkit.Log)">Session</a></code></span></div>
|
|
<div class="block">Adds a new log entry for this session.
|
|
<p>
|
|
It is invoked internally by <code>FFmpegKit</code> library methods. Must not be used by user
|
|
applications.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#addLog(com.arthenica.ffmpegkit.Log)">addLog</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="paramLabel">Parameters:</span></dt>
|
|
<dd><code>log</code> - log entry</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="getFuture()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getFuture</h4>
|
|
<pre class="methodSignature">public java.util.concurrent.Future<?> getFuture()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#getFuture()">Session</a></code></span></div>
|
|
<div class="block">Returns the future created for this session, if it is executed asynchronously.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#getFuture()">getFuture</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>future that runs this session asynchronously</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="cancel()">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>cancel</h4>
|
|
<pre class="methodSignature">public void cancel()</pre>
|
|
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="Session.html#cancel()">Session</a></code></span></div>
|
|
<div class="block">Cancels running the session.</div>
|
|
<dl>
|
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
<dd><code><a href="Session.html#cancel()">cancel</a></code> in interface <code><a href="Session.html" title="interface in com.arthenica.ffmpegkit">Session</a></code></dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a id="waitForAsynchronousMessagesInTransmit(int)">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockListLast">
|
|
<li class="blockList">
|
|
<h4>waitForAsynchronousMessagesInTransmit</h4>
|
|
<pre class="methodSignature">protected void waitForAsynchronousMessagesInTransmit​(int timeout)</pre>
|
|
<div class="block">Waits for all asynchronous messages to be transmitted until the given timeout.</div>
|
|
<dl>
|
|
<dt><span class="paramLabel">Parameters:</span></dt>
|
|
<dd><code>timeout</code> - wait timeout in milliseconds</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</main>
|
|
<!-- ========= END OF CLASS DATA ========= -->
|
|
<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="package-summary.html">Package</a></li>
|
|
<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">
|
|
<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>
|
|
<div>
|
|
<ul class="subNavList">
|
|
<li>Summary: </li>
|
|
<li>Nested | </li>
|
|
<li><a href="#field.summary">Field</a> | </li>
|
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
|
<li><a href="#method.summary">Method</a></li>
|
|
</ul>
|
|
<ul class="subNavList">
|
|
<li>Detail: </li>
|
|
<li><a href="#field.detail">Field</a> | </li>
|
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
|
<li><a href="#method.detail">Method</a></li>
|
|
</ul>
|
|
</div>
|
|
<a id="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</nav>
|
|
</footer>
|
|
</body>
|
|
</html>
|