2021-03-02 01:25:17 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
2021-09-18 15:20:11 +03:00
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
< meta name = "generator" content = "Doxygen 1.9.2" / >
2021-03-02 01:25:17 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > FFmpegKit iOS / macOS / tvOS API: FFprobeKit Class Reference< / title >
< link href = "../../tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../jquery.js" > < / script >
< script type = "text/javascript" src = "../../dynsections.js" > < / script >
< link href = "../../search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../search/searchdata.js" > < / script >
< script type = "text/javascript" src = "../../search/search.js" > < / script >
< link href = "../../doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectlogo" > < img alt = "Logo" src = "../../ffmpeg-kit-icon-v9-small.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2021-09-18 15:20:11 +03:00
< div id = "projectname" > FFmpegKit iOS / macOS / tvOS API< span id = "projectnumber" >   4.5< / span >
2021-03-02 01:25:17 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2021-09-18 15:20:11 +03:00
<!-- Generated by Doxygen 1.9.2 -->
2021-03-02 01:25:17 +02:00
< script type = "text/javascript" >
2021-09-18 15:20:11 +03:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search",'Search','.html');
2021-03-02 01:25:17 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "../../menudata.js" > < / script >
< script type = "text/javascript" src = "../../menu.js" > < / script >
< script type = "text/javascript" >
2021-09-18 15:20:11 +03:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2021-03-02 01:25:17 +02:00
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2021-09-18 15:20:11 +03:00
/* @license-end */
< / script >
2021-03-02 01:25:17 +02:00
< div id = "main-nav" > < / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-static-methods" > Class Methods< / a > < / div >
2021-09-18 15:20:11 +03:00
< div class = "headertitle" > < div class = "title" > FFprobeKit Class Reference< / div > < / div >
2021-03-02 01:25:17 +02:00
< / div > <!-- header -->
< div class = "contents" >
2021-09-18 15:20:11 +03:00
< p > < code > #import < < a class = "el" href = "../../d4/dad/_f_fprobe_kit_8h_source.html" > FFprobeKit.h< / a > > < / code > < / p >
2021-03-02 01:25:17 +02:00
< table class = "memberdecls" >
2021-09-18 15:20:11 +03:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-static-methods" name = "pub-static-methods" > < / a >
2021-03-02 01:25:17 +02:00
Class Methods< / h2 > < / td > < / tr >
< tr class = "memitem:a708bc9aa73cb8191de049b18fd336ac6" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#a708bc9aa73cb8191de049b18fd336ac6" > executeWithArguments:< / a > < / td > < / tr >
< tr class = "separator:a708bc9aa73cb8191de049b18fd336ac6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aba5375bb11ea4566a473f9be3ac2666a" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#aba5375bb11ea4566a473f9be3ac2666a" > executeWithArgumentsAsync:withExecuteCallback:< / a > < / td > < / tr >
< tr class = "separator:aba5375bb11ea4566a473f9be3ac2666a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a400105c2b4dfb93ce4be847e3bb7196b" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#a400105c2b4dfb93ce4be847e3bb7196b" > executeWithArgumentsAsync:withExecuteCallback:withLogCallback:< / a > < / td > < / tr >
< tr class = "separator:a400105c2b4dfb93ce4be847e3bb7196b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a771b3e37b60dafab113dce163f90e314" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#a771b3e37b60dafab113dce163f90e314" > executeWithArgumentsAsync:withExecuteCallback:onDispatchQueue:< / a > < / td > < / tr >
< tr class = "separator:a771b3e37b60dafab113dce163f90e314" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a91f56477a62fd88b31a3708d0af4e4bc" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#a91f56477a62fd88b31a3708d0af4e4bc" > executeWithArgumentsAsync:withExecuteCallback:withLogCallback:onDispatchQueue:< / a > < / td > < / tr >
< tr class = "separator:a91f56477a62fd88b31a3708d0af4e4bc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8735aed4723dd7cd19280736aa1be341" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#a8735aed4723dd7cd19280736aa1be341" > execute:< / a > < / td > < / tr >
< tr class = "separator:a8735aed4723dd7cd19280736aa1be341" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aed23787ade0fa38214850f56cb4b37bf" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#aed23787ade0fa38214850f56cb4b37bf" > executeAsync:withExecuteCallback:< / a > < / td > < / tr >
< tr class = "separator:aed23787ade0fa38214850f56cb4b37bf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a62d34cbf5da4920ec4526e554af41b28" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#a62d34cbf5da4920ec4526e554af41b28" > executeAsync:withExecuteCallback:withLogCallback:< / a > < / td > < / tr >
< tr class = "separator:a62d34cbf5da4920ec4526e554af41b28" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae096318611f568330e4a892686c1101d" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#ae096318611f568330e4a892686c1101d" > executeAsync:withExecuteCallback:onDispatchQueue:< / a > < / td > < / tr >
< tr class = "separator:ae096318611f568330e4a892686c1101d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae3a58c14e31ff334fdb4f93ecbec3b9c" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#ae3a58c14e31ff334fdb4f93ecbec3b9c" > executeAsync:withExecuteCallback:withLogCallback:onDispatchQueue:< / a > < / td > < / tr >
< tr class = "separator:ae3a58c14e31ff334fdb4f93ecbec3b9c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8403c9a0b3b76fe59602471f4cee1c47" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#a8403c9a0b3b76fe59602471f4cee1c47" > getMediaInformation:< / a > < / td > < / tr >
< tr class = "separator:a8403c9a0b3b76fe59602471f4cee1c47" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aebfc5568568e72612f7983c555b9bc04" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#aebfc5568568e72612f7983c555b9bc04" > getMediaInformation:withTimeout:< / a > < / td > < / tr >
< tr class = "separator:aebfc5568568e72612f7983c555b9bc04" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9e7532a1e4131c419c56798b0fcc6113" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#a9e7532a1e4131c419c56798b0fcc6113" > getMediaInformationAsync:withExecuteCallback:< / a > < / td > < / tr >
< tr class = "separator:a9e7532a1e4131c419c56798b0fcc6113" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adc2bfa7202903f876ae80da3607a5056" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#adc2bfa7202903f876ae80da3607a5056" > getMediaInformationAsync:withExecuteCallback:withLogCallback:withTimeout:< / a > < / td > < / tr >
< tr class = "separator:adc2bfa7202903f876ae80da3607a5056" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abbbd4d007a15631aff63fc0300935263" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#abbbd4d007a15631aff63fc0300935263" > getMediaInformationAsync:withExecuteCallback:onDispatchQueue:< / a > < / td > < / tr >
< tr class = "separator:abbbd4d007a15631aff63fc0300935263" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a90cdea1bb3b531a8ef09877c877f7381" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#a90cdea1bb3b531a8ef09877c877f7381" > getMediaInformationAsync:withExecuteCallback:withLogCallback:onDispatchQueue:withTimeout:< / a > < / td > < / tr >
< tr class = "separator:a90cdea1bb3b531a8ef09877c877f7381" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a30f6f96c0c1f50ba227c9102516d308f" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#a30f6f96c0c1f50ba227c9102516d308f" > getMediaInformationFromCommand:< / a > < / td > < / tr >
< tr class = "separator:a30f6f96c0c1f50ba227c9102516d308f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-09-18 15:20:11 +03:00
< tr class = "memitem:a3dc875fad945f054ffcbc9e3c22ea388" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#a3dc875fad945f054ffcbc9e3c22ea388" > getMediaInformationFromCommandAsync:withExecuteCallback:withLogCallback:onDispatchQueue:withTimeout:< / a > < / td > < / tr >
< tr class = "separator:a3dc875fad945f054ffcbc9e3c22ea388" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-03-02 01:25:17 +02:00
< tr class = "memitem:a2cefebca5afc740d41c8aa75863c760b" > < td class = "memItemLeft" align = "right" valign = "top" > (NSArray *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#a2cefebca5afc740d41c8aa75863c760b" > listSessions< / a > < / td > < / tr >
< tr class = "separator:a2cefebca5afc740d41c8aa75863c760b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a061bb92182d71cf6fffc95c81a3e0c72" > < td class = "memItemLeft" align = "right" valign = "top" > (void)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#a061bb92182d71cf6fffc95c81a3e0c72" > initialize< / a > < code > [implementation]< / code > < / td > < / tr >
< tr class = "separator:a061bb92182d71cf6fffc95c81a3e0c72" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a91c718bdc5d433f7e6b3bc5ae7160143" > < td class = "memItemLeft" align = "right" valign = "top" > (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *)  < / td > < td class = "memItemRight" valign = "bottom" > + < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#a91c718bdc5d433f7e6b3bc5ae7160143" > getMediaInformationFromCommandAsync:withExecuteCallback:withLogCallback:onDispatchQueue:withTimeout:< / a > < code > [implementation]< / code > < / td > < / tr >
< tr class = "separator:a91c718bdc5d433f7e6b3bc5ae7160143" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2021-09-18 15:20:11 +03:00
< div class = "textblock" > < p > Main class to run < code > FFprobe< / code > commands. Supports executing commands both synchronously and asynchronously. < / p > < pre >
2021-03-02 01:25:17 +02:00
< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *session = [< a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html" > FFprobeKit< / a > execute:"-hide_banner -v error -show_entries format=size -of default=noprint_wrappers=1 file1.mp4"];
2021-09-18 15:20:11 +03:00
FFprobeSession *asyncSession = [FFprobeKit executeAsync:@"-hide_banner -v error -show_entries format=size -of default=noprint_wrappers=1 file1.mp4" withExecuteCallback:executeCallback];
< /pre>
< p> Provides overloaded < code> execute< /code> methods to define session specific callbacks.
< pre>
FFprobeSession *session = [FFprobeKit executeAsync:@"-hide_banner -v error -show_entries format=size -of default=noprint_wrappers=1 file1.mp4" withExecuteCallback:executeCallback withLogCallback:logCallback];
< /pre>
< p> It can extract media information for a file or a url, using getMediaInformation method.
< pre>
MediaInformationSession *session = [FFprobeKit getMediaInformation:@"file1.mp4"];
2021-03-02 01:25:17 +02:00
< / pre >
< p class = "definition" > Definition at line < a class = "el" href = "../../d4/dad/_f_fprobe_kit_8h_source.html#l00046" > 46< / a > of file < a class = "el" href = "../../d4/dad/_f_fprobe_kit_8h_source.html" > FFprobeKit.h< / a > .< / p >
< / div > < h2 class = "groupheader" > Method Documentation< / h2 >
2021-09-18 15:20:11 +03:00
< a id = "a8735aed4723dd7cd19280736aa1be341" name = "a8735aed4723dd7cd19280736aa1be341" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8735aed4723dd7cd19280736aa1be341" > ◆ < / a > < / span > execute:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *) execute: < / td >
< td > < / td >
< td class = "paramtype" > (NSString*)  < / td >
< td class = "paramname" > < em > command< / em > < / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Synchronously executes FFprobe command provided. Space character is used to split command into arguments. You can use single or double quote characters to specify arguments inside your command.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > command< / td > < td > FFprobe command < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > FFprobe session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "aed23787ade0fa38214850f56cb4b37bf" name = "aed23787ade0fa38214850f56cb4b37bf" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aed23787ade0fa38214850f56cb4b37bf" > ◆ < / a > < / span > executeAsync:withExecuteCallback:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *) executeAsync: < / td >
< td > < / td >
< td class = "paramtype" > (NSString*)  < / td >
< td class = "paramname" > < em > command< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withExecuteCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../de/d57/_execute_callback_8h.html#ae866bcbfaac596a73cc73249540d2e12" > ExecuteCallback< / a > )  < / td >
< td class = "paramname" > < em > executeCallback< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Asynchronously executes FFprobe command provided. Space character is used to split command into arguments. You can use single or double quote characters to specify arguments inside your command.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > command< / td > < td > FFprobe command < / td > < / tr >
< tr > < td class = "paramname" > executeCallback< / td > < td > callback that will be called when the execution is completed < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > FFprobe session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "ae096318611f568330e4a892686c1101d" name = "ae096318611f568330e4a892686c1101d" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae096318611f568330e4a892686c1101d" > ◆ < / a > < / span > executeAsync:withExecuteCallback:onDispatchQueue:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *) executeAsync: < / td >
< td > < / td >
< td class = "paramtype" > (NSString*)  < / td >
< td class = "paramname" > < em > command< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withExecuteCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../de/d57/_execute_callback_8h.html#ae866bcbfaac596a73cc73249540d2e12" > ExecuteCallback< / a > )  < / td >
< td class = "paramname" > < em > executeCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > onDispatchQueue:< / td >
< td > < / td >
< td class = "paramtype" > (dispatch_queue_t)  < / td >
< td class = "paramname" > < em > queue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Asynchronously executes FFprobe command provided. Space character is used to split command into arguments. You can use single or double quote characters to specify arguments inside your command.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > command< / td > < td > FFprobe command < / td > < / tr >
< tr > < td class = "paramname" > executeCallback< / td > < td > callback that will be called when the execution is completed < / td > < / tr >
< tr > < td class = "paramname" > queue< / td > < td > dispatch queue that will be used to run this asynchronous operation < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > FFprobe session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a62d34cbf5da4920ec4526e554af41b28" name = "a62d34cbf5da4920ec4526e554af41b28" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a62d34cbf5da4920ec4526e554af41b28" > ◆ < / a > < / span > executeAsync:withExecuteCallback:withLogCallback:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *) executeAsync: < / td >
< td > < / td >
< td class = "paramtype" > (NSString*)  < / td >
< td class = "paramname" > < em > command< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withExecuteCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../de/d57/_execute_callback_8h.html#ae866bcbfaac596a73cc73249540d2e12" > ExecuteCallback< / a > )  < / td >
< td class = "paramname" > < em > executeCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withLogCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../d4/daf/_log_callback_8h.html#a85ffce44df85447234279b01b028ddd0" > LogCallback< / a > )  < / td >
< td class = "paramname" > < em > logCallback< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Asynchronously executes FFprobe command provided. Space character is used to split command into arguments. You can use single or double quote characters to specify arguments inside your command.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > command< / td > < td > FFprobe command < / td > < / tr >
< tr > < td class = "paramname" > executeCallback< / td > < td > callback that will be notified when execution is completed < / td > < / tr >
< tr > < td class = "paramname" > logCallback< / td > < td > callback that will receive logs < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > FFprobe session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "ae3a58c14e31ff334fdb4f93ecbec3b9c" name = "ae3a58c14e31ff334fdb4f93ecbec3b9c" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae3a58c14e31ff334fdb4f93ecbec3b9c" > ◆ < / a > < / span > executeAsync:withExecuteCallback:withLogCallback:onDispatchQueue:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *) executeAsync: < / td >
< td > < / td >
< td class = "paramtype" > (NSString*)  < / td >
< td class = "paramname" > < em > command< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withExecuteCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../de/d57/_execute_callback_8h.html#ae866bcbfaac596a73cc73249540d2e12" > ExecuteCallback< / a > )  < / td >
< td class = "paramname" > < em > executeCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withLogCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../d4/daf/_log_callback_8h.html#a85ffce44df85447234279b01b028ddd0" > LogCallback< / a > )  < / td >
< td class = "paramname" > < em > logCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > onDispatchQueue:< / td >
< td > < / td >
< td class = "paramtype" > (dispatch_queue_t)  < / td >
< td class = "paramname" > < em > queue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Asynchronously executes FFprobe command provided. Space character is used to split command into arguments. You can use single or double quote characters to specify arguments inside your command.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > command< / td > < td > FFprobe command < / td > < / tr >
< tr > < td class = "paramname" > executeCallback< / td > < td > callback that will be called when the execution is completed < / td > < / tr >
< tr > < td class = "paramname" > logCallback< / td > < td > callback that will receive logs < / td > < / tr >
< tr > < td class = "paramname" > queue< / td > < td > dispatch queue that will be used to run this asynchronous operation < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > FFprobe session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a708bc9aa73cb8191de049b18fd336ac6" name = "a708bc9aa73cb8191de049b18fd336ac6" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a708bc9aa73cb8191de049b18fd336ac6" > ◆ < / a > < / span > executeWithArguments:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *) executeWithArguments: < / td >
< td > < / td >
< td class = "paramtype" > (NSArray*)  < / td >
< td class = "paramname" > < em > arguments< / em > < / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Synchronously executes FFprobe with arguments provided.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > arguments< / td > < td > FFprobe command options/arguments as string array < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > FFprobe session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "aba5375bb11ea4566a473f9be3ac2666a" name = "aba5375bb11ea4566a473f9be3ac2666a" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aba5375bb11ea4566a473f9be3ac2666a" > ◆ < / a > < / span > executeWithArgumentsAsync:withExecuteCallback:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *) executeWithArgumentsAsync: < / td >
< td > < / td >
< td class = "paramtype" > (NSArray*)  < / td >
< td class = "paramname" > < em > arguments< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withExecuteCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../de/d57/_execute_callback_8h.html#ae866bcbfaac596a73cc73249540d2e12" > ExecuteCallback< / a > )  < / td >
< td class = "paramname" > < em > executeCallback< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Asynchronously executes FFprobe with arguments provided.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > arguments< / td > < td > FFprobe command options/arguments as string array < / td > < / tr >
< tr > < td class = "paramname" > executeCallback< / td > < td > callback that will be called when the execution is completed < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > FFprobe session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a771b3e37b60dafab113dce163f90e314" name = "a771b3e37b60dafab113dce163f90e314" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a771b3e37b60dafab113dce163f90e314" > ◆ < / a > < / span > executeWithArgumentsAsync:withExecuteCallback:onDispatchQueue:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *) executeWithArgumentsAsync: < / td >
< td > < / td >
< td class = "paramtype" > (NSArray*)  < / td >
< td class = "paramname" > < em > arguments< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withExecuteCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../de/d57/_execute_callback_8h.html#ae866bcbfaac596a73cc73249540d2e12" > ExecuteCallback< / a > )  < / td >
< td class = "paramname" > < em > executeCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > onDispatchQueue:< / td >
< td > < / td >
< td class = "paramtype" > (dispatch_queue_t)  < / td >
< td class = "paramname" > < em > queue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Asynchronously executes FFprobe with arguments provided.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > arguments< / td > < td > FFprobe command options/arguments as string array < / td > < / tr >
< tr > < td class = "paramname" > executeCallback< / td > < td > callback that will be called when the execution is completed < / td > < / tr >
< tr > < td class = "paramname" > queue< / td > < td > dispatch queue that will be used to run this asynchronous operation < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > FFprobe session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a400105c2b4dfb93ce4be847e3bb7196b" name = "a400105c2b4dfb93ce4be847e3bb7196b" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a400105c2b4dfb93ce4be847e3bb7196b" > ◆ < / a > < / span > executeWithArgumentsAsync:withExecuteCallback:withLogCallback:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *) executeWithArgumentsAsync: < / td >
< td > < / td >
< td class = "paramtype" > (NSArray*)  < / td >
< td class = "paramname" > < em > arguments< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withExecuteCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../de/d57/_execute_callback_8h.html#ae866bcbfaac596a73cc73249540d2e12" > ExecuteCallback< / a > )  < / td >
< td class = "paramname" > < em > executeCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withLogCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../d4/daf/_log_callback_8h.html#a85ffce44df85447234279b01b028ddd0" > LogCallback< / a > )  < / td >
< td class = "paramname" > < em > logCallback< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Asynchronously executes FFprobe with arguments provided.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > arguments< / td > < td > FFprobe command options/arguments as string array < / td > < / tr >
< tr > < td class = "paramname" > executeCallback< / td > < td > callback that will be notified when execution is completed < / td > < / tr >
< tr > < td class = "paramname" > logCallback< / td > < td > callback that will receive logs < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > FFprobe session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a91f56477a62fd88b31a3708d0af4e4bc" name = "a91f56477a62fd88b31a3708d0af4e4bc" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a91f56477a62fd88b31a3708d0af4e4bc" > ◆ < / a > < / span > executeWithArgumentsAsync:withExecuteCallback:withLogCallback:onDispatchQueue:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../dd/d15/interface_f_fprobe_session.html" > FFprobeSession< / a > *) executeWithArgumentsAsync: < / td >
< td > < / td >
< td class = "paramtype" > (NSArray*)  < / td >
< td class = "paramname" > < em > arguments< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withExecuteCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../de/d57/_execute_callback_8h.html#ae866bcbfaac596a73cc73249540d2e12" > ExecuteCallback< / a > )  < / td >
< td class = "paramname" > < em > executeCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withLogCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../d4/daf/_log_callback_8h.html#a85ffce44df85447234279b01b028ddd0" > LogCallback< / a > )  < / td >
< td class = "paramname" > < em > logCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > onDispatchQueue:< / td >
< td > < / td >
< td class = "paramtype" > (dispatch_queue_t)  < / td >
< td class = "paramname" > < em > queue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Asynchronously executes FFprobe with arguments provided.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > arguments< / td > < td > FFprobe command options/arguments as string array < / td > < / tr >
< tr > < td class = "paramname" > executeCallback< / td > < td > callback that will be notified when execution is completed < / td > < / tr >
< tr > < td class = "paramname" > logCallback< / td > < td > callback that will receive logs < / td > < / tr >
< tr > < td class = "paramname" > queue< / td > < td > dispatch queue that will be used to run this asynchronous operation < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > FFprobe session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a8403c9a0b3b76fe59602471f4cee1c47" name = "a8403c9a0b3b76fe59602471f4cee1c47" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8403c9a0b3b76fe59602471f4cee1c47" > ◆ < / a > < / span > getMediaInformation:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *) getMediaInformation: < / td >
< td > < / td >
< td class = "paramtype" > (NSString*)  < / td >
< td class = "paramname" > < em > path< / em > < / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Extracts media information for the file specified with path.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > path< / td > < td > path or uri of a media file < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > media information session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "aebfc5568568e72612f7983c555b9bc04" name = "aebfc5568568e72612f7983c555b9bc04" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aebfc5568568e72612f7983c555b9bc04" > ◆ < / a > < / span > getMediaInformation:withTimeout:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *) < a class = "el" href = "../../d6/d36/interface_f_fprobe_kit.html#a8403c9a0b3b76fe59602471f4cee1c47" > getMediaInformation:< / a > < / td >
< td > < / td >
< td class = "paramtype" > (NSString*)  < / td >
< td class = "paramname" > < em > path< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withTimeout:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a > )  < / td >
< td class = "paramname" > < em > waitTimeout< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Extracts media information for the file specified with path.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > path< / td > < td > path or uri of a media file < / td > < / tr >
< tr > < td class = "paramname" > waitTimeout< / td > < td > max time to wait until media information is transmitted < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > media information session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a9e7532a1e4131c419c56798b0fcc6113" name = "a9e7532a1e4131c419c56798b0fcc6113" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9e7532a1e4131c419c56798b0fcc6113" > ◆ < / a > < / span > getMediaInformationAsync:withExecuteCallback:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *) getMediaInformationAsync: < / td >
< td > < / td >
< td class = "paramtype" > (NSString*)  < / td >
< td class = "paramname" > < em > path< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withExecuteCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../de/d57/_execute_callback_8h.html#ae866bcbfaac596a73cc73249540d2e12" > ExecuteCallback< / a > )  < / td >
< td class = "paramname" > < em > executeCallback< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Extracts media information for the file specified with path asynchronously.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > path< / td > < td > path or uri of a media file < / td > < / tr >
< tr > < td class = "paramname" > executeCallback< / td > < td > callback that will be called when the execution is completed < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > media information session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "abbbd4d007a15631aff63fc0300935263" name = "abbbd4d007a15631aff63fc0300935263" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abbbd4d007a15631aff63fc0300935263" > ◆ < / a > < / span > getMediaInformationAsync:withExecuteCallback:onDispatchQueue:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *) getMediaInformationAsync: < / td >
< td > < / td >
< td class = "paramtype" > (NSString*)  < / td >
< td class = "paramname" > < em > path< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withExecuteCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../de/d57/_execute_callback_8h.html#ae866bcbfaac596a73cc73249540d2e12" > ExecuteCallback< / a > )  < / td >
< td class = "paramname" > < em > executeCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > onDispatchQueue:< / td >
< td > < / td >
< td class = "paramtype" > (dispatch_queue_t)  < / td >
< td class = "paramname" > < em > queue< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Extracts media information for the file specified with path asynchronously.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > path< / td > < td > path or uri of a media file < / td > < / tr >
< tr > < td class = "paramname" > executeCallback< / td > < td > callback that will be called when the execution is completed < / td > < / tr >
< tr > < td class = "paramname" > queue< / td > < td > dispatch queue that will be used to run this asynchronous operation < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > media information session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a90cdea1bb3b531a8ef09877c877f7381" name = "a90cdea1bb3b531a8ef09877c877f7381" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a90cdea1bb3b531a8ef09877c877f7381" > ◆ < / a > < / span > getMediaInformationAsync:withExecuteCallback:withLogCallback:onDispatchQueue:withTimeout:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *) getMediaInformationAsync: < / td >
< td > < / td >
< td class = "paramtype" > (NSString*)  < / td >
< td class = "paramname" > < em > path< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withExecuteCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../de/d57/_execute_callback_8h.html#ae866bcbfaac596a73cc73249540d2e12" > ExecuteCallback< / a > )  < / td >
< td class = "paramname" > < em > executeCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withLogCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../d4/daf/_log_callback_8h.html#a85ffce44df85447234279b01b028ddd0" > LogCallback< / a > )  < / td >
< td class = "paramname" > < em > logCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > onDispatchQueue:< / td >
< td > < / td >
< td class = "paramtype" > (dispatch_queue_t)  < / td >
< td class = "paramname" > < em > queue< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withTimeout:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a > )  < / td >
< td class = "paramname" > < em > waitTimeout< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Extracts media information for the file specified with path asynchronously.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > path< / td > < td > path or uri of a media file < / td > < / tr >
< tr > < td class = "paramname" > executeCallback< / td > < td > callback that will be notified when execution is completed < / td > < / tr >
< tr > < td class = "paramname" > logCallback< / td > < td > callback that will receive logs < / td > < / tr >
< tr > < td class = "paramname" > queue< / td > < td > dispatch queue that will be used to run this asynchronous operation < / td > < / tr >
< tr > < td class = "paramname" > waitTimeout< / td > < td > max time to wait until media information is transmitted < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > media information session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "adc2bfa7202903f876ae80da3607a5056" name = "adc2bfa7202903f876ae80da3607a5056" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adc2bfa7202903f876ae80da3607a5056" > ◆ < / a > < / span > getMediaInformationAsync:withExecuteCallback:withLogCallback:withTimeout:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *) getMediaInformationAsync: < / td >
< td > < / td >
< td class = "paramtype" > (NSString*)  < / td >
< td class = "paramname" > < em > path< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withExecuteCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../de/d57/_execute_callback_8h.html#ae866bcbfaac596a73cc73249540d2e12" > ExecuteCallback< / a > )  < / td >
< td class = "paramname" > < em > executeCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withLogCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../d4/daf/_log_callback_8h.html#a85ffce44df85447234279b01b028ddd0" > LogCallback< / a > )  < / td >
< td class = "paramname" > < em > logCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withTimeout:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a > )  < / td >
< td class = "paramname" > < em > waitTimeout< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Extracts media information for the file specified with path asynchronously.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > path< / td > < td > path or uri of a media file < / td > < / tr >
< tr > < td class = "paramname" > executeCallback< / td > < td > callback that will be notified when execution is completed < / td > < / tr >
< tr > < td class = "paramname" > logCallback< / td > < td > callback that will receive logs < / td > < / tr >
< tr > < td class = "paramname" > waitTimeout< / td > < td > max time to wait until media information is transmitted < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > media information session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a30f6f96c0c1f50ba227c9102516d308f" name = "a30f6f96c0c1f50ba227c9102516d308f" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a30f6f96c0c1f50ba227c9102516d308f" > ◆ < / a > < / span > getMediaInformationFromCommand:< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *) getMediaInformationFromCommand: < / td >
< td > < / td >
< td class = "paramtype" > (NSString*)  < / td >
< td class = "paramname" > < em > command< / em > < / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Extracts media information using the command provided asynchronously.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > command< / td > < td > FFprobe command that prints media information for a file in JSON format < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > media information session created for this execution < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a91c718bdc5d433f7e6b3bc5ae7160143" name = "a91c718bdc5d433f7e6b3bc5ae7160143" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a91c718bdc5d433f7e6b3bc5ae7160143" > ◆ < / a > < / span > getMediaInformationFromCommandAsync:withExecuteCallback:withLogCallback:onDispatchQueue:withTimeout: < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > + (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *) getMediaInformationFromCommandAsync: < / td >
< td > < / td >
< td class = "paramtype" > (NSArray*)  < / td >
< td class = "paramname" > < em > arguments< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withExecuteCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../de/d57/_execute_callback_8h.html#ae866bcbfaac596a73cc73249540d2e12" > ExecuteCallback< / a > )  < / td >
< td class = "paramname" > < em > executeCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withLogCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../d4/daf/_log_callback_8h.html#a85ffce44df85447234279b01b028ddd0" > LogCallback< / a > )  < / td >
< td class = "paramname" > < em > logCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > onDispatchQueue:< / td >
< td > < / td >
< td class = "paramtype" > (dispatch_queue_t)  < / td >
< td class = "paramname" > < em > queue< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withTimeout:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a > )  < / td >
< td class = "paramname" > < em > waitTimeout< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > implementation< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a3dc875fad945f054ffcbc9e3c22ea388" name = "a3dc875fad945f054ffcbc9e3c22ea388" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3dc875fad945f054ffcbc9e3c22ea388" > ◆ < / a > < / span > getMediaInformationFromCommandAsync:withExecuteCallback:withLogCallback:onDispatchQueue:withTimeout: < span class = "overload" > [2/2]< / span > < / h2 >
2021-03-02 01:25:17 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-09-18 15:20:11 +03:00
< td class = "memname" > + (< a class = "el" href = "../../d0/d78/interface_media_information_session.html" > MediaInformationSession< / a > *) getMediaInformationFromCommandAsync: < / td >
2021-03-02 01:25:17 +02:00
< td > < / td >
< td class = "paramtype" > (NSString *)  < / td >
< td class = "paramname" > < em > command< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withExecuteCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../de/d57/_execute_callback_8h.html#ae866bcbfaac596a73cc73249540d2e12" > ExecuteCallback< / a > )  < / td >
< td class = "paramname" > < em > executeCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withLogCallback:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../d4/daf/_log_callback_8h.html#a85ffce44df85447234279b01b028ddd0" > LogCallback< / a > )  < / td >
< td class = "paramname" > < em > logCallback< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > onDispatchQueue:< / td >
< td > < / td >
< td class = "paramtype" > (dispatch_queue_t)  < / td >
< td class = "paramname" > < em > queue< / em > < / td >
< / tr >
< tr >
< td class = "paramkey" > withTimeout:< / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a > )  < / td >
< td class = "paramname" > < em > waitTimeout< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > < / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Extracts media information using the command provided asynchronously.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > command< / td > < td > FFprobe command that prints media information for a file in JSON format < / td > < / tr >
< tr > < td class = "paramname" > executeCallback< / td > < td > callback that will be notified when execution is completed < / td > < / tr >
< tr > < td class = "paramname" > logCallback< / td > < td > callback that will receive logs < / td > < / tr >
< tr > < td class = "paramname" > queue< / td > < td > dispatch queue that will be used to run this asynchronous operation < / td > < / tr >
< tr > < td class = "paramname" > waitTimeout< / td > < td > max time to wait until media information is transmitted < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > media information session created for this execution < / dd > < / dl >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a061bb92182d71cf6fffc95c81a3e0c72" name = "a061bb92182d71cf6fffc95c81a3e0c72" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a061bb92182d71cf6fffc95c81a3e0c72" > ◆ < / a > < / span > initialize< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > + (void) initialize < / td >
< td > < / td >
< td class = "paramname" > < / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > implementation< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a2cefebca5afc740d41c8aa75863c760b" name = "a2cefebca5afc740d41c8aa75863c760b" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2cefebca5afc740d41c8aa75863c760b" > ◆ < / a > < / span > listSessions< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > + (NSArray *) listSessions < / td >
< td > < / td >
< td class = "paramname" > < / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > Lists all FFprobe sessions in the session history.< / p >
2021-03-02 01:25:17 +02:00
< dl class = "section return" > < dt > Returns< / dt > < dd > all FFprobe sessions in the session history < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html#l00001" > 1< / a > of file < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > < a class = "el" href = "../../d4/dad/_f_fprobe_kit_8h_source.html" > FFprobeKit.h< / a > < / li >
< li > < a class = "el" href = "../../de/dcd/_f_fprobe_kit_8m_source.html" > FFprobeKit.m< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2021-09-18 15:20:11 +03:00
Generated on Sat Sep 18 2021 14:51:17 for FFmpegKit iOS / macOS / tvOS API by  < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "../../doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.2
2021-03-02 01:25:17 +02:00
< / small > < / address >
< / body >
< / html >