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: Data Fields - Functions< / 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 >
< / div > <!-- top -->
<!-- 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 class = "contents" >
 
2021-09-18 15:20:11 +03:00
< h3 > < a id = "index_c" name = "index_c" > < / a > - c -< / h3 > < ul >
< li > cancel  :  < a class = "el" href = "d2/d0b/interface_f_fmpeg_kit.html#aaeae0cce994de58012f638e5e4fc6041" > FFmpegKit< / a > , < a class = "el" href = "db/de2/interface_abstract_session.html#a5717397901305769b7903c9b15001aa3" > AbstractSession< / a > , < a class = "el" href = "d2/d81/protocol_session-p.html#a5e74551bdb5f78382e8e1dee20752544" > < Session> < / a > < / li >
< li > cancel:  :  < a class = "el" href = "d2/d0b/interface_f_fmpeg_kit.html#a7dd3f87609bb5679b4b33a87cb88c386" > FFmpegKit< / a > < / li >
< li > clearSessions  :  < a class = "el" href = "de/d5f/interface_f_fmpeg_kit_config.html#a729c1a2891d9014728c4bf021ff4a349" > FFmpegKitConfig< / a > < / li >
< li > closeFFmpegPipe:  :  < a class = "el" href = "de/d5f/interface_f_fmpeg_kit_config.html#ad886122d5b7d5fd3cda9dc5077d0a904" > FFmpegKitConfig< / a > < / li >
< li > complete:  :  < a class = "el" href = "db/de2/interface_abstract_session.html#a4b50d157843082cd38da70e7cda1a00f" > AbstractSession< / a > , < a class = "el" href = "d2/d81/protocol_session-p.html#aa47a1375bd0f59f6e8e72e39b2a9f2e9" > < Session> < / a > < / li >
2021-03-02 01:25:17 +02:00
< / 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 >