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::H264Parser Class 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 = "../../d3/d91/classshaka_1_1media_1_1H264Parser.html" > H264Parser< / a > < / li > < / ul >
2015-10-16 00:33:37 +00:00
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-types" > Public Types< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
2016-05-24 23:43:16 +00:00
< a href = "../../de/d3e/classshaka_1_1media_1_1H264Parser-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::H264Parser Class Reference< / div > < / div >
2015-10-16 00:33:37 +00:00
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-types" > < / a >
Public Types< / h2 > < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "memitem:ad2fbd518f9467327cace8a92da417fd4" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < b > Result< / b > { < b > kOk< / b > ,
2015-10-16 00:33:37 +00:00
< b > kInvalidStream< / b > ,
< b > kUnsupportedStream< / b > ,
< b > kEOStream< / b >
}< / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:ad2fbd518f9467327cace8a92da417fd4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-10-16 00:33:37 +00:00
< / table > < 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:ab5425da6295f8ceedebc25e6be52639e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ab5425da6295f8ceedebc25e6be52639e" > < / a >
Result  < / td > < td class = "memItemRight" valign = "bottom" > < b > ParseSps< / b > (const < a class = "el" href = "../../d6/dff/classshaka_1_1media_1_1Nalu.html" > Nalu< / a > & nalu, int *sps_id)< / td > < / tr >
< tr class = "separator:ab5425da6295f8ceedebc25e6be52639e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acd5ca789842e9363e7e29917c931e18b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "acd5ca789842e9363e7e29917c931e18b" > < / a >
Result  < / td > < td class = "memItemRight" valign = "bottom" > < b > ParsePps< / b > (const < a class = "el" href = "../../d6/dff/classshaka_1_1media_1_1Nalu.html" > Nalu< / a > & nalu, int *pps_id)< / td > < / tr >
< tr class = "separator:acd5ca789842e9363e7e29917c931e18b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa03f7db3d2eb66f5ae9cc1684d660269" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "aa03f7db3d2eb66f5ae9cc1684d660269" > < / a >
const < a class = "el" href = "../../d1/d0a/structshaka_1_1media_1_1H264Sps.html" > H264Sps< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < b > GetSps< / b > (int sps_id)< / td > < / tr >
< tr class = "separator:aa03f7db3d2eb66f5ae9cc1684d660269" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af77043bd77da7de991e13e57e1447609" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "af77043bd77da7de991e13e57e1447609" > < / a >
const < a class = "el" href = "../../de/de4/structshaka_1_1media_1_1H264Pps.html" > H264Pps< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < b > GetPps< / b > (int pps_id)< / td > < / tr >
< tr class = "separator:af77043bd77da7de991e13e57e1447609" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a684853e45f07b65294075ef010a58b4f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a684853e45f07b65294075ef010a58b4f" > < / a >
Result  < / td > < td class = "memItemRight" valign = "bottom" > < b > ParseSliceHeader< / b > (const < a class = "el" href = "../../d6/dff/classshaka_1_1media_1_1Nalu.html" > Nalu< / a > & nalu, < a class = "el" href = "../../d2/d59/structshaka_1_1media_1_1H264SliceHeader.html" > H264SliceHeader< / a > *shdr)< / td > < / tr >
< tr class = "separator:a684853e45f07b65294075ef010a58b4f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4fc5d505b341a1abe9ffa80646f36a13" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a4fc5d505b341a1abe9ffa80646f36a13" > < / a >
Result  < / td > < td class = "memItemRight" valign = "bottom" > < b > ParseSEI< / b > (const < a class = "el" href = "../../d6/dff/classshaka_1_1media_1_1Nalu.html" > Nalu< / a > & nalu, < a class = "el" href = "../../d6/dd0/structshaka_1_1media_1_1H264SEIMessage.html" > H264SEIMessage< / a > *sei_msg)< / td > < / tr >
< tr class = "separator:a4fc5d505b341a1abe9ffa80646f36a13" > < 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 >
< div class = "textblock" >
2016-02-17 01:09:50 +00:00
< p > Definition at line < a class = "el" href = "../../d6/d9b/h264__parser_8h_source.html#l00244" > 244< / a > of file < a class = "el" href = "../../d6/d9b/h264__parser_8h_source.html" > h264_parser.h< / a > .< / p >
2015-10-16 00:33:37 +00:00
< / div > < hr / > The documentation for this class was generated from the following files:< ul >
< li > media/filters/< a class = "el" href = "../../d6/d9b/h264__parser_8h_source.html" > h264_parser.h< / a > < / li >
< li > media/filters/< a class = "el" href = "../../dc/d7b/h264__parser_8cc_source.html" > h264_parser.cc< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2016-05-26 00:03:16 +00:00
Generated on Thu May 26 2016 00:03:11 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 >