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: WriterContext Struct 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-attribs" > Data Fields< / a > < / div >
2021-09-18 15:20:11 +03:00
< div class = "headertitle" > < div class = "title" > WriterContext Struct Reference< / div > < / div >
2021-03-02 01:25:17 +02:00
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
2021-09-18 15:20:11 +03:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-attribs" name = "pub-attribs" > < / a >
2021-03-02 01:25:17 +02:00
Data Fields< / h2 > < / td > < / tr >
< tr class = "memitem:a9a134275e24f0ed7ceb2108e144b031d" > < td class = "memItemLeft" align = "right" valign = "top" > const AVClass *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d1/da2/struct_writer_context.html#a9a134275e24f0ed7ceb2108e144b031d" > class< / a > < / td > < / tr >
< tr class = "memdesc:a9a134275e24f0ed7ceb2108e144b031d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > class of the writer < a href = "../../d1/da2/struct_writer_context.html#a9a134275e24f0ed7ceb2108e144b031d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9a134275e24f0ed7ceb2108e144b031d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae5665d3128f57b9024da5d5d029c83a4" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "../../d6/dff/struct_writer.html" > Writer< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d1/da2/struct_writer_context.html#ae5665d3128f57b9024da5d5d029c83a4" > writer< / a > < / td > < / tr >
< tr class = "memdesc:ae5665d3128f57b9024da5d5d029c83a4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > the < a class = "el" href = "../../d6/dff/struct_writer.html" > Writer< / a > of which this is an instance < a href = "../../d1/da2/struct_writer_context.html#ae5665d3128f57b9024da5d5d029c83a4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae5665d3128f57b9024da5d5d029c83a4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a366a8bd11cf898f02beca2f14478ed97" > < td class = "memItemLeft" align = "right" valign = "top" > char *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d1/da2/struct_writer_context.html#a366a8bd11cf898f02beca2f14478ed97" > name< / a > < / td > < / tr >
< tr class = "memdesc:a366a8bd11cf898f02beca2f14478ed97" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > name of this writer instance < a href = "../../d1/da2/struct_writer_context.html#a366a8bd11cf898f02beca2f14478ed97" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a366a8bd11cf898f02beca2f14478ed97" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5b071322a7adc4478ba1c381bdc68202" > < td class = "memItemLeft" align = "right" valign = "top" > void *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d1/da2/struct_writer_context.html#a5b071322a7adc4478ba1c381bdc68202" > priv< / a > < / td > < / tr >
< tr class = "memdesc:a5b071322a7adc4478ba1c381bdc68202" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > private data for use by the filter < a href = "../../d1/da2/struct_writer_context.html#a5b071322a7adc4478ba1c381bdc68202" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5b071322a7adc4478ba1c381bdc68202" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7cd84605a2d2d861d6540e07fa8dd73" > < td class = "memItemLeft" align = "right" valign = "top" > const struct < a class = "el" href = "../../d9/d11/structsection.html" > section< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d1/da2/struct_writer_context.html#aa7cd84605a2d2d861d6540e07fa8dd73" > sections< / a > < / td > < / tr >
< tr class = "memdesc:aa7cd84605a2d2d861d6540e07fa8dd73" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > array containing all sections < a href = "../../d1/da2/struct_writer_context.html#aa7cd84605a2d2d861d6540e07fa8dd73" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa7cd84605a2d2d861d6540e07fa8dd73" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a802ea030a8d391905498183a514a7e0c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d1/da2/struct_writer_context.html#a802ea030a8d391905498183a514a7e0c" > nb_sections< / a > < / td > < / tr >
< tr class = "memdesc:a802ea030a8d391905498183a514a7e0c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > number of sections < a href = "../../d1/da2/struct_writer_context.html#a802ea030a8d391905498183a514a7e0c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a802ea030a8d391905498183a514a7e0c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a70f4367919173df339905042a73df0f4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d1/da2/struct_writer_context.html#a70f4367919173df339905042a73df0f4" > level< / a > < / td > < / tr >
< tr class = "memdesc:a70f4367919173df339905042a73df0f4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > current level, starting from 0 < a href = "../../d1/da2/struct_writer_context.html#a70f4367919173df339905042a73df0f4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a70f4367919173df339905042a73df0f4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a146664adf19a884f214fe3729343dc1a" > < td class = "memItemLeft" align = "right" valign = "top" > unsigned < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d1/da2/struct_writer_context.html#a146664adf19a884f214fe3729343dc1a" > nb_item< / a > [< a class = "el" href = "../../d8/d78/fftools__ffprobe_8c.html#a2f442d8e70375b779fedabf97069dd93" > SECTION_MAX_NB_LEVELS< / a > ]< / td > < / tr >
< tr class = "separator:a146664adf19a884f214fe3729343dc1a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1a3764eca79f01c7935f6b00fb703ae9" > < td class = "memItemLeft" align = "right" valign = "top" > const struct < a class = "el" href = "../../d9/d11/structsection.html" > section< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d1/da2/struct_writer_context.html#a1a3764eca79f01c7935f6b00fb703ae9" > section< / a > [< a class = "el" href = "../../d8/d78/fftools__ffprobe_8c.html#a2f442d8e70375b779fedabf97069dd93" > SECTION_MAX_NB_LEVELS< / a > ]< / td > < / tr >
< tr class = "separator:a1a3764eca79f01c7935f6b00fb703ae9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5c4e2da0240ebfea6358065cfc923e4e" > < td class = "memItemLeft" align = "right" valign = "top" > AVBPrint  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d1/da2/struct_writer_context.html#a5c4e2da0240ebfea6358065cfc923e4e" > section_pbuf< / a > [< a class = "el" href = "../../d8/d78/fftools__ffprobe_8c.html#a2f442d8e70375b779fedabf97069dd93" > SECTION_MAX_NB_LEVELS< / a > ]< / td > < / tr >
< tr class = "separator:a5c4e2da0240ebfea6358065cfc923e4e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a735c05fb40aac83eeaa72ec9f3bd9c8d" > < td class = "memItemLeft" align = "right" valign = "top" > unsigned < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d1/da2/struct_writer_context.html#a735c05fb40aac83eeaa72ec9f3bd9c8d" > nb_section_packet< / a > < / td > < / tr >
< tr class = "memdesc:a735c05fb40aac83eeaa72ec9f3bd9c8d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > number of the packet section in case we are in "packets_and_frames" section < a href = "../../d1/da2/struct_writer_context.html#a735c05fb40aac83eeaa72ec9f3bd9c8d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a735c05fb40aac83eeaa72ec9f3bd9c8d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0a6292cb0341b8c989f463d17c2b1c49" > < td class = "memItemLeft" align = "right" valign = "top" > unsigned < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d1/da2/struct_writer_context.html#a0a6292cb0341b8c989f463d17c2b1c49" > nb_section_frame< / a > < / td > < / tr >
< tr class = "memdesc:a0a6292cb0341b8c989f463d17c2b1c49" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > number of the frame section in case we are in "packets_and_frames" section < a href = "../../d1/da2/struct_writer_context.html#a0a6292cb0341b8c989f463d17c2b1c49" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0a6292cb0341b8c989f463d17c2b1c49" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a70cdd0ee0389abba9865de653aac4de1" > < td class = "memItemLeft" align = "right" valign = "top" > unsigned < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d1/da2/struct_writer_context.html#a70cdd0ee0389abba9865de653aac4de1" > nb_section_packet_frame< / a > < / td > < / tr >
< tr class = "memdesc:a70cdd0ee0389abba9865de653aac4de1" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > nb_section_packet or nb_section_frame according if is_packets_and_frames < a href = "../../d1/da2/struct_writer_context.html#a70cdd0ee0389abba9865de653aac4de1" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a70cdd0ee0389abba9865de653aac4de1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae4d434ae00d70b9f03be447b7c8fc02b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d1/da2/struct_writer_context.html#ae4d434ae00d70b9f03be447b7c8fc02b" > string_validation< / a > < / td > < / tr >
< tr class = "separator:ae4d434ae00d70b9f03be447b7c8fc02b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a347ccaf7bdb45104accb665cab1b093f" > < td class = "memItemLeft" align = "right" valign = "top" > char *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d1/da2/struct_writer_context.html#a347ccaf7bdb45104accb665cab1b093f" > string_validation_replacement< / a > < / td > < / tr >
< tr class = "separator:a347ccaf7bdb45104accb665cab1b093f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac2b79828ee0384f432182d1a03bf0083" > < td class = "memItemLeft" align = "right" valign = "top" > unsigned < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d1/da2/struct_writer_context.html#ac2b79828ee0384f432182d1a03bf0083" > string_validation_utf8_flags< / a > < / td > < / tr >
< tr class = "separator:ac2b79828ee0384f432182d1a03bf0083" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00465" > 465< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div > < h2 class = "groupheader" > Field Documentation< / h2 >
2021-09-18 15:20:11 +03:00
< a id = "a9a134275e24f0ed7ceb2108e144b031d" name = "a9a134275e24f0ed7ceb2108e144b031d" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9a134275e24f0ed7ceb2108e144b031d" > ◆ < / a > < / span > class< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const AVClass* WriterContext::class< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > class of the writer < / p >
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00466" > 466< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a70f4367919173df339905042a73df0f4" name = "a70f4367919173df339905042a73df0f4" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a70f4367919173df339905042a73df0f4" > ◆ < / a > < / span > level< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a > WriterContext::level< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > current level, starting from 0 < / p >
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00474" > 474< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a366a8bd11cf898f02beca2f14478ed97" name = "a366a8bd11cf898f02beca2f14478ed97" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a366a8bd11cf898f02beca2f14478ed97" > ◆ < / a > < / span > name< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > char* WriterContext::name< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > name of this writer instance < / p >
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00468" > 468< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a146664adf19a884f214fe3729343dc1a" name = "a146664adf19a884f214fe3729343dc1a" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a146664adf19a884f214fe3729343dc1a" > ◆ < / a > < / span > nb_item< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > unsigned < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a > WriterContext::nb_item[< a class = "el" href = "../../d8/d78/fftools__ffprobe_8c.html#a2f442d8e70375b779fedabf97069dd93" > SECTION_MAX_NB_LEVELS< / a > ]< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > number of the item printed in the given section, starting from 0 < / p >
2021-03-02 01:25:17 +02:00
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00477" > 477< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a0a6292cb0341b8c989f463d17c2b1c49" name = "a0a6292cb0341b8c989f463d17c2b1c49" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0a6292cb0341b8c989f463d17c2b1c49" > ◆ < / a > < / span > nb_section_frame< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > unsigned < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a > WriterContext::nb_section_frame< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > number of the frame section in case we are in "packets_and_frames" section < / p >
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00485" > 485< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a735c05fb40aac83eeaa72ec9f3bd9c8d" name = "a735c05fb40aac83eeaa72ec9f3bd9c8d" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a735c05fb40aac83eeaa72ec9f3bd9c8d" > ◆ < / a > < / span > nb_section_packet< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > unsigned < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a > WriterContext::nb_section_packet< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > number of the packet section in case we are in "packets_and_frames" section < / p >
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00484" > 484< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a70cdd0ee0389abba9865de653aac4de1" name = "a70cdd0ee0389abba9865de653aac4de1" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a70cdd0ee0389abba9865de653aac4de1" > ◆ < / a > < / span > nb_section_packet_frame< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > unsigned < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a > WriterContext::nb_section_packet_frame< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > nb_section_packet or nb_section_frame according if is_packets_and_frames < / p >
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00486" > 486< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a802ea030a8d391905498183a514a7e0c" name = "a802ea030a8d391905498183a514a7e0c" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a802ea030a8d391905498183a514a7e0c" > ◆ < / a > < / span > nb_sections< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a > WriterContext::nb_sections< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > number of sections < / p >
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00472" > 472< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a5b071322a7adc4478ba1c381bdc68202" name = "a5b071322a7adc4478ba1c381bdc68202" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5b071322a7adc4478ba1c381bdc68202" > ◆ < / a > < / span > priv< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void* WriterContext::priv< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > private data for use by the filter < / p >
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00469" > 469< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a1a3764eca79f01c7935f6b00fb703ae9" name = "a1a3764eca79f01c7935f6b00fb703ae9" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1a3764eca79f01c7935f6b00fb703ae9" > ◆ < / a > < / span > section< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const struct < a class = "el" href = "../../d9/d11/structsection.html" > section< / a > * WriterContext::section[< a class = "el" href = "../../d8/d78/fftools__ffprobe_8c.html#a2f442d8e70375b779fedabf97069dd93" > SECTION_MAX_NB_LEVELS< / a > ]< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > section per each level < / p >
2021-03-02 01:25:17 +02:00
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00480" > 480< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a5c4e2da0240ebfea6358065cfc923e4e" name = "a5c4e2da0240ebfea6358065cfc923e4e" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5c4e2da0240ebfea6358065cfc923e4e" > ◆ < / a > < / span > section_pbuf< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > AVBPrint WriterContext::section_pbuf[< a class = "el" href = "../../d8/d78/fftools__ffprobe_8c.html#a2f442d8e70375b779fedabf97069dd93" > SECTION_MAX_NB_LEVELS< / a > ]< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p > generic print buffer dedicated to each section, used by various writers < / p >
2021-03-02 01:25:17 +02:00
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00481" > 481< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "aa7cd84605a2d2d861d6540e07fa8dd73" name = "aa7cd84605a2d2d861d6540e07fa8dd73" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7cd84605a2d2d861d6540e07fa8dd73" > ◆ < / a > < / span > sections< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const struct < a class = "el" href = "../../d9/d11/structsection.html" > section< / a > * WriterContext::sections< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > array containing all sections < / p >
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00471" > 471< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "ae4d434ae00d70b9f03be447b7c8fc02b" name = "ae4d434ae00d70b9f03be447b7c8fc02b" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae4d434ae00d70b9f03be447b7c8fc02b" > ◆ < / a > < / span > string_validation< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a > WriterContext::string_validation< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00488" > 488< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "a347ccaf7bdb45104accb665cab1b093f" name = "a347ccaf7bdb45104accb665cab1b093f" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a347ccaf7bdb45104accb665cab1b093f" > ◆ < / a > < / span > string_validation_replacement< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > char* WriterContext::string_validation_replacement< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00489" > 489< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "ac2b79828ee0384f432182d1a03bf0083" name = "ac2b79828ee0384f432182d1a03bf0083" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac2b79828ee0384f432182d1a03bf0083" > ◆ < / a > < / span > string_validation_utf8_flags< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > unsigned < a class = "el" href = "../../d2/d36/fftools__ffmpeg__filter_8c.html#a61569f2965b7a369eb10b6d75d410d11" > int< / a > WriterContext::string_validation_utf8_flags< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00490" > 490< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div >
< / div >
2021-09-18 15:20:11 +03:00
< a id = "ae5665d3128f57b9024da5d5d029c83a4" name = "ae5665d3128f57b9024da5d5d029c83a4" > < / a >
2021-03-02 01:25:17 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae5665d3128f57b9024da5d5d029c83a4" > ◆ < / a > < / span > writer< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "../../d6/dff/struct_writer.html" > Writer< / a > * WriterContext::writer< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > the < a class = "el" href = "../../d6/dff/struct_writer.html" > Writer< / a > of which this is an instance < / p >
2021-09-18 15:20:11 +03:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html#l00467" > 467< / a > of file < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / a > .< / p >
2021-03-02 01:25:17 +02:00
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > < a class = "el" href = "../../d8/d78/fftools__ffprobe_8c_source.html" > fftools_ffprobe.c< / 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 >