2015-12-15 20:37:40 +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::SeekHead Class Reference< / title >
2015-12-15 20:37:40 +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-12-15 20:37:40 +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 = "../../dc/d16/classshaka_1_1media_1_1SeekHead.html" > SeekHead< / a > < / li > < / ul >
2015-12-15 20:37:40 +00:00
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
2016-10-03 18:13:41 +00:00
< a href = "#nested-classes" > Classes< / a > |
2015-12-15 20:37:40 +00:00
< a href = "#pub-methods" > Public Member Functions< / a > |
2016-05-24 23:43:16 +00:00
< a href = "../../d2/d0b/classshaka_1_1media_1_1SeekHead-members.html" > List of all members< / a > < / div >
2015-12-15 20:37:40 +00:00
< div class = "headertitle" >
2016-05-24 23:43:16 +00:00
< div class = "title" > shaka::media::SeekHead Class Reference< / div > < / div >
2015-12-15 20:37:40 +00:00
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "../../d3/de4/seek__head_8h_source.html" > seek_head.h< / a > > < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "memitem:a46313134eebf68a7c34187705726b982" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../dc/d16/classshaka_1_1media_1_1SeekHead.html#a46313134eebf68a7c34187705726b982" > Write< / a > (mkvmuxer::IMkvWriter *writer)< / td > < / tr >
< tr class = "separator:a46313134eebf68a7c34187705726b982" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1a7895c6f5548405377aabb9521111a1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a1a7895c6f5548405377aabb9521111a1" > < / a >
bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../dc/d16/classshaka_1_1media_1_1SeekHead.html#a1a7895c6f5548405377aabb9521111a1" > WriteVoid< / a > (mkvmuxer::IMkvWriter *writer)< / td > < / tr >
< tr class = "memdesc:a1a7895c6f5548405377aabb9521111a1" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Writes a void element large enough to fit the < a class = "el" href = "../../dc/d16/classshaka_1_1media_1_1SeekHead.html" > SeekHead< / a > . < br / > < / td > < / tr >
< tr class = "separator:a1a7895c6f5548405377aabb9521111a1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5e21551f4a274d7afb920558b6928d50" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a5e21551f4a274d7afb920558b6928d50" > < / a >
2015-12-15 20:37:40 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > set_cluster_pos< / b > (uint64_t pos)< / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a5e21551f4a274d7afb920558b6928d50" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5d86dbcb77ad48fe278f75cae833fd28" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a5d86dbcb77ad48fe278f75cae833fd28" > < / a >
2015-12-15 20:37:40 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > set_cues_pos< / b > (uint64_t pos)< / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a5d86dbcb77ad48fe278f75cae833fd28" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a748b0f58e2791e3c94ae519b57a5c1e9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a748b0f58e2791e3c94ae519b57a5c1e9" > < / a >
2015-12-15 20:37:40 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > set_info_pos< / b > (uint64_t pos)< / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a748b0f58e2791e3c94ae519b57a5c1e9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4e3d6b72303fa4e230786c61e5819e2f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a4e3d6b72303fa4e230786c61e5819e2f" > < / a >
2015-12-15 20:37:40 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > set_tracks_pos< / b > (uint64_t pos)< / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a4e3d6b72303fa4e230786c61e5819e2f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-12-15 20:37:40 +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 > Used to write the < a class = "el" href = "../../dc/d16/classshaka_1_1media_1_1SeekHead.html" > SeekHead< / a > to the output stream. This supports non-seekable files and setting the values before write; this also supports updating. < / p >
2015-12-15 20:37:40 +00:00
2016-10-03 18:13:41 +00:00
< p > Definition at line < a class = "el" href = "../../d3/de4/seek__head_8h_source.html#l00020" > 20< / a > of file < a class = "el" href = "../../d3/de4/seek__head_8h_source.html" > seek_head.h< / a > .< / p >
2015-12-15 20:37:40 +00:00
< / div > < h2 class = "groupheader" > Member Function Documentation< / h2 >
2016-05-24 23:43:16 +00:00
< a class = "anchor" id = "a46313134eebf68a7c34187705726b982" > < / a >
2015-12-15 20:37:40 +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::SeekHead::Write < / td >
2015-12-15 20:37:40 +00:00
< td > (< / td >
< td class = "paramtype" > mkvmuxer::IMkvWriter *  < / td >
< td class = "paramname" > < em > writer< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Writes the seek head to the given writer. This should only be called once. For seekable files, use WriteVoid first, then call this method. < / p >
2016-04-06 20:29:08 +00:00
< p > Definition at line < a class = "el" href = "../../d3/dbc/seek__head_8cc_source.html#l00047" > 47< / a > of file < a class = "el" href = "../../d3/dbc/seek__head_8cc_source.html" > seek_head.cc< / a > .< / p >
2015-12-15 20:37:40 +00:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > media/formats/webm/< a class = "el" href = "../../d3/de4/seek__head_8h_source.html" > seek_head.h< / a > < / li >
< li > media/formats/webm/< a class = "el" href = "../../d3/dbc/seek__head_8cc_source.html" > seek_head.cc< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2017-08-31 01:17:15 +00:00
Generated on Thu Aug 31 2017 01:17:11 for DASH Media Packaging SDK by   < a href = "http://www.doxygen.org/index.html" >
2015-12-15 20:37:40 +00:00
< img class = "footer" src = "../../doxygen.png" alt = "doxygen" / >
< / a > 1.8.6
< / small > < / address >
< / body >
< / html >