2015-10-16 00:33:37 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.6" / >
2016-05-24 23:43:16 +00:00
< title > DASH Media Packaging SDK: shaka::media::MuxerOptions Struct Reference< / title >
2015-10-16 00:33:37 +00:00
< 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/search.js" > < / script >
< script type = "text/javascript" >
$(document).ready(function() { searchBox.OnSelectItem(0); });
< / 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 style = "padding-left: 0.5em;" >
< div id = "projectname" > DASH Media Packaging SDK
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "../../index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "../../namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "../../annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "../../files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "../../search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "../../search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "../../annotated.html" > < span > Class  List< / span > < / a > < / li >
< li > < a href = "../../classes.html" > < span > Class  Index< / span > < / a > < / li >
< li > < a href = "../../hierarchy.html" > < span > Class  Hierarchy< / span > < / a > < / li >
< li > < a href = "../../functions.html" > < span > Class  Members< / span > < / a > < / li >
< / ul >
< / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
2016-05-11 18:03:07 +00:00
< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(0)" > < span class = "SelectionMark" >   < / span > All< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(1)" > < span class = "SelectionMark" >   < / span > Classes< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(2)" > < span class = "SelectionMark" >   < / span > Namespaces< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(3)" > < span class = "SelectionMark" >   < / span > Functions< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(4)" > < span class = "SelectionMark" >   < / span > Variables< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(5)" > < span class = "SelectionMark" >   < / span > Typedefs< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(6)" > < span class = "SelectionMark" >   < / span > Enumerations< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(7)" > < span class = "SelectionMark" >   < / span > Enumerator< / a > < / div >
2015-10-16 00:33:37 +00:00
<!-- 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 id = "nav-path" class = "navpath" >
< ul >
2016-05-24 23:43:16 +00:00
< li class = "navelem" > < a class = "el" href = "../../d8/daf/namespaceshaka.html" > shaka< / a > < / li > < li class = "navelem" > < b > media< / b > < / li > < li class = "navelem" > < a class = "el" href = "../../d0/d27/structshaka_1_1media_1_1MuxerOptions.html" > MuxerOptions< / a > < / li > < / ul >
2015-10-16 00:33:37 +00:00
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-attribs" > Public Attributes< / a > |
2016-05-24 23:43:16 +00:00
< a href = "../../d8/d16/structshaka_1_1media_1_1MuxerOptions-members.html" > List of all members< / a > < / div >
2015-10-16 00:33:37 +00:00
< div class = "headertitle" >
2016-05-24 23:43:16 +00:00
< div class = "title" > shaka::media::MuxerOptions Struct Reference< / div > < / div >
2015-10-16 00:33:37 +00:00
< / div > <!-- header -->
< div class = "contents" >
2016-05-24 23:43:16 +00:00
< p > This structure contains the list of configuration options for < a class = "el" href = "../../df/d46/classshaka_1_1media_1_1Muxer.html" > Muxer< / a > .
< a href = "../../d0/d27/structshaka_1_1media_1_1MuxerOptions.html#details" > More...< / a > < / p >
2015-10-16 00:33:37 +00:00
< p > < code > #include < < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html" > muxer_options.h< / a > > < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "memitem:a15e22454ac119d191ef0adbc8b4965ab" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/d27/structshaka_1_1media_1_1MuxerOptions.html#a15e22454ac119d191ef0adbc8b4965ab" > single_segment< / a > < / td > < / tr >
< tr class = "separator:a15e22454ac119d191ef0adbc8b4965ab" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4e98ad5fc7bbc2df0cb95df3f1db9687" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/d27/structshaka_1_1media_1_1MuxerOptions.html#a4e98ad5fc7bbc2df0cb95df3f1db9687" > segment_duration< / a > < / td > < / tr >
< tr class = "separator:a4e98ad5fc7bbc2df0cb95df3f1db9687" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0dbe637b21f1f22f248437b59ad62a38" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/d27/structshaka_1_1media_1_1MuxerOptions.html#a0dbe637b21f1f22f248437b59ad62a38" > fragment_duration< / a > < / td > < / tr >
< tr class = "separator:a0dbe637b21f1f22f248437b59ad62a38" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1f1336e9be8b12733fe28da083eaf93f" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/d27/structshaka_1_1media_1_1MuxerOptions.html#a1f1336e9be8b12733fe28da083eaf93f" > segment_sap_aligned< / a > < / td > < / tr >
< tr class = "separator:a1f1336e9be8b12733fe28da083eaf93f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acb335182d4bd226c1f044cc83705f4fc" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/d27/structshaka_1_1media_1_1MuxerOptions.html#acb335182d4bd226c1f044cc83705f4fc" > fragment_sap_aligned< / a > < / td > < / tr >
< tr class = "separator:acb335182d4bd226c1f044cc83705f4fc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2db773300dadf681c40bef0b3eca3ece" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/d27/structshaka_1_1media_1_1MuxerOptions.html#a2db773300dadf681c40bef0b3eca3ece" > num_subsegments_per_sidx< / a > < / td > < / tr >
< tr class = "separator:a2db773300dadf681c40bef0b3eca3ece" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5397ee8759a663aea68261600e528d82" > < td class = "memItemLeft" align = "right" valign = "top" > std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/d27/structshaka_1_1media_1_1MuxerOptions.html#a5397ee8759a663aea68261600e528d82" > output_file_name< / a > < / td > < / tr >
< tr class = "separator:a5397ee8759a663aea68261600e528d82" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab98cfd28046fc5c52ab2a45dba1a339a" > < td class = "memItemLeft" align = "right" valign = "top" > std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/d27/structshaka_1_1media_1_1MuxerOptions.html#ab98cfd28046fc5c52ab2a45dba1a339a" > segment_template< / a > < / td > < / tr >
< tr class = "separator:ab98cfd28046fc5c52ab2a45dba1a339a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a872d1150a71d9f0fb5db0ab81334d614" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a872d1150a71d9f0fb5db0ab81334d614" > < / a >
std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/d27/structshaka_1_1media_1_1MuxerOptions.html#a872d1150a71d9f0fb5db0ab81334d614" > temp_dir< / a > < / td > < / tr >
< tr class = "memdesc:a872d1150a71d9f0fb5db0ab81334d614" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Specify temporary directory for intermediate files. < br / > < / td > < / tr >
< tr class = "separator:a872d1150a71d9f0fb5db0ab81334d614" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a930587b1f3a3e38cf1e7974f01d8ce1e" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d0/d27/structshaka_1_1media_1_1MuxerOptions.html#a930587b1f3a3e38cf1e7974f01d8ce1e" > bandwidth< / a > < / td > < / tr >
< tr class = "separator:a930587b1f3a3e38cf1e7974f01d8ce1e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-10-16 00:33:37 +00:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2016-05-24 23:43:16 +00:00
< div class = "textblock" > < p > This structure contains the list of configuration options for < a class = "el" href = "../../df/d46/classshaka_1_1media_1_1Muxer.html" > Muxer< / a > . < / p >
2015-10-16 00:33:37 +00:00
< p > Definition at line < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html#l00018" > 18< / a > of file < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html" > muxer_options.h< / a > .< / p >
< / div > < h2 class = "groupheader" > Member Data Documentation< / h2 >
2016-05-24 23:43:16 +00:00
< a class = "anchor" id = "a930587b1f3a3e38cf1e7974f01d8ce1e" > < / a >
2015-10-16 00:33:37 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > uint32_t shaka::media::MuxerOptions::bandwidth< / td >
2015-10-16 00:33:37 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > User-specified bit rate for the media stream. If zero, the muxer will attempt to estimate. < / p >
2016-06-14 06:43:06 +00:00
< p > Definition at line < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html#l00068" > 68< / a > of file < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html" > muxer_options.h< / a > .< / p >
2015-10-16 00:33:37 +00:00
< / div >
< / div >
2016-05-24 23:43:16 +00:00
< a class = "anchor" id = "a0dbe637b21f1f22f248437b59ad62a38" > < / a >
2015-10-16 00:33:37 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > double shaka::media::MuxerOptions::fragment_duration< / td >
2015-10-16 00:33:37 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Fragment duration in seconds. Should not be larger than the segment duration. < / p >
< p > Definition at line < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html#l00034" > 34< / a > of file < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html" > muxer_options.h< / a > .< / p >
< / div >
< / div >
2016-05-24 23:43:16 +00:00
< a class = "anchor" id = "acb335182d4bd226c1f044cc83705f4fc" > < / a >
2015-10-16 00:33:37 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > bool shaka::media::MuxerOptions::fragment_sap_aligned< / td >
2015-10-16 00:33:37 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Force fragments to begin with stream access points. Fragment duration may not be exactly what specified by segment_duration. Setting to true implies that segment_sap_aligned is true as well. < / p >
< p > Definition at line < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html#l00043" > 43< / a > of file < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html" > muxer_options.h< / a > .< / p >
< / div >
< / div >
2016-05-24 23:43:16 +00:00
< a class = "anchor" id = "a2db773300dadf681c40bef0b3eca3ece" > < / a >
2015-10-16 00:33:37 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > int shaka::media::MuxerOptions::num_subsegments_per_sidx< / td >
2015-10-16 00:33:37 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-05-24 23:43:16 +00:00
< p > For ISO BMFF only. Set the number of subsegments in each SIDX box. If 0, a single SIDX box is used per segment. If -1, no SIDX box is used. Otherwise, the < a class = "el" href = "../../df/d46/classshaka_1_1media_1_1Muxer.html" > Muxer< / a > will pack N subsegments in the root SIDX of the segment, with segment_duration/N/fragment_duration fragments per subsegment. < / p >
2015-10-16 00:33:37 +00:00
< p > Definition at line < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html#l00050" > 50< / a > of file < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html" > muxer_options.h< / a > .< / p >
< / div >
< / div >
2016-05-24 23:43:16 +00:00
< a class = "anchor" id = "a5397ee8759a663aea68261600e528d82" > < / a >
2015-10-16 00:33:37 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > std::string shaka::media::MuxerOptions::output_file_name< / td >
2015-10-16 00:33:37 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-05-24 23:43:16 +00:00
< p > Output file name. If segment_template is not specified, the < a class = "el" href = "../../df/d46/classshaka_1_1media_1_1Muxer.html" > Muxer< / a > generates this single output file with all segments concatenated; Otherwise, it specifies the init segment name. < / p >
2015-10-16 00:33:37 +00:00
< p > Definition at line < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html#l00055" > 55< / a > of file < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html" > muxer_options.h< / a > .< / p >
< / div >
< / div >
2016-05-24 23:43:16 +00:00
< a class = "anchor" id = "a4e98ad5fc7bbc2df0cb95df3f1db9687" > < / a >
2015-10-16 00:33:37 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > double shaka::media::MuxerOptions::segment_duration< / td >
2015-10-16 00:33:37 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Segment duration in seconds. If single_segment is specified, this parameter sets the duration of a subsegment; otherwise, this parameter sets the duration of a segment. A segment can contain one or many fragments. < / p >
< p > Definition at line < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html#l00030" > 30< / a > of file < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html" > muxer_options.h< / a > .< / p >
< / div >
< / div >
2016-05-24 23:43:16 +00:00
< a class = "anchor" id = "a1f1336e9be8b12733fe28da083eaf93f" > < / a >
2015-10-16 00:33:37 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > bool shaka::media::MuxerOptions::segment_sap_aligned< / td >
2015-10-16 00:33:37 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Force segments to begin with stream access points. Segment duration may not be exactly what specified by segment_duration. < / p >
< p > Definition at line < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html#l00038" > 38< / a > of file < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html" > muxer_options.h< / a > .< / p >
< / div >
< / div >
2016-05-24 23:43:16 +00:00
< a class = "anchor" id = "ab98cfd28046fc5c52ab2a45dba1a339a" > < / a >
2015-10-16 00:33:37 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > std::string shaka::media::MuxerOptions::segment_template< / td >
2015-10-16 00:33:37 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Specify output segment name pattern for generated segments. It can furthermore be configured by using a subset of the SegmentTemplate identifiers: $RepresentationID$, $Number$, $Bandwidth$ and $Time. Optional. < / p >
< p > Definition at line < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html#l00061" > 61< / a > of file < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html" > muxer_options.h< / a > .< / p >
< / div >
< / div >
2016-05-24 23:43:16 +00:00
< a class = "anchor" id = "a15e22454ac119d191ef0adbc8b4965ab" > < / a >
2015-10-16 00:33:37 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > bool shaka::media::MuxerOptions::single_segment< / td >
2015-10-16 00:33:37 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Generate a single segment for each media presentation. This option should be set for on demand profile. < / p >
< p > Definition at line < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html#l00024" > 24< / a > of file < a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html" > muxer_options.h< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following files:< ul >
< li > media/base/< a class = "el" href = "../../d0/d0e/muxer__options_8h_source.html" > muxer_options.h< / a > < / li >
< li > media/base/< a class = "el" href = "../../db/d7e/muxer__options_8cc_source.html" > muxer_options.cc< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2016-07-18 20:28:20 +00:00
Generated on Mon Jul 18 2016 20:28:14 for DASH Media Packaging SDK by   < a href = "http://www.doxygen.org/index.html" >
2015-10-16 00:33:37 +00:00
< img class = "footer" src = "../../doxygen.png" alt = "doxygen" / >
< / a > 1.8.6
< / small > < / address >
< / body >
< / html >