<dt><ahref="com/arthenica/ffmpegkit/Abi.html"title="enum in com.arthenica.ffmpegkit"><spanclass="typeNameLink">Abi</span></a> - Enum in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">Enumeration for Android ABIs.</div>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Abi.html#ABI_ARM">ABI_ARM</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Abi.html"title="enum in com.arthenica.ffmpegkit">Abi</a></dt>
<dd>
<divclass="block">Represents armeabi ABI</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Abi.html#ABI_ARM64_V8A">ABI_ARM64_V8A</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Abi.html"title="enum in com.arthenica.ffmpegkit">Abi</a></dt>
<dd>
<divclass="block">Represents arm64-v8a ABI</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Abi.html#ABI_ARMV7A">ABI_ARMV7A</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Abi.html"title="enum in com.arthenica.ffmpegkit">Abi</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Abi.html#ABI_ARMV7A_NEON">ABI_ARMV7A_NEON</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Abi.html"title="enum in com.arthenica.ffmpegkit">Abi</a></dt>
<dd>
<divclass="block">Represents armeabi-v7a ABI with NEON support</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Abi.html#ABI_UNKNOWN">ABI_UNKNOWN</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Abi.html"title="enum in com.arthenica.ffmpegkit">Abi</a></dt>
<dd>
<divclass="block">Represents not supported ABIs</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Abi.html#ABI_X86">ABI_X86</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Abi.html"title="enum in com.arthenica.ffmpegkit">Abi</a></dt>
<dd>
<divclass="block">Represents x86 ABI</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Abi.html#ABI_X86_64">ABI_X86_64</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Abi.html"title="enum in com.arthenica.ffmpegkit">Abi</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/AbiDetect.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">AbiDetect</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">Detects the running ABI name natively using Google <code>cpu-features</code> library.</div>
</dd>
<dt><ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">AbstractSession</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#%3Cinit%3E(java.lang.String%5B%5D,com.arthenica.ffmpegkit.LogCallback,com.arthenica.ffmpegkit.LogRedirectionStrategy)">AbstractSession(String[], LogCallback, LogRedirectionStrategy)</a></span> - Constructor for class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#addLog(com.arthenica.ffmpegkit.Log)">addLog(Log)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#addLog(com.arthenica.ffmpegkit.Log)">addLog(Log)</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegSession.html#addStatistics(com.arthenica.ffmpegkit.Statistics)">addStatistics(Statistics)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegSession.html"title="class in com.arthenica.ffmpegkit">FFmpegSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/LogRedirectionStrategy.html#ALWAYS_PRINT_LOGS">ALWAYS_PRINT_LOGS</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/LogRedirectionStrategy.html"title="enum in com.arthenica.ffmpegkit">LogRedirectionStrategy</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegSessionCompleteCallback.html#apply(com.arthenica.ffmpegkit.FFmpegSession)">apply(FFmpegSession)</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegSessionCompleteCallback.html"title="interface in com.arthenica.ffmpegkit">FFmpegSessionCompleteCallback</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeSessionCompleteCallback.html#apply(com.arthenica.ffmpegkit.FFprobeSession)">apply(FFprobeSession)</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeSessionCompleteCallback.html"title="interface in com.arthenica.ffmpegkit">FFprobeSessionCompleteCallback</a></dt>
<dd>
<divclass="block">Called when an FFprobe session has ended.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/LogCallback.html#apply(com.arthenica.ffmpegkit.Log)">apply(Log)</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/LogCallback.html"title="interface in com.arthenica.ffmpegkit">LogCallback</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformationSessionCompleteCallback.html#apply(com.arthenica.ffmpegkit.MediaInformationSession)">apply(MediaInformationSession)</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformationSessionCompleteCallback.html"title="interface in com.arthenica.ffmpegkit">MediaInformationSessionCompleteCallback</a></dt>
<dd>
<divclass="block">Called when a media information session has ended.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StatisticsCallback.html#apply(com.arthenica.ffmpegkit.Statistics)">apply(Statistics)</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StatisticsCallback.html"title="interface in com.arthenica.ffmpegkit">StatisticsCallback</a></dt>
<divclass="block">Called when a statistics entry is received.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#arguments">arguments</a></span> - Variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dd>
<divclass="block">Command arguments as an array.</div>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#argumentsToString(java.lang.String%5B%5D)">argumentsToString(String[])</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#asyncFFmpegExecute(com.arthenica.ffmpegkit.FFmpegSession)">asyncFFmpegExecute(FFmpegSession)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#asyncFFmpegExecute(com.arthenica.ffmpegkit.FFmpegSession,java.util.concurrent.ExecutorService)">asyncFFmpegExecute(FFmpegSession, ExecutorService)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/AsyncFFmpegExecuteTask.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">AsyncFFmpegExecuteTask</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">Executes an FFmpeg session asynchronously.</div>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AsyncFFmpegExecuteTask.html#%3Cinit%3E(com.arthenica.ffmpegkit.FFmpegSession)">AsyncFFmpegExecuteTask(FFmpegSession)</a></span> - Constructor for class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AsyncFFmpegExecuteTask.html"title="class in com.arthenica.ffmpegkit">AsyncFFmpegExecuteTask</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#asyncFFprobeExecute(com.arthenica.ffmpegkit.FFprobeSession)">asyncFFprobeExecute(FFprobeSession)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#asyncFFprobeExecute(com.arthenica.ffmpegkit.FFprobeSession,java.util.concurrent.ExecutorService)">asyncFFprobeExecute(FFprobeSession, ExecutorService)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/AsyncFFprobeExecuteTask.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">AsyncFFprobeExecuteTask</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">Executes an FFprobe session asynchronously.</div>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AsyncFFprobeExecuteTask.html#%3Cinit%3E(com.arthenica.ffmpegkit.FFprobeSession)">AsyncFFprobeExecuteTask(FFprobeSession)</a></span> - Constructor for class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AsyncFFprobeExecuteTask.html"title="class in com.arthenica.ffmpegkit">AsyncFFprobeExecuteTask</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#asyncGetMediaInformationExecute(com.arthenica.ffmpegkit.MediaInformationSession,int)">asyncGetMediaInformationExecute(MediaInformationSession, int)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#asyncGetMediaInformationExecute(com.arthenica.ffmpegkit.MediaInformationSession,java.util.concurrent.ExecutorService,int)">asyncGetMediaInformationExecute(MediaInformationSession, ExecutorService, int)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/AsyncGetMediaInformationTask.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">AsyncGetMediaInformationTask</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">Executes a MediaInformation session asynchronously.</div>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AsyncGetMediaInformationTask.html#%3Cinit%3E(com.arthenica.ffmpegkit.MediaInformationSession)">AsyncGetMediaInformationTask(MediaInformationSession)</a></span> - Constructor for class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AsyncGetMediaInformationTask.html"title="class in com.arthenica.ffmpegkit">AsyncGetMediaInformationTask</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AsyncGetMediaInformationTask.html#%3Cinit%3E(com.arthenica.ffmpegkit.MediaInformationSession,java.lang.Integer)">AsyncGetMediaInformationTask(MediaInformationSession, Integer)</a></span> - Constructor for class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AsyncGetMediaInformationTask.html"title="class in com.arthenica.ffmpegkit">AsyncGetMediaInformationTask</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Level.html#AV_LOG_DEBUG">AV_LOG_DEBUG</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Level.html"title="enum in com.arthenica.ffmpegkit">Level</a></dt>
<dd>
<divclass="block">Stuff which is only useful for libav* developers.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Level.html#AV_LOG_ERROR">AV_LOG_ERROR</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Level.html"title="enum in com.arthenica.ffmpegkit">Level</a></dt>
<dd>
<divclass="block">Something went wrong and cannot losslessly be recovered.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Level.html#AV_LOG_FATAL">AV_LOG_FATAL</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Level.html"title="enum in com.arthenica.ffmpegkit">Level</a></dt>
<dd>
<divclass="block">Something went wrong and recovery is not possible.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Level.html#AV_LOG_INFO">AV_LOG_INFO</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Level.html"title="enum in com.arthenica.ffmpegkit">Level</a></dt>
<dd>
<divclass="block">Standard information.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Level.html#AV_LOG_PANIC">AV_LOG_PANIC</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Level.html"title="enum in com.arthenica.ffmpegkit">Level</a></dt>
<dd>
<divclass="block">Something went really wrong and we will crash now.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Level.html#AV_LOG_QUIET">AV_LOG_QUIET</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Level.html"title="enum in com.arthenica.ffmpegkit">Level</a></dt>
<dd>
<divclass="block">Print no output.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Level.html#AV_LOG_STDERR">AV_LOG_STDERR</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Level.html"title="enum in com.arthenica.ffmpegkit">Level</a></dt>
<dd>
<divclass="block">This log level is defined by FFmpegKit.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Level.html#AV_LOG_TRACE">AV_LOG_TRACE</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Level.html"title="enum in com.arthenica.ffmpegkit">Level</a></dt>
<dd>
<divclass="block">Extremely verbose debugging, useful for libav* development.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Level.html#AV_LOG_VERBOSE">AV_LOG_VERBOSE</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Level.html"title="enum in com.arthenica.ffmpegkit">Level</a></dt>
<dd>
<divclass="block">Detailed information.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Level.html#AV_LOG_WARNING">AV_LOG_WARNING</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Level.html"title="enum in com.arthenica.ffmpegkit">Level</a></dt>
<dd>
<divclass="block">Something somehow does not look correct.</div>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#cancel()">cancel()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKit.html#cancel()">cancel()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKit.html"title="class in com.arthenica.ffmpegkit">FFmpegKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#cancel()">cancel()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dd>
<divclass="block">Cancels running the session.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKit.html#cancel(long)">cancel(long)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKit.html"title="class in com.arthenica.ffmpegkit">FFmpegKit</a></dt>
<divclass="block">Cancels the session specified with <code>sessionId</code>.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/ReturnCode.html#CANCEL">CANCEL</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/ReturnCode.html"title="class in com.arthenica.ffmpegkit">ReturnCode</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">Chapter</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#%3Cinit%3E(org.json.JSONObject)">Chapter(JSONObject)</a></span> - Constructor for class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#clearSessions()">clearSessions()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#closeFFmpegPipe(java.lang.String)">closeFFmpegPipe(String)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/SessionState.html#COMPLETED">COMPLETED</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/SessionState.html"title="enum in com.arthenica.ffmpegkit">SessionState</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegSession.html#create(java.lang.String%5B%5D)">create(String[])</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegSession.html"title="class in com.arthenica.ffmpegkit">FFmpegSession</a></dt>
<dd>
<divclass="block">Builds a new FFmpeg session.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeSession.html#create(java.lang.String%5B%5D)">create(String[])</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeSession.html"title="class in com.arthenica.ffmpegkit">FFprobeSession</a></dt>
<dd>
<divclass="block">Builds a new FFprobe session.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformationSession.html#create(java.lang.String%5B%5D)">create(String[])</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformationSession.html"title="class in com.arthenica.ffmpegkit">MediaInformationSession</a></dt>
<dd>
<divclass="block">Creates a new media information session.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegSession.html#create(java.lang.String%5B%5D,com.arthenica.ffmpegkit.FFmpegSessionCompleteCallback)">create(String[], FFmpegSessionCompleteCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegSession.html"title="class in com.arthenica.ffmpegkit">FFmpegSession</a></dt>
<dd>
<divclass="block">Builds a new FFmpeg session.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegSession.html#create(java.lang.String%5B%5D,com.arthenica.ffmpegkit.FFmpegSessionCompleteCallback,com.arthenica.ffmpegkit.LogCallback,com.arthenica.ffmpegkit.StatisticsCallback)">create(String[], FFmpegSessionCompleteCallback, LogCallback, StatisticsCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegSession.html"title="class in com.arthenica.ffmpegkit">FFmpegSession</a></dt>
<dd>
<divclass="block">Builds a new FFmpeg session.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegSession.html#create(java.lang.String%5B%5D,com.arthenica.ffmpegkit.FFmpegSessionCompleteCallback,com.arthenica.ffmpegkit.LogCallback,com.arthenica.ffmpegkit.StatisticsCallback,com.arthenica.ffmpegkit.LogRedirectionStrategy)">create(String[], FFmpegSessionCompleteCallback, LogCallback, StatisticsCallback, LogRedirectionStrategy)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegSession.html"title="class in com.arthenica.ffmpegkit">FFmpegSession</a></dt>
<dd>
<divclass="block">Builds a new FFmpeg session.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeSession.html#create(java.lang.String%5B%5D,com.arthenica.ffmpegkit.FFprobeSessionCompleteCallback)">create(String[], FFprobeSessionCompleteCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeSession.html"title="class in com.arthenica.ffmpegkit">FFprobeSession</a></dt>
<dd>
<divclass="block">Builds a new FFprobe session.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeSession.html#create(java.lang.String%5B%5D,com.arthenica.ffmpegkit.FFprobeSessionCompleteCallback,com.arthenica.ffmpegkit.LogCallback)">create(String[], FFprobeSessionCompleteCallback, LogCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeSession.html"title="class in com.arthenica.ffmpegkit">FFprobeSession</a></dt>
<dd>
<divclass="block">Builds a new FFprobe session.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeSession.html#create(java.lang.String%5B%5D,com.arthenica.ffmpegkit.FFprobeSessionCompleteCallback,com.arthenica.ffmpegkit.LogCallback,com.arthenica.ffmpegkit.LogRedirectionStrategy)">create(String[], FFprobeSessionCompleteCallback, LogCallback, LogRedirectionStrategy)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeSession.html"title="class in com.arthenica.ffmpegkit">FFprobeSession</a></dt>
<dd>
<divclass="block">Builds a new FFprobe session.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformationSession.html#create(java.lang.String%5B%5D,com.arthenica.ffmpegkit.MediaInformationSessionCompleteCallback)">create(String[], MediaInformationSessionCompleteCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformationSession.html"title="class in com.arthenica.ffmpegkit">MediaInformationSession</a></dt>
<dd>
<divclass="block">Creates a new media information session.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformationSession.html#create(java.lang.String%5B%5D,com.arthenica.ffmpegkit.MediaInformationSessionCompleteCallback,com.arthenica.ffmpegkit.LogCallback)">create(String[], MediaInformationSessionCompleteCallback, LogCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformationSession.html"title="class in com.arthenica.ffmpegkit">MediaInformationSession</a></dt>
<dd>
<divclass="block">Creates a new media information session.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/SessionState.html#CREATED">CREATED</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/SessionState.html"title="enum in com.arthenica.ffmpegkit">SessionState</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#createTime">createTime</a></span> - Variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dd>
<divclass="block">Date and time the session was created.</div>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT">DEFAULT_TIMEOUT_FOR_ASYNCHRONOUS_MESSAGES_IN_TRANSMIT</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dd>
<divclass="block">Defines how long default "getAll" methods wait, in milliseconds.</div>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#disableRedirection()">disableRedirection()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#enableFFmpegSessionCompleteCallback(com.arthenica.ffmpegkit.FFmpegSessionCompleteCallback)">enableFFmpegSessionCompleteCallback(FFmpegSessionCompleteCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#enableFFprobeSessionCompleteCallback(com.arthenica.ffmpegkit.FFprobeSessionCompleteCallback)">enableFFprobeSessionCompleteCallback(FFprobeSessionCompleteCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#enableLogCallback(com.arthenica.ffmpegkit.LogCallback)">enableLogCallback(LogCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#enableMediaInformationSessionCompleteCallback(com.arthenica.ffmpegkit.MediaInformationSessionCompleteCallback)">enableMediaInformationSessionCompleteCallback(MediaInformationSessionCompleteCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#enableRedirection()">enableRedirection()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#enableStatisticsCallback(com.arthenica.ffmpegkit.StatisticsCallback)">enableStatisticsCallback(StatisticsCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#endTime">endTime</a></span> - Variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKit.html#execute(java.lang.String)">execute(String)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKit.html"title="class in com.arthenica.ffmpegkit">FFmpegKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#execute(java.lang.String)">execute(String)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKit.html#executeAsync(java.lang.String,com.arthenica.ffmpegkit.FFmpegSessionCompleteCallback)">executeAsync(String, FFmpegSessionCompleteCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKit.html"title="class in com.arthenica.ffmpegkit">FFmpegKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKit.html#executeAsync(java.lang.String,com.arthenica.ffmpegkit.FFmpegSessionCompleteCallback,com.arthenica.ffmpegkit.LogCallback,com.arthenica.ffmpegkit.StatisticsCallback)">executeAsync(String, FFmpegSessionCompleteCallback, LogCallback, StatisticsCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKit.html"title="class in com.arthenica.ffmpegkit">FFmpegKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKit.html#executeAsync(java.lang.String,com.arthenica.ffmpegkit.FFmpegSessionCompleteCallback,com.arthenica.ffmpegkit.LogCallback,com.arthenica.ffmpegkit.StatisticsCallback,java.util.concurrent.ExecutorService)">executeAsync(String, FFmpegSessionCompleteCallback, LogCallback, StatisticsCallback, ExecutorService)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKit.html"title="class in com.arthenica.ffmpegkit">FFmpegKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKit.html#executeAsync(java.lang.String,com.arthenica.ffmpegkit.FFmpegSessionCompleteCallback,java.util.concurrent.ExecutorService)">executeAsync(String, FFmpegSessionCompleteCallback, ExecutorService)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKit.html"title="class in com.arthenica.ffmpegkit">FFmpegKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#executeAsync(java.lang.String,com.arthenica.ffmpegkit.FFprobeSessionCompleteCallback)">executeAsync(String, FFprobeSessionCompleteCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#executeAsync(java.lang.String,com.arthenica.ffmpegkit.FFprobeSessionCompleteCallback,com.arthenica.ffmpegkit.LogCallback)">executeAsync(String, FFprobeSessionCompleteCallback, LogCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#executeAsync(java.lang.String,com.arthenica.ffmpegkit.FFprobeSessionCompleteCallback,com.arthenica.ffmpegkit.LogCallback,java.util.concurrent.ExecutorService)">executeAsync(String, FFprobeSessionCompleteCallback, LogCallback, ExecutorService)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#executeAsync(java.lang.String,com.arthenica.ffmpegkit.FFprobeSessionCompleteCallback,java.util.concurrent.ExecutorService)">executeAsync(String, FFprobeSessionCompleteCallback, ExecutorService)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKit.html#executeWithArguments(java.lang.String%5B%5D)">executeWithArguments(String[])</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKit.html"title="class in com.arthenica.ffmpegkit">FFmpegKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#executeWithArguments(java.lang.String%5B%5D)">executeWithArguments(String[])</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKit.html#executeWithArgumentsAsync(java.lang.String%5B%5D,com.arthenica.ffmpegkit.FFmpegSessionCompleteCallback)">executeWithArgumentsAsync(String[], FFmpegSessionCompleteCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKit.html"title="class in com.arthenica.ffmpegkit">FFmpegKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKit.html#executeWithArgumentsAsync(java.lang.String%5B%5D,com.arthenica.ffmpegkit.FFmpegSessionCompleteCallback,com.arthenica.ffmpegkit.LogCallback,com.arthenica.ffmpegkit.StatisticsCallback)">executeWithArgumentsAsync(String[], FFmpegSessionCompleteCallback, LogCallback, StatisticsCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKit.html"title="class in com.arthenica.ffmpegkit">FFmpegKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKit.html#executeWithArgumentsAsync(java.lang.String%5B%5D,com.arthenica.ffmpegkit.FFmpegSessionCompleteCallback,com.arthenica.ffmpegkit.LogCallback,com.arthenica.ffmpegkit.StatisticsCallback,java.util.concurrent.ExecutorService)">executeWithArgumentsAsync(String[], FFmpegSessionCompleteCallback, LogCallback, StatisticsCallback, ExecutorService)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKit.html"title="class in com.arthenica.ffmpegkit">FFmpegKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKit.html#executeWithArgumentsAsync(java.lang.String%5B%5D,com.arthenica.ffmpegkit.FFmpegSessionCompleteCallback,java.util.concurrent.ExecutorService)">executeWithArgumentsAsync(String[], FFmpegSessionCompleteCallback, ExecutorService)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKit.html"title="class in com.arthenica.ffmpegkit">FFmpegKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#executeWithArgumentsAsync(java.lang.String%5B%5D,com.arthenica.ffmpegkit.FFprobeSessionCompleteCallback)">executeWithArgumentsAsync(String[], FFprobeSessionCompleteCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#executeWithArgumentsAsync(java.lang.String%5B%5D,com.arthenica.ffmpegkit.FFprobeSessionCompleteCallback,com.arthenica.ffmpegkit.LogCallback)">executeWithArgumentsAsync(String[], FFprobeSessionCompleteCallback, LogCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#executeWithArgumentsAsync(java.lang.String%5B%5D,com.arthenica.ffmpegkit.FFprobeSessionCompleteCallback,com.arthenica.ffmpegkit.LogCallback,java.util.concurrent.ExecutorService)">executeWithArgumentsAsync(String[], FFprobeSessionCompleteCallback, LogCallback, ExecutorService)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#executeWithArgumentsAsync(java.lang.String%5B%5D,com.arthenica.ffmpegkit.FFprobeSessionCompleteCallback,java.util.concurrent.ExecutorService)">executeWithArgumentsAsync(String[], FFprobeSessionCompleteCallback, ExecutorService)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/SessionState.html#FAILED">FAILED</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/SessionState.html"title="enum in com.arthenica.ffmpegkit">SessionState</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#failStackTrace">failStackTrace</a></span> - Variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dd>
<divclass="block">Stack trace of the error received while trying to execute this session.</div>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#ffmpegExecute(com.arthenica.ffmpegkit.FFmpegSession)">ffmpegExecute(FFmpegSession)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<divclass="block">Synchronously executes the FFmpeg session provided.</div>
</dd>
<dt><ahref="com/arthenica/ffmpegkit/FFmpegKit.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">FFmpegKit</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">Main class to run <code>FFmpeg</code> commands.</div>
</dd>
<dt><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">FFmpegKitConfig</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">Configuration class of <code>FFmpegKit</code> library.</div>
</dd>
<dt><ahref="com/arthenica/ffmpegkit/FFmpegSession.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">FFmpegSession</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/FFmpegSessionCompleteCallback.html"title="interface in com.arthenica.ffmpegkit"><spanclass="typeNameLink">FFmpegSessionCompleteCallback</span></a> - Interface in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#ffprobeExecute(com.arthenica.ffmpegkit.FFprobeSession)">ffprobeExecute(FFprobeSession)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<divclass="block">Synchronously executes the FFprobe session provided.</div>
</dd>
<dt><ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">FFprobeKit</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">Main class to run <code>FFprobe</code> commands.</div>
</dd>
<dt><ahref="com/arthenica/ffmpegkit/FFprobeSession.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">FFprobeSession</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/FFprobeSessionCompleteCallback.html"title="interface in com.arthenica.ffmpegkit"><spanclass="typeNameLink">FFprobeSessionCompleteCallback</span></a> - Interface in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Level.html#from(int)">from(int)</a></span> - Static method in enum com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Level.html"title="enum in com.arthenica.ffmpegkit">Level</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Abi.html#from(java.lang.String)">from(String)</a></span> - Static method in enum com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Abi.html"title="enum in com.arthenica.ffmpegkit">Abi</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformationJsonParser.html#from(java.lang.String)">from(String)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformationJsonParser.html"title="class in com.arthenica.ffmpegkit">MediaInformationJsonParser</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformationJsonParser.html#fromWithError(java.lang.String)">fromWithError(String)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformationJsonParser.html"title="class in com.arthenica.ffmpegkit">MediaInformationJsonParser</a></dt>
<divclass="block">Extracts MediaInformation from the given FFprobe json output.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#future">future</a></span> - Variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dd>
<divclass="block">Future created for sessions executed asynchronously.</div>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbiDetect.html#getAbi()">getAbi()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbiDetect.html"title="class in com.arthenica.ffmpegkit">AbiDetect</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getAllLogs()">getAllLogs()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getAllLogs()">getAllLogs()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getAllLogs(int)">getAllLogs(int)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getAllLogs(int)">getAllLogs(int)</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getAllLogsAsString()">getAllLogsAsString()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getAllLogsAsString()">getAllLogsAsString()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getAllLogsAsString(int)">getAllLogsAsString(int)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getAllLogsAsString(int)">getAllLogsAsString(int)</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#getAllProperties()">getAllProperties()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dd>
<divclass="block">Returns all chapter properties defined.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getAllProperties()">getAllProperties()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getAllProperties()">getAllProperties()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegSession.html#getAllStatistics()">getAllStatistics()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegSession.html"title="class in com.arthenica.ffmpegkit">FFmpegSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegSession.html#getAllStatistics(int)">getAllStatistics(int)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegSession.html"title="class in com.arthenica.ffmpegkit">FFmpegSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getArguments()">getArguments()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getArguments()">getArguments()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getAsyncConcurrencyLimit()">getAsyncConcurrencyLimit()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getAverageFrameRate()">getAverageFrameRate()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getBitrate()">getBitrate()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#getBitrate()">getBitrate()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getBitrate()">getBitrate()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getBuildDate()">getBuildDate()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getChannelLayout()">getChannelLayout()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getChapters()">getChapters()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dd>
<divclass="block">Returns all chapters.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getCodec()">getCodec()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getCodecLong()">getCodecLong()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getCodecTimeBase()">getCodecTimeBase()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getCommand()">getCommand()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getCommand()">getCommand()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegSession.html#getCompleteCallback()">getCompleteCallback()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegSession.html"title="class in com.arthenica.ffmpegkit">FFmpegSession</a></dt>
<dd>
<divclass="block">Returns the session specific complete callback.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeSession.html#getCompleteCallback()">getCompleteCallback()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeSession.html"title="class in com.arthenica.ffmpegkit">FFprobeSession</a></dt>
<dd>
<divclass="block">Returns the session specific complete callback.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformationSession.html#getCompleteCallback()">getCompleteCallback()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformationSession.html"title="class in com.arthenica.ffmpegkit">MediaInformationSession</a></dt>
<dd>
<divclass="block">Returns the session specific complete callback.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbiDetect.html#getCpuAbi()">getCpuAbi()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbiDetect.html"title="class in com.arthenica.ffmpegkit">AbiDetect</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getCreateTime()">getCreateTime()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getCreateTime()">getCreateTime()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getDisplayAspectRatio()">getDisplayAspectRatio()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getDuration()">getDuration()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getDuration()">getDuration()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getDuration()">getDuration()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#getEnd()">getEnd()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getEndTime()">getEndTime()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#getEndTime()">getEndTime()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getEndTime()">getEndTime()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Packages.html#getExternalLibraries()">getExternalLibraries()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Packages.html"title="class in com.arthenica.ffmpegkit">Packages</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getFailStackTrace()">getFailStackTrace()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getFailStackTrace()">getFailStackTrace()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getFFmpegSessionCompleteCallback()">getFFmpegSessionCompleteCallback()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dd>
<divclass="block">Returns the global FFmpegSessionCompleteCallback set.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getFFmpegSessions()">getFFmpegSessions()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dd>
<divclass="block">Returns all FFmpeg sessions in the session history.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getFFmpegVersion()">getFFmpegVersion()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getFFprobeSessionCompleteCallback()">getFFprobeSessionCompleteCallback()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dd>
<divclass="block">Returns the global FFprobeSessionCompleteCallback set.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getFFprobeSessions()">getFFprobeSessions()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dd>
<divclass="block">Returns all FFprobe sessions in the session history.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getFilename()">getFilename()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getFormat()">getFormat()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getFormat()">getFormat()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getFormatProperties()">getFormatProperties()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dd>
<divclass="block">Returns all format properties defined.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getFormatProperty(java.lang.String)">getFormatProperty(String)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dd>
<divclass="block">Returns the format property associated with the key.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getFuture()">getFuture()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getFuture()">getFuture()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getHeight()">getHeight()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#getId()">getId()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getIndex()">getIndex()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getLastCompletedSession()">getLastCompletedSession()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegSession.html#getLastReceivedStatistics()">getLastReceivedStatistics()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegSession.html"title="class in com.arthenica.ffmpegkit">FFmpegSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getLastSession()">getLastSession()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Log.html#getLevel()">getLevel()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Log.html"title="class in com.arthenica.ffmpegkit">Log</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getLogCallback()">getLogCallback()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getLogCallback()">getLogCallback()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getLogLevel()">getLogLevel()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getLogRedirectionStrategy()">getLogRedirectionStrategy()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getLogRedirectionStrategy()">getLogRedirectionStrategy()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getLogRedirectionStrategy()">getLogRedirectionStrategy()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getLogs()">getLogs()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getLogs()">getLogs()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getLogsAsString()">getLogsAsString()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getLogsAsString()">getLogsAsString()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getLongFormat()">getLongFormat()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformationSession.html#getMediaInformation()">getMediaInformation()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformationSession.html"title="class in com.arthenica.ffmpegkit">MediaInformationSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#getMediaInformation(java.lang.String)">getMediaInformation(String)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#getMediaInformation(java.lang.String,int)">getMediaInformation(String, int)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#getMediaInformationAsync(java.lang.String,com.arthenica.ffmpegkit.MediaInformationSessionCompleteCallback)">getMediaInformationAsync(String, MediaInformationSessionCompleteCallback)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#getMediaInformationAsync(java.lang.String,com.arthenica.ffmpegkit.MediaInformationSessionCompleteCallback,com.arthenica.ffmpegkit.LogCallback,int)">getMediaInformationAsync(String, MediaInformationSessionCompleteCallback, LogCallback, int)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#getMediaInformationAsync(java.lang.String,com.arthenica.ffmpegkit.MediaInformationSessionCompleteCallback,com.arthenica.ffmpegkit.LogCallback,java.util.concurrent.ExecutorService,int)">getMediaInformationAsync(String, MediaInformationSessionCompleteCallback, LogCallback, ExecutorService, int)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#getMediaInformationAsync(java.lang.String,com.arthenica.ffmpegkit.MediaInformationSessionCompleteCallback,java.util.concurrent.ExecutorService)">getMediaInformationAsync(String, MediaInformationSessionCompleteCallback, ExecutorService)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getMediaInformationExecute(com.arthenica.ffmpegkit.MediaInformationSession,int)">getMediaInformationExecute(MediaInformationSession, int)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#getMediaInformationFromCommand(java.lang.String)">getMediaInformationFromCommand(String)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dd>
<divclass="block">Extracts media information using the command provided.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#getMediaInformationFromCommandAsync(java.lang.String,com.arthenica.ffmpegkit.MediaInformationSessionCompleteCallback,com.arthenica.ffmpegkit.LogCallback,int)">getMediaInformationFromCommandAsync(String, MediaInformationSessionCompleteCallback, LogCallback, int)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getMediaInformationSessionCompleteCallback()">getMediaInformationSessionCompleteCallback()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getMediaInformationSessions()">getMediaInformationSessions()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Log.html#getMessage()">getMessage()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Log.html"title="class in com.arthenica.ffmpegkit">Log</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Abi.html#getName()">getName()</a></span> - Method in enum com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Abi.html"title="enum in com.arthenica.ffmpegkit">Abi</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getNumberFormatProperty(java.lang.String)">getNumberFormatProperty(String)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dd>
<divclass="block">Returns the format property associated with the key.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#getNumberProperty(java.lang.String)">getNumberProperty(String)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dd>
<divclass="block">Returns the chapter property associated with the key.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getNumberProperty(java.lang.String)">getNumberProperty(String)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getNumberProperty(java.lang.String)">getNumberProperty(String)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getOutput()">getOutput()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getOutput()">getOutput()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Packages.html#getPackageName()">getPackageName()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Packages.html"title="class in com.arthenica.ffmpegkit">Packages</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#getProperty(java.lang.String)">getProperty(String)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dd>
<divclass="block">Returns the chapter property associated with the key.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getProperty(java.lang.String)">getProperty(String)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getProperty(java.lang.String)">getProperty(String)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getRealFrameRate()">getRealFrameRate()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getReturnCode()">getReturnCode()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getReturnCode()">getReturnCode()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getSafParameter(android.content.Context,android.net.Uri,java.lang.String)">getSafParameter(Context, Uri, String)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dd>
<divclass="block">Converts the given Structured Access Framework Uri (<code>"content:…"</code>) into an
SAF protocol url that can be used in FFmpeg and FFprobe commands.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getSafParameterForRead(android.content.Context,android.net.Uri)">getSafParameterForRead(Context, Uri)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getSafParameterForWrite(android.content.Context,android.net.Uri)">getSafParameterForWrite(Context, Uri)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getSampleAspectRatio()">getSampleAspectRatio()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getSampleFormat()">getSampleFormat()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getSampleRate()">getSampleRate()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getSession(long)">getSession(long)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getSessionHistorySize()">getSessionHistorySize()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getSessionId()">getSessionId()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Log.html#getSessionId()">getSessionId()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Log.html"title="class in com.arthenica.ffmpegkit">Log</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getSessionId()">getSessionId()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#getSessionId()">getSessionId()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getSessions()">getSessions()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getSessionsByState(com.arthenica.ffmpegkit.SessionState)">getSessionsByState(SessionState)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getSize()">getSize()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#getSize()">getSize()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#getSpeed()">getSpeed()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#getStart()">getStart()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getStartTime()">getStartTime()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#getStartTime()">getStartTime()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getStartTime()">getStartTime()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getStartTime()">getStartTime()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#getState()">getState()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#getState()">getState()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegSession.html#getStatistics()">getStatistics()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegSession.html"title="class in com.arthenica.ffmpegkit">FFmpegSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegSession.html#getStatisticsCallback()">getStatisticsCallback()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegSession.html"title="class in com.arthenica.ffmpegkit">FFmpegSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getStreams()">getStreams()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getStringFormatProperty(java.lang.String)">getStringFormatProperty(String)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dd>
<divclass="block">Returns the format property associated with the key.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#getStringProperty(java.lang.String)">getStringProperty(String)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getStringProperty(java.lang.String)">getStringProperty(String)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dd>
<divclass="block">Returns the property associated with the key.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getStringProperty(java.lang.String)">getStringProperty(String)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getSupportedCameraIds(android.content.Context)">getSupportedCameraIds(Context)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#getTags()">getTags()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#getTags()">getTags()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getTags()">getTags()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#getTime()">getTime()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#getTimeBase()">getTimeBase()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getTimeBase()">getTimeBase()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getType()">getType()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Level.html#getValue()">getValue()</a></span> - Method in enum com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Level.html"title="enum in com.arthenica.ffmpegkit">Level</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/ReturnCode.html#getValue()">getValue()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/ReturnCode.html"title="class in com.arthenica.ffmpegkit">ReturnCode</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Signal.html#getValue()">getValue()</a></span> - Method in enum com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Signal.html"title="enum in com.arthenica.ffmpegkit">Signal</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#getVersion()">getVersion()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#getVideoFps()">getVideoFps()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#getVideoFrameNumber()">getVideoFrameNumber()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#getVideoQuality()">getVideoQuality()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#getWidth()">getWidth()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#ignoreSignal(com.arthenica.ffmpegkit.Signal)">ignoreSignal(Signal)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/ReturnCode.html#isCancel(com.arthenica.ffmpegkit.ReturnCode)">isCancel(ReturnCode)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/ReturnCode.html"title="class in com.arthenica.ffmpegkit">ReturnCode</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegSession.html#isFFmpeg()">isFFmpeg()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegSession.html"title="class in com.arthenica.ffmpegkit">FFmpegSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeSession.html#isFFmpeg()">isFFmpeg()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeSession.html"title="class in com.arthenica.ffmpegkit">FFprobeSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformationSession.html#isFFmpeg()">isFFmpeg()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformationSession.html"title="class in com.arthenica.ffmpegkit">MediaInformationSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#isFFmpeg()">isFFmpeg()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegSession.html#isFFprobe()">isFFprobe()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegSession.html"title="class in com.arthenica.ffmpegkit">FFmpegSession</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeSession.html#isFFprobe()">isFFprobe()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeSession.html"title="class in com.arthenica.ffmpegkit">FFprobeSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformationSession.html#isFFprobe()">isFFprobe()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformationSession.html"title="class in com.arthenica.ffmpegkit">MediaInformationSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#isFFprobe()">isFFprobe()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#isLTSBuild()">isLTSBuild()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegSession.html#isMediaInformation()">isMediaInformation()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegSession.html"title="class in com.arthenica.ffmpegkit">FFmpegSession</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeSession.html#isMediaInformation()">isMediaInformation()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeSession.html"title="class in com.arthenica.ffmpegkit">FFprobeSession</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformationSession.html#isMediaInformation()">isMediaInformation()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformationSession.html"title="class in com.arthenica.ffmpegkit">MediaInformationSession</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#isMediaInformation()">isMediaInformation()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dd>
<divclass="block">Returns whether it is a <code>MediaInformation</code> session or not.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/ReturnCode.html#isSuccess(com.arthenica.ffmpegkit.ReturnCode)">isSuccess(ReturnCode)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/ReturnCode.html"title="class in com.arthenica.ffmpegkit">ReturnCode</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/ReturnCode.html#isValueCancel()">isValueCancel()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/ReturnCode.html"title="class in com.arthenica.ffmpegkit">ReturnCode</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/ReturnCode.html#isValueError()">isValueError()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/ReturnCode.html"title="class in com.arthenica.ffmpegkit">ReturnCode</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/ReturnCode.html#isValueSuccess()">isValueSuccess()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/ReturnCode.html"title="class in com.arthenica.ffmpegkit">ReturnCode</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_AVERAGE_FRAME_RATE">KEY_AVERAGE_FRAME_RATE</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#KEY_BIT_RATE">KEY_BIT_RATE</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_BIT_RATE">KEY_BIT_RATE</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_CHANNEL_LAYOUT">KEY_CHANNEL_LAYOUT</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformationJsonParser.html#KEY_CHAPTERS">KEY_CHAPTERS</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformationJsonParser.html"title="class in com.arthenica.ffmpegkit">MediaInformationJsonParser</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_CODEC">KEY_CODEC</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_CODEC_LONG">KEY_CODEC_LONG</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_CODEC_TIME_BASE">KEY_CODEC_TIME_BASE</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_DISPLAY_ASPECT_RATIO">KEY_DISPLAY_ASPECT_RATIO</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#KEY_DURATION">KEY_DURATION</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#KEY_END">KEY_END</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#KEY_END_TIME">KEY_END_TIME</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#KEY_FILENAME">KEY_FILENAME</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#KEY_FORMAT">KEY_FORMAT</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_FORMAT">KEY_FORMAT</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#KEY_FORMAT_LONG">KEY_FORMAT_LONG</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#KEY_FORMAT_PROPERTIES">KEY_FORMAT_PROPERTIES</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_HEIGHT">KEY_HEIGHT</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#KEY_ID">KEY_ID</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_INDEX">KEY_INDEX</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_REAL_FRAME_RATE">KEY_REAL_FRAME_RATE</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_SAMPLE_ASPECT_RATIO">KEY_SAMPLE_ASPECT_RATIO</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_SAMPLE_FORMAT">KEY_SAMPLE_FORMAT</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_SAMPLE_RATE">KEY_SAMPLE_RATE</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#KEY_SIZE">KEY_SIZE</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#KEY_START">KEY_START</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#KEY_START_TIME">KEY_START_TIME</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#KEY_START_TIME">KEY_START_TIME</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformationJsonParser.html#KEY_STREAMS">KEY_STREAMS</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformationJsonParser.html"title="class in com.arthenica.ffmpegkit">MediaInformationJsonParser</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#KEY_TAGS">KEY_TAGS</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#KEY_TAGS">KEY_TAGS</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_TAGS">KEY_TAGS</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Chapter.html#KEY_TIME_BASE">KEY_TIME_BASE</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Chapter.html"title="class in com.arthenica.ffmpegkit">Chapter</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_TIME_BASE">KEY_TIME_BASE</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_TYPE">KEY_TYPE</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#KEY_WIDTH">KEY_WIDTH</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/Level.html"title="enum in com.arthenica.ffmpegkit"><spanclass="typeNameLink">Level</span></a> - Enum in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">Enumeration type for log levels.</div>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#listFFprobeSessions()">listFFprobeSessions()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeKit.html#listMediaInformationSessions()">listMediaInformationSessions()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeKit.html"title="class in com.arthenica.ffmpegkit">FFprobeKit</a></dt>
<divclass="block">Lists all MediaInformation sessions in the session history.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKit.html#listSessions()">listSessions()</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKit.html"title="class in com.arthenica.ffmpegkit">FFmpegKit</a></dt>
<dd>
<divclass="block">Lists all FFmpeg sessions in the session history.</div>
<dt><ahref="com/arthenica/ffmpegkit/Log.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">Log</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">Log entry for an <code>FFmpegKit</code> session.</div>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Log.html#%3Cinit%3E(long,com.arthenica.ffmpegkit.Level,java.lang.String)">Log(long, Level, String)</a></span> - Constructor for class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Log.html"title="class in com.arthenica.ffmpegkit">Log</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#logCallback">logCallback</a></span> - Variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/LogCallback.html"title="interface in com.arthenica.ffmpegkit"><spanclass="typeNameLink">LogCallback</span></a> - Interface in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">Callback function that receives logs generated for <code>FFmpegKit</code> sessions.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#logRedirectionStrategy">logRedirectionStrategy</a></span> - Variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dd>
<divclass="block">Session specific log redirection strategy.</div>
</dd>
<dt><ahref="com/arthenica/ffmpegkit/LogRedirectionStrategy.html"title="enum in com.arthenica.ffmpegkit"><spanclass="typeNameLink">LogRedirectionStrategy</span></a> - Enum in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#logs">logs</a></span> - Variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dd>
<divclass="block">Log entries received for this session.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#logsLock">logsLock</a></span> - Variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">MediaInformation</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformation.html#%3Cinit%3E(org.json.JSONObject,java.util.List,java.util.List)">MediaInformation(JSONObject, List<StreamInformation>, List<Chapter>)</a></span> - Constructor for class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit">MediaInformation</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/MediaInformationJsonParser.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">MediaInformationJsonParser</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">A parser that constructs <ahref="com/arthenica/ffmpegkit/MediaInformation.html"title="class in com.arthenica.ffmpegkit"><code>MediaInformation</code></a> from FFprobe's json output.</div>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformationJsonParser.html#%3Cinit%3E()">MediaInformationJsonParser()</a></span> - Constructor for class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformationJsonParser.html"title="class in com.arthenica.ffmpegkit">MediaInformationJsonParser</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/MediaInformationSession.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">MediaInformationSession</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">A custom FFprobe session, which produces a <code>MediaInformation</code> object using the
<dt><ahref="com/arthenica/ffmpegkit/MediaInformationSessionCompleteCallback.html"title="interface in com.arthenica.ffmpegkit"><spanclass="typeNameLink">MediaInformationSessionCompleteCallback</span></a> - Interface in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#messagesInTransmit(long)">messagesInTransmit(long)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/NativeLoader.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">NativeLoader</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">Responsible of loading native libraries.</div>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/NativeLoader.html#%3Cinit%3E()">NativeLoader()</a></span> - Constructor for class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/NativeLoader.html"title="class in com.arthenica.ffmpegkit">NativeLoader</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/LogRedirectionStrategy.html#NEVER_PRINT_LOGS">NEVER_PRINT_LOGS</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/LogRedirectionStrategy.html"title="enum in com.arthenica.ffmpegkit">LogRedirectionStrategy</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/Packages.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">Packages</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Packages.html#%3Cinit%3E()">Packages()</a></span> - Constructor for class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Packages.html"title="class in com.arthenica.ffmpegkit">Packages</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#parseArguments(java.lang.String)">parseArguments(String)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/LogRedirectionStrategy.html#PRINT_LOGS_WHEN_GLOBAL_CALLBACK_NOT_DEFINED">PRINT_LOGS_WHEN_GLOBAL_CALLBACK_NOT_DEFINED</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/LogRedirectionStrategy.html"title="enum in com.arthenica.ffmpegkit">LogRedirectionStrategy</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/LogRedirectionStrategy.html#PRINT_LOGS_WHEN_NO_CALLBACKS_DEFINED">PRINT_LOGS_WHEN_NO_CALLBACKS_DEFINED</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/LogRedirectionStrategy.html"title="enum in com.arthenica.ffmpegkit">LogRedirectionStrategy</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/LogRedirectionStrategy.html#PRINT_LOGS_WHEN_SESSION_CALLBACK_NOT_DEFINED">PRINT_LOGS_WHEN_SESSION_CALLBACK_NOT_DEFINED</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/LogRedirectionStrategy.html"title="enum in com.arthenica.ffmpegkit">LogRedirectionStrategy</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#printToLogcat(int,java.lang.String)">printToLogcat(int, String)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#registerNewFFmpegPipe(android.content.Context)">registerNewFFmpegPipe(Context)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<divclass="block">Creates a new named pipe to use in <code>FFmpeg</code> operations.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#returnCode">returnCode</a></span> - Variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dd>
<divclass="block">Return code for the completed sessions.</div>
</dd>
<dt><ahref="com/arthenica/ffmpegkit/ReturnCode.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">ReturnCode</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/ReturnCode.html#%3Cinit%3E(int)">ReturnCode(int)</a></span> - Constructor for class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/ReturnCode.html"title="class in com.arthenica.ffmpegkit">ReturnCode</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AsyncFFmpegExecuteTask.html#run()">run()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AsyncFFmpegExecuteTask.html"title="class in com.arthenica.ffmpegkit">AsyncFFmpegExecuteTask</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AsyncFFprobeExecuteTask.html#run()">run()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AsyncFFprobeExecuteTask.html"title="class in com.arthenica.ffmpegkit">AsyncFFprobeExecuteTask</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AsyncGetMediaInformationTask.html#run()">run()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AsyncGetMediaInformationTask.html"title="class in com.arthenica.ffmpegkit">AsyncGetMediaInformationTask</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/SessionState.html#RUNNING">RUNNING</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/SessionState.html"title="enum in com.arthenica.ffmpegkit">SessionState</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit"><spanclass="typeNameLink">Session</span></a> - Interface in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">Common interface for all <code>FFmpegKit</code> sessions.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#sessionId">sessionId</a></span> - Variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dd>
<divclass="block">Session identifier.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#sessionIdGenerator">sessionIdGenerator</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dd>
<divclass="block">Generates unique ids for sessions.</div>
</dd>
<dt><ahref="com/arthenica/ffmpegkit/SessionState.html"title="enum in com.arthenica.ffmpegkit"><spanclass="typeNameLink">SessionState</span></a> - Enum in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#sessionStateToString(com.arthenica.ffmpegkit.SessionState)">sessionStateToString(SessionState)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dd>
<divclass="block">Converts session state to string.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#setAsyncConcurrencyLimit(int)">setAsyncConcurrencyLimit(int)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#setBitrate(double)">setBitrate(double)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#setEnvironmentVariable(java.lang.String,java.lang.String)">setEnvironmentVariable(String, String)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#setFontconfigConfigurationPath(java.lang.String)">setFontconfigConfigurationPath(String)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#setFontDirectory(android.content.Context,java.lang.String,java.util.Map)">setFontDirectory(Context, String, Map<String, String>)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#setFontDirectoryList(android.content.Context,java.util.List,java.util.Map)">setFontDirectoryList(Context, List<String>, Map<String, String>)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#setLogLevel(com.arthenica.ffmpegkit.Level)">setLogLevel(Level)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#setLogRedirectionStrategy(com.arthenica.ffmpegkit.LogRedirectionStrategy)">setLogRedirectionStrategy(LogRedirectionStrategy)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformationSession.html#setMediaInformation(com.arthenica.ffmpegkit.MediaInformation)">setMediaInformation(MediaInformation)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformationSession.html"title="class in com.arthenica.ffmpegkit">MediaInformationSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html#setSessionHistorySize(int)">setSessionHistorySize(int)</a></span> - Static method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegKitConfig.html"title="class in com.arthenica.ffmpegkit">FFmpegKitConfig</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#setSessionId(long)">setSessionId(long)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#setSize(long)">setSize(long)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#setSpeed(double)">setSpeed(double)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#setTime(int)">setTime(int)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#setVideoFps(float)">setVideoFps(float)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#setVideoFrameNumber(int)">setVideoFrameNumber(int)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#setVideoQuality(float)">setVideoQuality(float)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Signal.html#SIGINT">SIGINT</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Signal.html"title="enum in com.arthenica.ffmpegkit">Signal</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/Signal.html"title="enum in com.arthenica.ffmpegkit"><spanclass="typeNameLink">Signal</span></a> - Enum in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">Lists signals handled by FFmpegKit library.</div>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Signal.html#SIGPIPE">SIGPIPE</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Signal.html"title="enum in com.arthenica.ffmpegkit">Signal</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Signal.html#SIGQUIT">SIGQUIT</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Signal.html"title="enum in com.arthenica.ffmpegkit">Signal</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Signal.html#SIGTERM">SIGTERM</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Signal.html"title="enum in com.arthenica.ffmpegkit">Signal</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Signal.html#SIGXCPU">SIGXCPU</a></span> - com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Signal.html"title="enum in com.arthenica.ffmpegkit">Signal</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#startTime">startTime</a></span> - Variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dd>
<divclass="block">Date and time the session was started.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#state">state</a></span> - Variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dd>
<divclass="block">State of the session.</div>
</dd>
<dt><ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">Statistics</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">Statistics entry for an FFmpeg execute session.</div>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#%3Cinit%3E(long,int,float,float,long,int,double,double)">Statistics(long, int, float, float, long, int, double, double)</a></span> - Constructor for class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dt><ahref="com/arthenica/ffmpegkit/StatisticsCallback.html"title="interface in com.arthenica.ffmpegkit"><spanclass="typeNameLink">StatisticsCallback</span></a> - Interface in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dd>
<divclass="block">Callback function that receives statistics generated for <code>FFmpegKit</code> sessions.</div>
</dd>
<dt><ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit"><spanclass="typeNameLink">StreamInformation</span></a> - Class in <ahref="com/arthenica/ffmpegkit/package-summary.html">com.arthenica.ffmpegkit</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/StreamInformation.html#%3Cinit%3E(org.json.JSONObject)">StreamInformation(JSONObject)</a></span> - Constructor for class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/StreamInformation.html"title="class in com.arthenica.ffmpegkit">StreamInformation</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/ReturnCode.html#SUCCESS">SUCCESS</a></span> - Static variable in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/ReturnCode.html"title="class in com.arthenica.ffmpegkit">ReturnCode</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#thereAreAsynchronousMessagesInTransmit()">thereAreAsynchronousMessagesInTransmit()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Session.html#thereAreAsynchronousMessagesInTransmit()">thereAreAsynchronousMessagesInTransmit()</a></span> - Method in interface com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Session.html"title="interface in com.arthenica.ffmpegkit">Session</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFmpegSession.html#toString()">toString()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFmpegSession.html"title="class in com.arthenica.ffmpegkit">FFmpegSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/FFprobeSession.html#toString()">toString()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/FFprobeSession.html"title="class in com.arthenica.ffmpegkit">FFprobeSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Log.html#toString()">toString()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Log.html"title="class in com.arthenica.ffmpegkit">Log</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/MediaInformationSession.html#toString()">toString()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/MediaInformationSession.html"title="class in com.arthenica.ffmpegkit">MediaInformationSession</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/ReturnCode.html#toString()">toString()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/ReturnCode.html"title="class in com.arthenica.ffmpegkit">ReturnCode</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Statistics.html#toString()">toString()</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Statistics.html"title="class in com.arthenica.ffmpegkit">Statistics</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Abi.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Abi.html"title="enum in com.arthenica.ffmpegkit">Abi</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Level.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Level.html"title="enum in com.arthenica.ffmpegkit">Level</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/LogRedirectionStrategy.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/LogRedirectionStrategy.html"title="enum in com.arthenica.ffmpegkit">LogRedirectionStrategy</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/SessionState.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/SessionState.html"title="enum in com.arthenica.ffmpegkit">SessionState</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Signal.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Signal.html"title="enum in com.arthenica.ffmpegkit">Signal</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Abi.html#values()">values()</a></span> - Static method in enum com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Abi.html"title="enum in com.arthenica.ffmpegkit">Abi</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Level.html#values()">values()</a></span> - Static method in enum com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Level.html"title="enum in com.arthenica.ffmpegkit">Level</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/LogRedirectionStrategy.html#values()">values()</a></span> - Static method in enum com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/LogRedirectionStrategy.html"title="enum in com.arthenica.ffmpegkit">LogRedirectionStrategy</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/SessionState.html#values()">values()</a></span> - Static method in enum com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/SessionState.html"title="enum in com.arthenica.ffmpegkit">SessionState</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/Signal.html#values()">values()</a></span> - Static method in enum com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/Signal.html"title="enum in com.arthenica.ffmpegkit">Signal</a></dt>
<dt><spanclass="memberNameLink"><ahref="com/arthenica/ffmpegkit/AbstractSession.html#waitForAsynchronousMessagesInTransmit(int)">waitForAsynchronousMessagesInTransmit(int)</a></span> - Method in class com.arthenica.ffmpegkit.<ahref="com/arthenica/ffmpegkit/AbstractSession.html"title="class in com.arthenica.ffmpegkit">AbstractSession</a></dt>