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: Globals< / 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" >
< div class = "textblock" > Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:< / div >
2021-09-18 15:20:11 +03:00
< h3 > < a id = "index_f" name = "index_f" > < / a > - f -< / h3 > < ul >
< li > ffmpeg_cleanup()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#aba1cc9fe65233e8e346f8da1a6a59fa8" > fftools_ffmpeg.c< / a > < / li >
< li > ffmpeg_execute()  :  < a class = "el" href = "da/d9e/_f_fmpeg_kit_config_8m.html#af42fc9da8015a216f63c1c993d5c1571" > FFmpegKitConfig.m< / a > , < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#af42fc9da8015a216f63c1c993d5c1571" > fftools_ffmpeg.c< / a > < / li >
< li > ffmpeg_exited  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a6d1a3c26248469cd3aa5ae35bde51df9" > fftools_ffmpeg.c< / a > < / li >
< li > ffmpeg_options  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a0e80e44ada7d1ec867ccdad51129ef46" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a0e80e44ada7d1ec867ccdad51129ef46" > fftools_ffmpeg_opt.c< / a > < / li >
< li > ffmpeg_parse_options()  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#aaaf7c2b3f63972f1f87face8f73cfdd6" > fftools_ffmpeg.h< / a > < / li >
< li > ffmpeg_var_cleanup()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#af10f17795c85dc03132596d99e76abeb" > fftools_ffmpeg.c< / a > < / li >
< li > ffmpegkit_log_callback_function()  :  < a class = "el" href = "da/d9e/_f_fmpeg_kit_config_8m.html#a0c4f621bbe9aa3ac50c196cabd2e16a2" > FFmpegKitConfig.m< / a > , < a class = "el" href = "d7/dcc/fftools__cmdutils_8c.html#a0c4f621bbe9aa3ac50c196cabd2e16a2" > fftools_cmdutils.c< / a > < / li >
< li > ffmpegkit_statistics_callback_function()  :  < a class = "el" href = "da/d9e/_f_fmpeg_kit_config_8m.html#a58f020191bb344e3ba08e1301aeeb715" > FFmpegKitConfig.m< / a > < / li >
< li > FFmpegKitNamedPipePrefix  :  < a class = "el" href = "da/d9e/_f_fmpeg_kit_config_8m.html#aedcb3fd7c5ef64550e3be5db87357d96" > FFmpegKitConfig.m< / a > < / li >
< li > FFmpegKitVersion  :  < a class = "el" href = "df/d48/_f_fmpeg_kit_config_8h.html#ad2450f7fdec6c71be8b7e7b350a9c417" > FFmpegKitConfig.h< / a > , < a class = "el" href = "da/d9e/_f_fmpeg_kit_config_8m.html#ad2450f7fdec6c71be8b7e7b350a9c417" > FFmpegKitConfig.m< / a > < / li >
< li > ffprobe_cleanup()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a8b9c5b8f482dcd7f8e80113cad0ad760" > fftools_ffprobe.c< / a > < / li >
< li > ffprobe_execute()  :  < a class = "el" href = "da/d9e/_f_fmpeg_kit_config_8m.html#a4a459d7e4c3cfbf3e3d38eba042a8d53" > FFmpegKitConfig.m< / a > , < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a4a459d7e4c3cfbf3e3d38eba042a8d53" > fftools_ffprobe.c< / a > < / li >
< li > ffprobe_options  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a1d10fae0a2fec2f3976842e6b59fa8ab" > fftools_ffprobe.c< / a > < / li >
< li > ffprobe_show_library_versions()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a28f0dcb435c2be287ae1c5fa5e31cf03" > fftools_ffprobe.c< / a > < / li >
< li > ffprobe_show_pixel_formats()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#ad1d3de9114ad0f5c2ead6a551a97e071" > fftools_ffprobe.c< / a > < / li >
< li > ffprobe_show_program_version()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#aadcabc31187da0553b167873502f105b" > fftools_ffprobe.c< / a > < / li >
< li > ffprobe_var_cleanup()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a5d50420ae720539a2af54fef56ba2b9c" > fftools_ffprobe.c< / a > < / li >
< li > fftools_copy_metadata()  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#ada7285da9f88d7f0a0b31eaf66a33200" > fftools_ffmpeg.h< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#ada7285da9f88d7f0a0b31eaf66a33200" > fftools_ffmpeg_opt.c< / a > < / li >
< li > fftools_read_file()  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#a1976c076396e0850383e4577840ca299" > fftools_ffmpeg.h< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a1976c076396e0850383e4577840ca299" > fftools_ffmpeg_opt.c< / a > < / li >
< li > file_overwrite  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a8268b4d228f88edaf9bbb1dff1d1338c" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a8268b4d228f88edaf9bbb1dff1d1338c" > fftools_ffmpeg_opt.c< / a > < / li >
< li > filter  :  < a class = "el" href = "d2/d36/fftools__ffmpeg__filter_8c.html#a7736de8e25968f4aa109d4145d046d42" > fftools_ffmpeg_filter.c< / a > < / li >
< li > filter_codec_opts()  :  < a class = "el" href = "d7/dcc/fftools__cmdutils_8c.html#ad0557532a11ce0dfa427a8a9e94b968b" > fftools_cmdutils.c< / a > , < a class = "el" href = "d8/d4e/fftools__cmdutils_8h.html#ad0557532a11ce0dfa427a8a9e94b968b" > fftools_cmdutils.h< / a > < / li >
< li > filter_complex_nbthreads  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#a2f2388cbef2d4d1e46d2f5d768c1e916" > fftools_ffmpeg.h< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a2f2388cbef2d4d1e46d2f5d768c1e916" > fftools_ffmpeg_opt.c< / a > < / li >
< li > filter_hw_device  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#ab91a5aa23dd763d88ff7cfedeadca8a4" > fftools_ffmpeg.h< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#ab91a5aa23dd763d88ff7cfedeadca8a4" > fftools_ffmpeg_opt.c< / a > < / li >
< li > filter_nbthreads  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#a5be020cdefd4b772020265e2bb1d256f" > fftools_ffmpeg.h< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a5be020cdefd4b772020265e2bb1d256f" > fftools_ffmpeg_opt.c< / a > < / li >
< li > FilterGraph  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#a6c3bd7b7eadf5174d97374f2e938ed50" > fftools_ffmpeg.h< / a > < / li >
< li > filtergraph_is_simple()  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#ad60a50ce02efbab762effbbdd7eda05e" > fftools_ffmpeg.h< / a > , < a class = "el" href = "d2/d36/fftools__ffmpeg__filter_8c.html#ad60a50ce02efbab762effbbdd7eda05e" > fftools_ffmpeg_filter.c< / a > < / li >
< li > filtergraphs  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a902ed0b2ffc617e274426bc05118f1c3" > fftools_ffmpeg.c< / a > , < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#a902ed0b2ffc617e274426bc05118f1c3" > fftools_ffmpeg.h< / a > , < a class = "el" href = "d2/d36/fftools__ffmpeg__filter_8c.html#a82d07f86ee4d2a9e53332f3e87a61870" > fftools_ffmpeg_filter.c< / a > < / li >
< li > filters  :  < a class = "el" href = "d2/d36/fftools__ffmpeg__filter_8c.html#a4b2f71496fea33042a05947cc80cbaca" > fftools_ffmpeg_filter.c< / a > < / li >
< li > find_codec_or_die()  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#a9bc57a8b09495f367a2ee3294764ab86" > fftools_ffmpeg.h< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a9bc57a8b09495f367a2ee3294764ab86" > fftools_ffmpeg_opt.c< / a > < / li >
< li > find_option()  :  < a class = "el" href = "d7/dcc/fftools__cmdutils_8c.html#ad3a8daafd2faab0856377023b0fc4d4c" > fftools_cmdutils.c< / a > < / li >
< li > find_stream_info  :  < a class = "el" href = "d8/d4e/fftools__cmdutils_8h.html#a96a58c49cf1904b28615fd1778a12753" > fftools_cmdutils.h< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a96a58c49cf1904b28615fd1778a12753" > fftools_ffmpeg_opt.c< / a > < / li >
< li > finish_group()  :  < a class = "el" href = "d7/dcc/fftools__cmdutils_8c.html#a78b32a226e4f9c879551b61e586d0f29" > fftools_cmdutils.c< / a > < / li >
< li > finish_output_stream()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a603a43eb595edc7f66cf508c6815d228" > fftools_ffmpeg.c< / a > < / li >
< li > first_report  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a3ab3df1526985d6ab0f00e97d4d97887" > fftools_ffmpeg.c< / a > < / li >
< li > FKF_N  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#aa21f6f0cd9174b2bb6223cbd15b83508affb3715058142056c2f602c81e52c15b" > fftools_ffmpeg.h< / a > < / li >
< li > FKF_N_FORCED  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#aa21f6f0cd9174b2bb6223cbd15b83508af7bb0577a3c487398eaf009668f9c531" > fftools_ffmpeg.h< / a > < / li >
< li > FKF_NB  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#aa21f6f0cd9174b2bb6223cbd15b83508a433ef01f7e501e6a6afbee4980a80ab1" > fftools_ffmpeg.h< / a > < / li >
< li > FKF_PREV_FORCED_N  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#aa21f6f0cd9174b2bb6223cbd15b83508a522165f39cb8f0acf7c4bdebd1beb18a" > fftools_ffmpeg.h< / a > < / li >
< li > FKF_PREV_FORCED_T  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#aa21f6f0cd9174b2bb6223cbd15b83508aa4cb3dbc7a44f39776072f4349d1facc" > fftools_ffmpeg.h< / a > < / li >
< li > FKF_T  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#aa21f6f0cd9174b2bb6223cbd15b83508a7ea9b7f772135312dec60fcf7b0973de" > fftools_ffmpeg.h< / a > < / li >
< li > FLAGS  :  < a class = "el" href = "d7/dcc/fftools__cmdutils_8c.html#a6ccad09b4a2a06ae178418fdccf5940d" > fftools_cmdutils.c< / a > < / li >
< li > flat_escape_key_str()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#ac549357bccc81a983561ffc6125ba39f" > fftools_ffprobe.c< / a > < / li >
< li > flat_escape_value_str()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a508f2054f712788273e166e6c9f9347b" > fftools_ffprobe.c< / a > < / li >
< li > flat_init()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a769b0eaf8e88b483c3d7c6ff124c6152" > fftools_ffprobe.c< / a > < / li >
< li > flat_options  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#ac76e8e7b36d79163466489c79e3c2c41" > fftools_ffprobe.c< / a > < / li >
< li > flat_print_int()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a3f40008742005be325593118510b0152" > fftools_ffprobe.c< / a > < / li >
< li > flat_print_section_header()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a6daa840f13c7ffd6f1c80e557ce0a658" > fftools_ffprobe.c< / a > < / li >
< li > flat_print_str()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a97c040dae8caa4ad5db2eef36d041a71" > fftools_ffprobe.c< / a > < / li >
< li > flat_writer  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a295e1affb625f46a3cb08804a8748147" > fftools_ffprobe.c< / a > < / li >
< li > FlatContext  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#aa873e04a40f701a5828f633e88aa62cc" > fftools_ffprobe.c< / a > < / li >
< li > flush_encoders()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#adfd9959ab0ec5f8d63e3f5b2cc929590" > fftools_ffmpeg.c< / a > < / li >
< li > forced_keyframes_const  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#aa21f6f0cd9174b2bb6223cbd15b83508" > fftools_ffmpeg.h< / a > < / li >
< li > forced_keyframes_const_names  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a1cd18e061e07695c0547d09e3dd4dcce" > fftools_ffmpeg.c< / a > , < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#a1cd18e061e07695c0547d09e3dd4dcce" > fftools_ffmpeg.h< / a > < / li >
< li > format  :  < a class = "el" href = "d2/d36/fftools__ffmpeg__filter_8c.html#a8857cf8c553715fc28281bc7e2a70452" > fftools_ffmpeg_filter.c< / a > < / li >
< li > format_opts  :  < a class = "el" href = "d7/dcc/fftools__cmdutils_8c.html#a19714c08385a99d977c6d1bcfed4bca5" > fftools_cmdutils.c< / a > , < a class = "el" href = "d8/d4e/fftools__cmdutils_8h.html#a19714c08385a99d977c6d1bcfed4bca5" > fftools_cmdutils.h< / a > < / li >
< li > forward_report()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a2503e45acfd6573b686e00ce38519051" > fftools_ffmpeg.c< / a > < / li >
< li > frame_bits_per_raw_sample  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#a0d50908e34c08d4fb8de82f0d2ab1281" > fftools_ffmpeg.h< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a0d50908e34c08d4fb8de82f0d2ab1281" > fftools_ffmpeg_opt.c< / a > < / li >
< li > frame_drop_threshold  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#a709d9cd135b22926f3817be99cd98ce9" > fftools_ffmpeg.h< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a709d9cd135b22926f3817be99cd98ce9" > fftools_ffmpeg_opt.c< / a > < / li >
< li > frame_queue  :  < a class = "el" href = "d2/d36/fftools__ffmpeg__filter_8c.html#a4b2bd760e9ad33249f9485a85ca6c8d1" > fftools_ffmpeg_filter.c< / 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 >