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" / >
2022-09-17 20:29:42 +03:00
< meta name = "generator" content = "Doxygen 1.9.4" / >
2021-03-02 01:25:17 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > FFmpegKit Android 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 >
2022-09-17 20:29:42 +03:00
< tr id = "projectrow" >
2021-03-02 01:25:17 +02:00
< td id = "projectlogo" > < img alt = "Logo" src = "ffmpeg-kit-icon-v9-small.png" / > < / td >
2022-09-17 20:29:42 +03:00
< td id = "projectalign" >
< div id = "projectname" > FFmpegKit Android API< span id = "projectnumber" >   5.1< / span >
2021-03-02 01:25:17 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-09-17 20:29:42 +03:00
<!-- Generated by Doxygen 1.9.4 -->
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_o" name = "index_o" > < / a > - o -< / h3 > < ul >
2022-09-17 20:29:42 +03:00
< li > of_check_init()  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#a6397eeb0856f5070264449b7a24c438a" > fftools_ffmpeg.h< / a > , < a class = "el" href = "d5/d94/fftools__ffmpeg__mux_8c.html#a6397eeb0856f5070264449b7a24c438a" > fftools_ffmpeg_mux.c< / a > < / li >
< li > of_close()  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#a148f8b518ba854ce09c277c7acdc2cb7" > fftools_ffmpeg.h< / a > , < a class = "el" href = "d5/d94/fftools__ffmpeg__mux_8c.html#a148f8b518ba854ce09c277c7acdc2cb7" > fftools_ffmpeg_mux.c< / a > < / li >
< li > of_write_packet()  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#aea0554f44067721a9066e82c8f5fc847" > fftools_ffmpeg.h< / a > , < a class = "el" href = "d5/d94/fftools__ffmpeg__mux_8c.html#aea0554f44067721a9066e82c8f5fc847" > fftools_ffmpeg_mux.c< / a > < / li >
< li > of_write_trailer()  :  < a class = "el" href = "d7/db3/fftools__ffmpeg_8h.html#a8ee6bbffc4d71793d225e162b4e05600" > fftools_ffmpeg.h< / a > , < a class = "el" href = "d5/d94/fftools__ffmpeg__mux_8c.html#a8ee6bbffc4d71793d225e162b4e05600" > fftools_ffmpeg_mux.c< / a > < / li >
< li > open_files()  :  < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a94b7523ab981f616ed14978d06d70ac9" > fftools_ffmpeg_opt.c< / a > < / li >
< li > open_input_file()  :  < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a540336d8019a727fad05b1d6c53e7c15" > fftools_ffmpeg_opt.c< / a > , < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#ae09451501c598ccaa188bb20a1ebb84c" > fftools_ffprobe.c< / a > < / li >
< li > open_output_file()  :  < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#ae9aaf2d6ff0cf3a0a665445d00365a68" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_abort_on()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a5c02784e9a4c52395dd293ac626055c3" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a5c02784e9a4c52395dd293ac626055c3" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_attach()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a6daca6c13986317750131ee7a05844ee" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a6daca6c13986317750131ee7a05844ee" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_audio_codec()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#ae9cffaa367854d0de61e1f2fa780fdf4" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#ae9cffaa367854d0de61e1f2fa780fdf4" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_audio_filters()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a9ee898e4ccb3070653e59a5615c4c5aa" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a9ee898e4ccb3070653e59a5615c4c5aa" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_audio_frames()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a7764402c86633630b61750779ce41c2e" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a7764402c86633630b61750779ce41c2e" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_audio_qscale()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#aa92bf94652218255e5386329ec0edbd5" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#aa92bf94652218255e5386329ec0edbd5" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_bitrate()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#ad5081d8deb9d504a42ce8548068c2096" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#ad5081d8deb9d504a42ce8548068c2096" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_channel_layout()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a02ab698433dae7a8b706e326a7bd9f8f" > fftools_ffmpeg.c< / a > < / li >
< li > opt_cpucount()  :  < a class = "el" href = "da/d2c/fftools__opt__common_8c.html#a8bc82376a974a97ef9384792d30b4cc4" > fftools_opt_common.c< / a > , < a class = "el" href = "d2/d50/fftools__opt__common_8h.html#a8bc82376a974a97ef9384792d30b4cc4" > fftools_opt_common.h< / a > < / li >
< li > opt_cpuflags()  :  < a class = "el" href = "da/d2c/fftools__opt__common_8c.html#a0bc08eaf2739c5b0977996228a81a129" > fftools_opt_common.c< / a > , < a class = "el" href = "d2/d50/fftools__opt__common_8h.html#a0bc08eaf2739c5b0977996228a81a129" > fftools_opt_common.h< / a > < / li >
< li > opt_data_codec()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a190b363d38befc8e1dbfc4f68992bffa" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a190b363d38befc8e1dbfc4f68992bffa" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_data_frames()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a65414dc020391d0ec9ed39ad9920dd0f" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a65414dc020391d0ec9ed39ad9920dd0f" > fftools_ffmpeg_opt.c< / a > < / li >
2021-09-18 15:20:11 +03:00
< li > opt_default()  :  < a class = "el" href = "d7/dcc/fftools__cmdutils_8c.html#a24c4e9b816e053a3facd267d56daf1ed" > fftools_cmdutils.c< / a > , < a class = "el" href = "d8/d4e/fftools__cmdutils_8h.html#a24c4e9b816e053a3facd267d56daf1ed" > fftools_cmdutils.h< / a > < / li >
2022-09-17 20:29:42 +03:00
< li > opt_default_new()  :  < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#adb46b97d7f835a8aab51ffdc8287ae8a" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_filter_complex()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a266b53c47514391446a21cb6d50f099d" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a266b53c47514391446a21cb6d50f099d" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_filter_complex_script()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a23208b7fc9f279c60f006ad45c827146" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a23208b7fc9f279c60f006ad45c827146" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_filter_hw_device()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a6fc46048a19a5b21c2d0e21875aad2cb" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a6fc46048a19a5b21c2d0e21875aad2cb" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_filter_threads()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#aab83e3915b9dfc2d4f75e9b223d61fdf" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#aab83e3915b9dfc2d4f75e9b223d61fdf" > fftools_ffmpeg_opt.c< / a > < / li >
2021-09-18 15:20:11 +03:00
< li > opt_find()  :  < a class = "el" href = "d7/dcc/fftools__cmdutils_8c.html#a4f31d08e8a00b1099ff24a35bd38ff6d" > fftools_cmdutils.c< / a > < / li >
< li > opt_format()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a30b725c5e42860674f678532e83aebbd" > fftools_ffprobe.c< / a > < / li >
2022-09-17 20:29:42 +03:00
< li > opt_init_hw_device()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#afbf861d556934c3dcf48cee107df6473" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#afbf861d556934c3dcf48cee107df6473" > fftools_ffmpeg_opt.c< / a > < / li >
2021-09-18 15:20:11 +03:00
< li > opt_input_file()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#abbd9416c0740a6e1835807deb3998ec6" > fftools_ffprobe.c< / a > < / li >
< li > opt_input_file_i()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#ab6d82985dbdaf11496d0f70ae12ed93b" > fftools_ffprobe.c< / a > < / li >
2022-09-17 20:29:42 +03:00
< li > opt_loglevel()  :  < a class = "el" href = "da/d2c/fftools__opt__common_8c.html#a0655c99b1344272c17f0dc8eb480c598" > fftools_opt_common.c< / a > , < a class = "el" href = "d2/d50/fftools__opt__common_8h.html#a0655c99b1344272c17f0dc8eb480c598" > fftools_opt_common.h< / a > < / li >
< li > opt_map()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a83bedb407ba3c293570b773d4c157ca0" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a83bedb407ba3c293570b773d4c157ca0" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_map_channel()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#ae6d1db10a80aaa34ec2c41f9d45d05b5" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#ae6d1db10a80aaa34ec2c41f9d45d05b5" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_max_alloc()  :  < a class = "el" href = "da/d2c/fftools__opt__common_8c.html#ae2131affd4cd632364d24b0d0a809fc3" > fftools_opt_common.c< / a > , < a class = "el" href = "d2/d50/fftools__opt__common_8h.html#ae2131affd4cd632364d24b0d0a809fc3" > fftools_opt_common.h< / a > < / li >
< li > opt_old2new()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#ac4901465fa02f303211b5bd221b312ac" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#ac4901465fa02f303211b5bd221b312ac" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_output_file()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a63c9c72953e11d1ef62fda5935af6ffe" > fftools_ffprobe.c< / a > < / li >
< li > opt_output_file_o()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#acd9ddeaf5a11f5e0a32d57751a5e550a" > fftools_ffprobe.c< / a > < / li >
< li > opt_preset()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#abaf811ecede8a95cd17d4cedd6247ea7" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#abaf811ecede8a95cd17d4cedd6247ea7" > fftools_ffmpeg_opt.c< / a > < / li >
2021-09-18 15:20:11 +03:00
< li > opt_pretty()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a59e8f23a103f7613755c2fdce846f9b0" > fftools_ffprobe.c< / a > < / li >
< li > opt_print_filename()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#ab45a85014bbc500f22836075209af718" > fftools_ffprobe.c< / a > < / li >
2022-09-17 20:29:42 +03:00
< li > opt_profile()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a54e869e9bf4cd94ebe110ee0c8e407bb" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a54e869e9bf4cd94ebe110ee0c8e407bb" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_progress()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#ae76c7a8880f594c7d0f7df762aac7a89" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#ae76c7a8880f594c7d0f7df762aac7a89" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_qscale()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a1f383de2e1d88e44f8ad03e24c1c2300" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a1f383de2e1d88e44f8ad03e24c1c2300" > fftools_ffmpeg_opt.c< / a > < / li >
2021-09-18 15:20:11 +03:00
< li > opt_read_intervals()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a34e56be87f6c37cc788638d6e64a9334" > fftools_ffprobe.c< / a > < / li >
2022-09-17 20:29:42 +03:00
< li > opt_recording_timestamp()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#aea75291d8c8437ac12c8e2c64e0a9d7d" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#aea75291d8c8437ac12c8e2c64e0a9d7d" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_report()  :  < a class = "el" href = "da/d2c/fftools__opt__common_8c.html#ae83addf5abc14d1dd046f315499ed6bf" > fftools_opt_common.c< / a > , < a class = "el" href = "d2/d50/fftools__opt__common_8h.html#ae83addf5abc14d1dd046f315499ed6bf" > fftools_opt_common.h< / a > < / li >
< li > opt_sameq()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a204f57aa5e962e076ad6a222602587d3" > fftools_ffmpeg.c< / a > < / li >
< li > opt_sdp_file()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a08a511c7cab7d97a7dc013197a716016" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a08a511c7cab7d97a7dc013197a716016" > fftools_ffmpeg_opt.c< / a > < / li >
2021-09-18 15:20:11 +03:00
< li > opt_sections()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#ae67941dae31c7f2608af95ac2135ad12" > fftools_ffprobe.c< / a > < / li >
< li > opt_show_entries()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a9f39904b54f6e93ace1c19e242c81e51" > fftools_ffprobe.c< / a > < / li >
< li > opt_show_optional_fields()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#a65d3b57796cbc55cba8cf980ef0a8759" > fftools_ffprobe.c< / a > < / li >
< li > opt_show_versions()  :  < a class = "el" href = "d8/d78/fftools__ffprobe_8c.html#af8ad5bf16936082af37e8c129a723b3b" > fftools_ffprobe.c< / a > < / li >
2022-09-17 20:29:42 +03:00
< li > opt_stats_period()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#aca8fb43a0670d7c55f53d82e219d9237" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#aca8fb43a0670d7c55f53d82e219d9237" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_streamid()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a1969322d3a144cc144a0a92f88e8add1" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a1969322d3a144cc144a0a92f88e8add1" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_subtitle_codec()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a4a588b5f7cb9e583ca84529ae89b0382" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a4a588b5f7cb9e583ca84529ae89b0382" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_target()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a7b688fe508a8d85961a487d4eb3f3121" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a7b688fe508a8d85961a487d4eb3f3121" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_timecode()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a0ddbb61c6a7dbbe50a723774a342e060" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a0ddbb61c6a7dbbe50a723774a342e060" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_timelimit()  :  < a class = "el" href = "d8/d4e/fftools__cmdutils_8h.html#a995b064d5b67208fae49232687dd5eaa" > fftools_cmdutils.h< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a995b064d5b67208fae49232687dd5eaa" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_video_channel()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a8f9afad553b7838b7c592b61b108eb8b" > fftools_ffmpeg.c< / a > < / li >
< li > opt_video_codec()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a63165e9cf0b0c917a42834d1f1972073" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a63165e9cf0b0c917a42834d1f1972073" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_video_filters()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a67b88ce0f88b9b220671a44632d129a4" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a67b88ce0f88b9b220671a44632d129a4" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_video_frames()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a980e27c6f6226db3cd1e0fff390df29b" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a980e27c6f6226db3cd1e0fff390df29b" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_video_standard()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a4d934208acdc296fd2b2c79c34851163" > fftools_ffmpeg.c< / a > < / li >
< li > opt_vstats()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a8f725a766755b848221895b283f206a8" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a8f725a766755b848221895b283f206a8" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_vstats_file()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a1050d5bf2b6ea7a93a749a25a8a7db17" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a1050d5bf2b6ea7a93a749a25a8a7db17" > fftools_ffmpeg_opt.c< / a > < / li >
< li > opt_vsync()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#a2b0b7b6ba4d8f6bec8f9bb410606787a" > fftools_ffmpeg.c< / a > , < a class = "el" href = "da/d66/fftools__ffmpeg__opt_8c.html#a2b0b7b6ba4d8f6bec8f9bb410606787a" > fftools_ffmpeg_opt.c< / a > < / li >
2021-09-18 15:20:11 +03:00
< li > output_packet()  :  < a class = "el" href = "d7/d48/fftools__ffmpeg_8c.html#ae1db4cbd8e2d2dd46fa384e1c93835fc" > fftools_ffmpeg.c< / a > < / li >
2021-03-02 01:25:17 +02:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2022-09-17 20:29:42 +03:00
Generated on Sat Sep 17 2022 18:38:10 for FFmpegKit Android 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.4
2021-03-02 01:25:17 +02:00
< / small > < / address >
< / body >
< / html >