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 > FFprobeSession (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="FFprobeSession (FFmpegKit)";
}
}
catch(err) {
}
//-->
2021-09-18 15:20:11 +03:00
var methods = {"i0":10,"i1":10,"i2":10};
2021-03-02 01:25:17 +02:00
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";
2021-09-18 15:20:11 +03:00
< / script >
2021-03-02 01:25:17 +02:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
<!-- ========= START OF TOP NAVBAR ======= -->
2021-09-18 15:20:11 +03:00
< div class = "topNav" > < a name = "navbar.top" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
2021-09-18 15:20:11 +03:00
< a name = "navbar.top.firstrow" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2021-09-18 15:20:11 +03:00
< li > < a href = "../../../com/arthenica/ffmpegkit/package-summary.html" > Package< / a > < / li >
2021-03-02 01:25:17 +02:00
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
2021-09-18 15:20:11 +03:00
< ul class = "navList" >
< li > < a href = "../../../com/arthenica/ffmpegkit/FFprobeKit.html" title = "class in com.arthenica.ffmpegkit" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../com/arthenica/ffmpegkit/Level.html" title = "enum in com.arthenica.ffmpegkit" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
2021-03-02 01:25:17 +02:00
< / ul >
2021-09-18 15:20:11 +03:00
< ul class = "navList" >
< li > < a href = "../../../index.html?com/arthenica/ffmpegkit/FFprobeSession.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "FFprobeSession.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
< li > < a href = "../../../allclasses-noframe.html" > All Classes< / a > < / li >
2021-03-02 01:25:17 +02:00
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
2021-09-18 15:20:11 +03:00
< li > < a href = "#fields.inherited.from.class.com.arthenica.ffmpegkit.AbstractSession" > Field< / a > | < / li >
2021-03-02 01:25:17 +02:00
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > Field | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / div >
2021-09-18 15:20:11 +03:00
< a name = "skip.navbar.top" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < / div >
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
< div class = "header" >
2021-09-18 15:20:11 +03:00
< div class = "subTitle" > com.arthenica.ffmpegkit< / div >
2021-03-02 01:25:17 +02:00
< h2 title = "Class FFprobeSession" class = "title" > Class FFprobeSession< / h2 >
< / div >
< div class = "contentContainer" >
< ul class = "inheritance" >
< li > java.lang.Object< / li >
< li >
< ul class = "inheritance" >
2021-09-18 15:20:11 +03:00
< li > < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html" title = "class in com.arthenica.ffmpegkit" > com.arthenica.ffmpegkit.AbstractSession< / a > < / li >
2021-03-02 01:25:17 +02:00
< li >
< ul class = "inheritance" >
< li > com.arthenica.ffmpegkit.FFprobeSession< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
< dt > All Implemented Interfaces:< / dt >
2021-09-18 15:20:11 +03:00
< dd > < a href = "../../../com/arthenica/ffmpegkit/Session.html" title = "interface in com.arthenica.ffmpegkit" > Session< / a > < / dd >
2021-03-02 01:25:17 +02:00
< / dl >
< dl >
< dt > Direct Known Subclasses:< / dt >
2021-09-18 15:20:11 +03:00
< dd > < a href = "../../../com/arthenica/ffmpegkit/MediaInformationSession.html" title = "class in com.arthenica.ffmpegkit" > MediaInformationSession< / a > < / dd >
2021-03-02 01:25:17 +02:00
< / dl >
< hr >
2021-09-18 15:20:11 +03:00
< br >
2021-03-02 01:25:17 +02:00
< pre > public class < span class = "typeNameLabel" > FFprobeSession< / span >
2021-09-18 15:20:11 +03:00
extends < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html" title = "class in com.arthenica.ffmpegkit" > AbstractSession< / a >
implements < a href = "../../../com/arthenica/ffmpegkit/Session.html" title = "interface in com.arthenica.ffmpegkit" > Session< / a > < / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > < p > An FFprobe session.< / div >
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- =========== FIELD SUMMARY =========== -->
< ul class = "blockList" >
2021-09-18 15:20:11 +03:00
< li class = "blockList" > < a name = "field.summary" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< h3 > Field Summary< / h3 >
< ul class = "blockList" >
2021-09-18 15:20:11 +03:00
< li class = "blockList" > < a name = "fields.inherited.from.class.com.arthenica.ffmpegkit.AbstractSession" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
2021-09-18 15:20:11 +03:00
< h3 > Fields inherited from class com.arthenica.ffmpegkit.< a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html" title = "class in com.arthenica.ffmpegkit" > AbstractSession< / a > < / h3 >
< code > < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#arguments" > arguments< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#createTime" > createTime< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT" > DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#endTime" > endTime< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#executeCallback" > executeCallback< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#failStackTrace" > failStackTrace< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#future" > future< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#logCallback" > logCallback< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#logRedirectionStrategy" > logRedirectionStrategy< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#logs" > logs< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#logsLock" > logsLock< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#returnCode" > returnCode< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#sessionId" > sessionId< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#sessionIdGenerator" > sessionIdGenerator< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#startTime" > startTime< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#state" > state< / a > < / code > < / li >
2021-03-02 01:25:17 +02:00
< / ul >
< / li >
< / ul >
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
< ul class = "blockList" >
2021-09-18 15:20:11 +03:00
< li class = "blockList" > < a name = "constructor.summary" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< h3 > Constructor Summary< / h3 >
2021-09-18 15:20:11 +03:00
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Constructor Summary table, listing constructors, and an explanation" >
2021-03-02 01:25:17 +02:00
< caption > < span > Constructors< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
2021-09-18 15:20:11 +03:00
< th class = "colOne" scope = "col" > Constructor and Description< / th >
2021-03-02 01:25:17 +02:00
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/FFprobeSession.html#FFprobeSession-java.lang.String:A-" > FFprobeSession< / a > < / span > (java.lang.String[] arguments)< / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Builds a new FFprobe session.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/FFprobeSession.html#FFprobeSession-java.lang.String:A-com.arthenica.ffmpegkit.ExecuteCallback-" > FFprobeSession< / a > < / span > (java.lang.String[] arguments,
< a href = "../../../com/arthenica/ffmpegkit/ExecuteCallback.html" title = "interface in com.arthenica.ffmpegkit" > ExecuteCallback< / a > executeCallback)< / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Builds a new FFprobe session.< / div >
< / td >
< / tr >
< tr class = "altColor" >
2021-09-18 15:20:11 +03:00
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/FFprobeSession.html#FFprobeSession-java.lang.String:A-com.arthenica.ffmpegkit.ExecuteCallback-com.arthenica.ffmpegkit.LogCallback-" > FFprobeSession< / a > < / span > (java.lang.String[] arguments,
< a href = "../../../com/arthenica/ffmpegkit/ExecuteCallback.html" title = "interface in com.arthenica.ffmpegkit" > ExecuteCallback< / a > executeCallback,
< a href = "../../../com/arthenica/ffmpegkit/LogCallback.html" title = "interface in com.arthenica.ffmpegkit" > LogCallback< / a > logCallback)< / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Builds a new FFprobe session.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2021-09-18 15:20:11 +03:00
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/FFprobeSession.html#FFprobeSession-java.lang.String:A-com.arthenica.ffmpegkit.ExecuteCallback-com.arthenica.ffmpegkit.LogCallback-com.arthenica.ffmpegkit.LogRedirectionStrategy-" > FFprobeSession< / a > < / span > (java.lang.String[] arguments,
< a href = "../../../com/arthenica/ffmpegkit/ExecuteCallback.html" title = "interface in com.arthenica.ffmpegkit" > ExecuteCallback< / a > executeCallback,
< a href = "../../../com/arthenica/ffmpegkit/LogCallback.html" title = "interface in com.arthenica.ffmpegkit" > LogCallback< / a > logCallback,
< a href = "../../../com/arthenica/ffmpegkit/LogRedirectionStrategy.html" title = "enum in com.arthenica.ffmpegkit" > LogRedirectionStrategy< / a > logRedirectionStrategy)< / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Builds a new FFprobe session.< / div >
< / td >
< / tr >
< / table >
< / li >
< / ul >
<!-- ========== METHOD SUMMARY =========== -->
< ul class = "blockList" >
2021-09-18 15:20:11 +03:00
< li class = "blockList" > < a name = "method.summary" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
2021-09-18 15:20:11 +03:00
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Method Summary table, listing methods, and an explanation" >
2021-03-02 01:25:17 +02:00
< caption > < span id = "t0" class = "activeTableTab" > < span > All Methods< / span > < span class = "tabEnd" > < / span > < / span > < span id = "t2" class = "tableTab" > < span > < a href = "javascript:show(2);" > Instance Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t4" class = "tableTab" > < span > < a href = "javascript:show(8);" > Concrete Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
2021-09-18 15:20:11 +03:00
< th class = "colLast" scope = "col" > Method and Description< / th >
2021-03-02 01:25:17 +02:00
< / tr >
< tr id = "i0" class = "altColor" >
< td class = "colFirst" > < code > boolean< / code > < / td >
2021-09-18 15:20:11 +03:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/FFprobeSession.html#isFFmpeg--" > isFFmpeg< / a > < / span > ()< / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Returns whether it is an < code > FFmpeg< / code > session or not.< / div >
< / td >
< / tr >
< tr id = "i1" class = "rowColor" >
< td class = "colFirst" > < code > boolean< / code > < / td >
2021-09-18 15:20:11 +03:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/FFprobeSession.html#isFFprobe--" > isFFprobe< / a > < / span > ()< / code >
2021-03-02 01:25:17 +02:00
< div class = "block" > Returns whether it is an < code > FFprobe< / code > session or not.< / div >
< / td >
< / tr >
< tr id = "i2" class = "altColor" >
< td class = "colFirst" > < code > java.lang.String< / code > < / td >
2021-09-18 15:20:11 +03:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/arthenica/ffmpegkit/FFprobeSession.html#toString--" > toString< / a > < / span > ()< / code > < / td >
2021-03-02 01:25:17 +02:00
< / tr >
< / table >
< ul class = "blockList" >
2021-09-18 15:20:11 +03:00
< li class = "blockList" > < a name = "methods.inherited.from.class.com.arthenica.ffmpegkit.AbstractSession" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
2021-09-18 15:20:11 +03:00
< h3 > Methods inherited from class com.arthenica.ffmpegkit.< a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html" title = "class in com.arthenica.ffmpegkit" > AbstractSession< / a > < / h3 >
< code > < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#addLog-com.arthenica.ffmpegkit.Log-" > addLog< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#cancel--" > cancel< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getAllLogs--" > getAllLogs< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getAllLogs-int-" > getAllLogs< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getAllLogsAsString--" > getAllLogsAsString< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getAllLogsAsString-int-" > getAllLogsAsString< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getArguments--" > getArguments< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getCommand--" > getCommand< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getCreateTime--" > getCreateTime< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getDuration--" > getDuration< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getEndTime--" > getEndTime< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getExecuteCallback--" > getExecuteCallback< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getFailStackTrace--" > getFailStackTrace< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getFuture--" > getFuture< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getLogCallback--" > getLogCallback< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getLogRedirectionStrategy--" > getLogRedirectionStrategy< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getLogs--" > getLogs< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getLogsAsString--" > getLogsAsString< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getOutput--" > getOutput< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getReturnCode--" > getReturnCode< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getSessionId--" > getSessionId< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getStartTime--" > getStartTime< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#getState--" > getState< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#thereAreAsynchronousMessagesInTransmit--" > thereAreAsynchronousMessagesInTransmit< / a > , < a href = "../../../com/arthenica/ffmpegkit/AbstractSession.html#waitForAsynchronousMessagesInTransmit-int-" > waitForAsynchronousMessagesInTransmit< / a > < / code > < / li >
2021-03-02 01:25:17 +02:00
< / ul >
< ul class = "blockList" >
2021-09-18 15:20:11 +03:00
< li class = "blockList" > < a name = "methods.inherited.from.class.java.lang.Object" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< h3 > Methods inherited from class java.lang.Object< / h3 >
< code > clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait< / code > < / li >
< / ul >
< ul class = "blockList" >
2021-09-18 15:20:11 +03:00
< li class = "blockList" > < a name = "methods.inherited.from.class.com.arthenica.ffmpegkit.Session" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
2021-09-18 15:20:11 +03:00
< h3 > Methods inherited from interface com.arthenica.ffmpegkit.< a href = "../../../com/arthenica/ffmpegkit/Session.html" title = "interface in com.arthenica.ffmpegkit" > Session< / a > < / h3 >
< code > < a href = "../../../com/arthenica/ffmpegkit/Session.html#addLog-com.arthenica.ffmpegkit.Log-" > addLog< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#cancel--" > cancel< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getAllLogs--" > getAllLogs< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getAllLogs-int-" > getAllLogs< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getAllLogsAsString--" > getAllLogsAsString< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getAllLogsAsString-int-" > getAllLogsAsString< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getArguments--" > getArguments< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getCommand--" > getCommand< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getCreateTime--" > getCreateTime< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getDuration--" > getDuration< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getEndTime--" > getEndTime< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getExecuteCallback--" > getExecuteCallback< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getFailStackTrace--" > getFailStackTrace< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getFuture--" > getFuture< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getLogCallback--" > getLogCallback< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getLogRedirectionStrategy--" > getLogRedirectionStrategy< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getLogs--" > getLogs< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getLogsAsString--" > getLogsAsString< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getOutput--" > getOutput< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getReturnCode--" > getReturnCode< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getSessionId--" > getSessionId< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getStartTime--" > getStartTime< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#getState--" > getState< / a > , < a href = "../../../com/arthenica/ffmpegkit/Session.html#thereAreAsynchronousMessagesInTransmit--" > thereAreAsynchronousMessagesInTransmit< / a > < / code > < / li >
2021-03-02 01:25:17 +02:00
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- ========= CONSTRUCTOR DETAIL ======== -->
< ul class = "blockList" >
2021-09-18 15:20:11 +03:00
< li class = "blockList" > < a name = "constructor.detail" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< h3 > Constructor Detail< / h3 >
2021-09-18 15:20:11 +03:00
< a name = "FFprobeSession-java.lang.String:A-" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > FFprobeSession< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public FFprobeSession(java.lang.String[] arguments)< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Builds a new FFprobe session.< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > arguments< / code > - command arguments< / dd >
< / dl >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "FFprobeSession-java.lang.String:A-com.arthenica.ffmpegkit.ExecuteCallback-" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > FFprobeSession< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public FFprobeSession(java.lang.String[] arguments,
< a href = "../../../com/arthenica/ffmpegkit/ExecuteCallback.html" title = "interface in com.arthenica.ffmpegkit" > ExecuteCallback< / a > executeCallback)< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Builds a new FFprobe session.< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > arguments< / code > - command arguments< / dd >
< dd > < code > executeCallback< / code > - session specific execute callback function< / dd >
< / dl >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "FFprobeSession-java.lang.String:A-com.arthenica.ffmpegkit.ExecuteCallback-com.arthenica.ffmpegkit.LogCallback-" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > FFprobeSession< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public FFprobeSession(java.lang.String[] arguments,
< a href = "../../../com/arthenica/ffmpegkit/ExecuteCallback.html" title = "interface in com.arthenica.ffmpegkit" > ExecuteCallback< / a > executeCallback,
< a href = "../../../com/arthenica/ffmpegkit/LogCallback.html" title = "interface in com.arthenica.ffmpegkit" > LogCallback< / a > logCallback)< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Builds a new FFprobe session.< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > arguments< / code > - command arguments< / dd >
< dd > < code > executeCallback< / code > - session specific execute callback function< / dd >
< dd > < code > logCallback< / code > - session specific log callback function< / dd >
< / dl >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "FFprobeSession-java.lang.String:A-com.arthenica.ffmpegkit.ExecuteCallback-com.arthenica.ffmpegkit.LogCallback-com.arthenica.ffmpegkit.LogRedirectionStrategy-" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > FFprobeSession< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public FFprobeSession(java.lang.String[] arguments,
< a href = "../../../com/arthenica/ffmpegkit/ExecuteCallback.html" title = "interface in com.arthenica.ffmpegkit" > ExecuteCallback< / a > executeCallback,
< a href = "../../../com/arthenica/ffmpegkit/LogCallback.html" title = "interface in com.arthenica.ffmpegkit" > LogCallback< / a > logCallback,
< a href = "../../../com/arthenica/ffmpegkit/LogRedirectionStrategy.html" title = "enum in com.arthenica.ffmpegkit" > LogRedirectionStrategy< / a > logRedirectionStrategy)< / pre >
2021-03-02 01:25:17 +02:00
< div class = "block" > Builds a new FFprobe session.< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > arguments< / code > - command arguments< / dd >
< dd > < code > executeCallback< / code > - session specific execute callback function< / dd >
< dd > < code > logCallback< / code > - session specific log callback function< / dd >
< dd > < code > logRedirectionStrategy< / code > - session specific log redirection strategy< / dd >
< / dl >
< / li >
< / ul >
< / li >
< / ul >
<!-- ============ METHOD DETAIL ========== -->
< ul class = "blockList" >
2021-09-18 15:20:11 +03:00
< li class = "blockList" > < a name = "method.detail" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
2021-09-18 15:20:11 +03:00
< a name = "isFFmpeg--" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isFFmpeg< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public boolean isFFmpeg()< / pre >
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/arthenica/ffmpegkit/Session.html#isFFmpeg--" > Session< / a > < / code > < / span > < / div >
2021-03-02 01:25:17 +02:00
< div class = "block" > Returns whether it is an < code > FFmpeg< / code > session or not.< / div >
< dl >
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
2021-09-18 15:20:11 +03:00
< dd > < code > < a href = "../../../com/arthenica/ffmpegkit/Session.html#isFFmpeg--" > isFFmpeg< / a > < / code > in interface < code > < a href = "../../../com/arthenica/ffmpegkit/Session.html" title = "interface in com.arthenica.ffmpegkit" > Session< / a > < / code > < / dd >
2021-03-02 01:25:17 +02:00
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > true if it is an < code > FFmpeg< / code > session, false otherwise< / dd >
< / dl >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "isFFprobe--" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isFFprobe< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public boolean isFFprobe()< / pre >
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/arthenica/ffmpegkit/Session.html#isFFprobe--" > Session< / a > < / code > < / span > < / div >
2021-03-02 01:25:17 +02:00
< div class = "block" > Returns whether it is an < code > FFprobe< / code > session or not.< / div >
< dl >
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
2021-09-18 15:20:11 +03:00
< dd > < code > < a href = "../../../com/arthenica/ffmpegkit/Session.html#isFFprobe--" > isFFprobe< / a > < / code > in interface < code > < a href = "../../../com/arthenica/ffmpegkit/Session.html" title = "interface in com.arthenica.ffmpegkit" > Session< / a > < / code > < / dd >
2021-03-02 01:25:17 +02:00
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > true if it is an < code > FFprobe< / code > session, false otherwise< / dd >
< / dl >
< / li >
< / ul >
2021-09-18 15:20:11 +03:00
< a name = "toString--" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > toString< / h4 >
2021-09-18 15:20:11 +03:00
< pre > public java.lang.String toString()< / pre >
2021-03-02 01:25:17 +02:00
< dl >
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
< dd > < code > toString< / code > in class < code > java.lang.Object< / code > < / dd >
< / dl >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< / div >
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2021-09-18 15:20:11 +03:00
< div class = "bottomNav" > < a name = "navbar.bottom" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
2021-09-18 15:20:11 +03:00
< a name = "navbar.bottom.firstrow" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2021-09-18 15:20:11 +03:00
< li > < a href = "../../../com/arthenica/ffmpegkit/package-summary.html" > Package< / a > < / li >
2021-03-02 01:25:17 +02:00
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
2021-09-18 15:20:11 +03:00
< ul class = "navList" >
< li > < a href = "../../../com/arthenica/ffmpegkit/FFprobeKit.html" title = "class in com.arthenica.ffmpegkit" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../com/arthenica/ffmpegkit/Level.html" title = "enum in com.arthenica.ffmpegkit" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?com/arthenica/ffmpegkit/FFprobeSession.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "FFprobeSession.html" target = "_top" > No Frames< / a > < / li >
< / ul >
2021-03-02 01:25:17 +02:00
< ul class = "navList" id = "allclasses_navbar_bottom" >
2021-09-18 15:20:11 +03:00
< li > < a href = "../../../allclasses-noframe.html" > All Classes< / a > < / li >
2021-03-02 01:25:17 +02:00
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
2021-09-18 15:20:11 +03:00
< li > < a href = "#fields.inherited.from.class.com.arthenica.ffmpegkit.AbstractSession" > Field< / a > | < / li >
2021-03-02 01:25:17 +02:00
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > Field | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / div >
2021-09-18 15:20:11 +03:00
< a name = "skip.navbar.bottom" >
2021-03-02 01:25:17 +02:00
<!-- -->
< / a > < / div >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< / body >
< / html >