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">
2023-08-22 23:00:49 +03:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
2021-03-02 01:25:17 +02:00
< 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" / >
2023-08-22 23:00:49 +03:00
< meta name = "generator" content = "Doxygen 1.9.7" / >
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< / 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" >
2023-08-22 23:00:49 +03:00
< div id = "projectname" > FFmpegKit iOS / macOS / tvOS API< span id = "projectnumber" >   6.0< / span >
2021-03-02 01:25:17 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2023-08-22 23:00:49 +03:00
<!-- Generated by Doxygen 1.9.7 -->
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 */
2023-08-22 23:00:49 +03:00
var searchBox = new SearchBox("searchBox", "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" >
2023-08-22 23:00:49 +03:00
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
2021-03-02 01:25:17 +02:00
< / div >
< div class = "contents" >
< div class = "textblock" > Here is a list of all struct and union fields with links to the structures/unions they belong to:< / div >
2021-09-18 15:20:11 +03:00
< h3 > < a id = "index_i" name = "index_i" > < / a > - i -< / h3 > < ul >
< li > i  :  < a class = "el" href = "dd/da5/struct_specifier_opt.html#a7d6d60788f2f4e5bca13634aba58177f" > SpecifierOpt< / a > , < a class = "el" href = "d9/d6d/structunit__value.html#aeb4ceca9397c45a4618e4bfc2f7a8516" > unit_value< / a > < / li >
< li > i64  :  < a class = "el" href = "dd/da5/struct_specifier_opt.html#a6c08432480e1b685cde8b3f99c87f8a3" > SpecifierOpt< / a > < / li >
2022-09-17 20:29:42 +03:00
< li > id  :  < a class = "el" href = "d8/dee/struct_read_interval.html#ad770e8186af2b225e597f085aa8c48f6" > ReadInterval< / a > , < a class = "el" href = "d9/d11/structsection.html#a5a7d46d81e403d982cdc2e9cf53ac23b" > section< / a > < / li >
2023-08-22 23:00:49 +03:00
< li > idx  :  < a class = "el" href = "d7/d60/struct_frame_data.html#ab0ebed3461c527d7500b4925aefe507b" > FrameData< / a > < / li >
2021-09-18 15:20:11 +03:00
< li > ignoreSignal:  :  < a class = "el" href = "de/d5f/interface_f_fmpeg_kit_config.html#ad199d5276aa95c43c7453548892abd43" > FFmpegKitConfig< / a > < / li >
2023-08-22 23:00:49 +03:00
< li > in_thread_queue  :  < a class = "el" href = "d7/dc9/struct_demuxer.html#a928748f2a848df90fddc43b9c6493ead" > Demuxer< / a > < / li >
2021-09-18 15:20:11 +03:00
< li > incrementAndGet  :  < a class = "el" href = "db/d7d/interface_atomic_long.html#a3fe011fbee9b922f5f988adf414bc0b9" > AtomicLong< / a > < / li >
< li > indent_level  :  < a class = "el" href = "d6/d53/struct_j_s_o_n_context.html#ab9ee5e75f018a7f47e611c7c78d84c7a" > JSONContext< / a > , < a class = "el" href = "d7/db2/struct_x_m_l_context.html#a65afb619ba52f7a7827f170e18affd3e" > XMLContext< / a > < / li >
2023-08-22 23:00:49 +03:00
< li > index  :  < a class = "el" href = "d9/de7/struct_filter_graph.html#a3ec6739834ba482eacc125e05b59b246" > FilterGraph< / a > , < a class = "el" href = "d8/d99/struct_input_file.html#a59e87ea891d55c7fadf6f02b4eaf0930" > InputFile< / a > , < a class = "el" href = "d3/da2/struct_keyframe_force_ctx.html#aa6ccff7aa390582351eee47745ed9c89" > KeyframeForceCtx< / a > , < a class = "el" href = "de/df2/struct_output_file.html#a0ec33583a114c68a6c64b103fbd14b0d" > OutputFile< / a > , < a class = "el" href = "db/dde/struct_output_stream.html#ae22fe6ee1999d45be0d8722d04294a22" > OutputStream< / a > < / li >
2022-09-17 20:29:42 +03:00
< li > init  :  < a class = "el" href = "d6/dff/struct_writer.html#a8f2ad22b58bb3aa55e709f4e1a47846a" > Writer< / a > < / li >
< li > init:  :  < a class = "el" href = "d4/de8/interface_chapter.html#a4bac9ad8a4a3cd212b984540a262972c" > Chapter< / a > , < a class = "el" href = "db/d76/interface_return_code.html#a85ccb7374c5313bda5b451dd5175a859" > ReturnCode< / a > , < a class = "el" href = "dd/ddc/interface_stream_information.html#aa35f379a8ff2e10045a63f1833dca54b" > StreamInformation< / a > < / li >
< li > init:logLevel:data:  :  < a class = "el" href = "d8/d27/interface_callback_data.html#a242294848839745751e4f45e4a9386dc" > CallbackData< / a > < / li >
2021-09-18 15:20:11 +03:00
< li > init:sessionId:level:  :  < a class = "el" href = "d2/d1c/interface_log.html#a5fdeeb9215fe1b03ed5cd09fcd42bb29" > Log< / a > < / li >
2023-08-22 23:00:49 +03:00
< li > init:videoFrameNumber:fps:quality:size:time:bitrate:speed:  :  < a class = "el" href = "d8/d27/interface_callback_data.html#a045feac330a4b3fb772a58f68d03a863" > CallbackData< / a > < / li >
< li > init:videoFrameNumber:videoFps:videoQuality:size:time:bitrate:speed:  :  < a class = "el" href = "d9/dcc/interface_statistics.html#a05690b3f5a9a18b44d90bd361b151393" > Statistics< / a > < / li >
2022-09-17 20:29:42 +03:00
< li > init:withCompleteCallback:withLogCallback:  :  < a class = "el" href = "d0/d78/interface_media_information_session.html#a4602a2d1cb060b59749171080a4e42dc" > MediaInformationSession< / a > < / li >
< li > init:withCompleteCallback:withLogCallback:withLogRedirectionStrategy:  :  < a class = "el" href = "dd/d15/interface_f_fprobe_session.html#a7b24ecfa5353e98b255d1cf37d391136" > FFprobeSession< / a > < / li >
< li > init:withCompleteCallback:withLogCallback:withStatisticsCallback:withLogRedirectionStrategy:  :  < a class = "el" href = "da/daf/interface_f_fmpeg_session.html#a0be67dd169ff3b4a180e5411d4e82ebe" > FFmpegSession< / a > < / li >
< li > init:withLogCallback:withLogRedirectionStrategy:  :  < a class = "el" href = "db/de2/interface_abstract_session.html#ab29ca76252bdc68b263a4dd9d682c1f8" > AbstractSession< / a > < / li >
< li > init:withStreams:withChapters:  :  < a class = "el" href = "d6/dca/interface_media_information.html#ad188d2cfc1683c80c0f5355773881b67" > MediaInformation< / a > < / li >
2021-09-18 15:20:11 +03:00
< li > initialize  :  < a class = "el" href = "db/de2/interface_abstract_session.html#a342c4abe75fd30ddf5d0ffccc952ad3c" > AbstractSession< / a > , < a class = "el" href = "dd/d2b/interface_arch_detect.html#a9632d08c541b3996fbd5a64b3bf689ad" > ArchDetect< / a > , < a class = "el" href = "d2/d0b/interface_f_fmpeg_kit.html#a173faa92dd9452160cbff53243f17ba2" > FFmpegKit< / a > , < a class = "el" href = "de/d5f/interface_f_fmpeg_kit_config.html#a0a8a936591f1c884aa98a8872fe01b7b" > FFmpegKitConfig< / a > , < a class = "el" href = "da/daf/interface_f_fmpeg_session.html#ad8f464471bfa4cd63d15b7dda0813a88" > FFmpegSession< / a > , < a class = "el" href = "d6/d36/interface_f_fprobe_kit.html#a061bb92182d71cf6fffc95c81a3e0c72" > FFprobeKit< / a > , < a class = "el" href = "dd/d15/interface_f_fprobe_session.html#a6030c38fc11fc694743929d871608a2b" > FFprobeSession< / a > , < a class = "el" href = "d0/d78/interface_media_information_session.html#a27d8bad75c26a521d1fae4975341dda4" > MediaInformationSession< / a > , < a class = "el" href = "df/d23/interface_packages.html#a2521abc2c4783fe5794ebe1d7b6e55d0" > Packages< / a > , < a class = "el" href = "d4/dfd/struct_input_stream_1_1sub2video.html#a15e606590596931e88ebd0b4626bfe97" > InputStream::sub2video< / a > < / li >
< li > initialized  :  < a class = "el" href = "db/dde/struct_output_stream.html#a312a32277e0ba791fdfb36f71badb3f6" > OutputStream< / a > < / li >
< li > initWithValue:  :  < a class = "el" href = "db/d7d/interface_atomic_long.html#a6d583beb61a028429d195d1aaa84b677" > AtomicLong< / a > < / li >
2022-09-17 20:29:42 +03:00
< li > input_sync_ref  :  < a class = "el" href = "d8/d99/struct_input_file.html#a6f564cb4b07c4324bbcc6a5cda4bc6e9" > InputFile< / a > , < a class = "el" href = "df/d77/struct_options_context.html#a3fc73132e76dc9d410305028ad4ab107" > OptionsContext< / a > < / li >
2021-09-18 15:20:11 +03:00
< li > input_ts_offset  :  < a class = "el" href = "d8/d99/struct_input_file.html#a4ffe49e7403ae36ac4bdff5a7a0a3486" > InputFile< / a > , < a class = "el" href = "df/d77/struct_options_context.html#a2c4c55a84195a848045a69557adef98f" > OptionsContext< / a > < / li >
< li > inputs  :  < a class = "el" href = "d9/de7/struct_filter_graph.html#afb2dea711d92a8a8cb94eebecd9c1e13" > FilterGraph< / a > < / li >
< li > inputs_done  :  < a class = "el" href = "db/dde/struct_output_stream.html#a7d324310316b9727905ca64a0252d652" > OutputStream< / a > < / li >
< li > inter_matrices  :  < a class = "el" href = "df/d77/struct_options_context.html#ae9d66973946dd4c5e2055fde1dd475a9" > OptionsContext< / a > < / li >
< li > intra_matrices  :  < a class = "el" href = "df/d77/struct_options_context.html#aa55c3bd5fdf5153fbc7fb675e4b19031" > OptionsContext< / a > < / li >
2023-08-22 23:00:49 +03:00
< li > io  :  < a class = "el" href = "db/dbb/struct_enc_stats.html#a50bb75907b3d604c4171e2c13bca8dea" > EncStats< / a > , < a class = "el" href = "da/d56/struct_enc_stats_file.html#a3c1ac5af7c22c45c0155d1b81c869fb9" > EncStatsFile< / a > < / li >
2021-09-18 15:20:11 +03:00
< li > is_cfr  :  < a class = "el" href = "db/dde/struct_output_stream.html#a9cd48cbdf903d5bfee1b9c774e5cd46e" > OutputStream< / a > < / li >
2022-09-17 20:29:42 +03:00
< li > is_meta  :  < a class = "el" href = "d9/de7/struct_filter_graph.html#a21a0ef8201bd7a5a9e9ce40039d51cdf" > FilterGraph< / a > < / li >
2021-09-18 15:20:11 +03:00
< li > isCancel:  :  < a class = "el" href = "db/d76/interface_return_code.html#a22bd2227bcdb8141429d9e45d0231ce2" > ReturnCode< / a > < / li >
2022-09-17 20:29:42 +03:00
< li > isFFmpeg  :  < a class = "el" href = "db/de2/interface_abstract_session.html#ab9dc47ada98d30cd2963d47bc9a5cd4a" > AbstractSession< / a > , < a class = "el" href = "da/daf/interface_f_fmpeg_session.html#ab7fb18bda8256223efe12fe97e9ee553" > FFmpegSession< / a > , < a class = "el" href = "dd/d15/interface_f_fprobe_session.html#a82863529b720fe4a82e31ca522092c05" > FFprobeSession< / a > , < a class = "el" href = "d0/d78/interface_media_information_session.html#a8ac213551e9104fd383e04fccfc3bb15" > MediaInformationSession< / a > , < a class = "el" href = "d2/d81/protocol_session-p.html#ae9167d240e342a8c6ea523422d53cb3b" > < Session> < / a > < / li >
< li > isFFprobe  :  < a class = "el" href = "db/de2/interface_abstract_session.html#a29823b04e8bb16c36e028e4863467990" > AbstractSession< / a > , < a class = "el" href = "da/daf/interface_f_fmpeg_session.html#ace8a087e984202c06d15c69d93a183fa" > FFmpegSession< / a > , < a class = "el" href = "dd/d15/interface_f_fprobe_session.html#ac0468e217248fe18d8a9ef1e4c82d273" > FFprobeSession< / a > , < a class = "el" href = "d0/d78/interface_media_information_session.html#abca9aed3397f491f6c3f90fff78dbff7" > MediaInformationSession< / a > , < a class = "el" href = "d2/d81/protocol_session-p.html#ada8ffc4232f8da7a6478a6a10f00d323" > < Session> < / a > < / li >
2021-09-18 15:20:11 +03:00
< li > isLTSBuild  :  < a class = "el" href = "de/d5f/interface_f_fmpeg_kit_config.html#ad1cb4728f1805e6c32e8d63f5b75e051" > FFmpegKitConfig< / a > < / li >
2022-09-17 20:29:42 +03:00
< li > isMediaInformation  :  < a class = "el" href = "db/de2/interface_abstract_session.html#ace4162e69f3b2b23aba2c5ef4c536538" > AbstractSession< / a > , < a class = "el" href = "da/daf/interface_f_fmpeg_session.html#a180b83af03d1a38fdf5a2eba4b3240ae" > FFmpegSession< / a > , < a class = "el" href = "dd/d15/interface_f_fprobe_session.html#a063eedab37ceba463b14ec3f262eaf0a" > FFprobeSession< / a > , < a class = "el" href = "d0/d78/interface_media_information_session.html#a870e5f86f6b4b143374bb3465b94cbe0" > MediaInformationSession< / a > , < a class = "el" href = "d2/d81/protocol_session-p.html#a3fd282fb2ff28e6df35aae7ed1d0f5dc" > < Session> < / a > < / li >
2021-09-18 15:20:11 +03:00
< li > isSuccess:  :  < a class = "el" href = "db/d76/interface_return_code.html#af021b9b5e5fac4aecb512855037d6e8c" > ReturnCode< / a > < / li >
2023-08-22 23:00:49 +03:00
< li > ist  :  < a class = "el" href = "d7/d0c/struct_input_filter.html#a495a9bf2659a91ffa184a4cd9395469b" > InputFilter< / a > , < a class = "el" href = "db/dde/struct_output_stream.html#a83d0b321ae5f3d0279959ff6556cbdd6" > OutputStream< / a > < / li >
2022-09-17 20:29:42 +03:00
< li > isValueCancel  :  < a class = "el" href = "db/d76/interface_return_code.html#ac5eec8ef981fea5a8f2e4c83e8d85e4d" > ReturnCode< / a > < / li >
< li > isValueError  :  < a class = "el" href = "db/d76/interface_return_code.html#ae97112d9d4629a9f327f199b63284f10" > ReturnCode< / a > < / li >
< li > isValueSuccess  :  < a class = "el" href = "db/d76/interface_return_code.html#a1af32106cfa95c28ff5e3c318e630f60" > ReturnCode< / a > < / li >
2021-09-18 15:20:11 +03:00
< li > item_sep  :  < a class = "el" href = "d2/ddd/struct_compact_context.html#a803eb26c6bc39957c885f8f58dfee861" > CompactContext< / a > , < a class = "el" href = "d6/d53/struct_j_s_o_n_context.html#a27449760861f156d74c410634dc402f7" > JSONContext< / a > < / li >
< li > item_sep_str  :  < a class = "el" href = "d2/ddd/struct_compact_context.html#ab69db67b807887e2e11247ff28f0482c" > CompactContext< / a > < / li >
< li > item_start_end  :  < a class = "el" href = "d6/d53/struct_j_s_o_n_context.html#aec96064d069baeaa2ca81b9abbed0132" > JSONContext< / a > < / li >
2021-03-02 01:25:17 +02:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2023-08-22 23:00:49 +03:00
Generated on Tue Aug 22 2023 01:27:06 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.7
2021-03-02 01:25:17 +02:00
< / small > < / address >
< / body >
< / html >