2016-03-08 07:48:26 +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::NalUnitToByteStreamConverter Class Reference< / title >
2016-03-08 07:48:26 +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 >
2016-03-08 07:48:26 +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 = "../../d5/d66/classshaka_1_1media_1_1NalUnitToByteStreamConverter.html" > NalUnitToByteStreamConverter< / a > < / li > < / ul >
2016-03-08 07:48:26 +00:00
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#friends" > Friends< / a > |
2016-05-24 23:43:16 +00:00
< a href = "../../d1/da2/classshaka_1_1media_1_1NalUnitToByteStreamConverter-members.html" > List of all members< / a > < / div >
2016-03-08 07:48:26 +00:00
< div class = "headertitle" >
2016-05-24 23:43:16 +00:00
< div class = "title" > shaka::media::NalUnitToByteStreamConverter Class Reference< / div > < / div >
2016-03-08 07:48:26 +00:00
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2017-03-02 23:04:14 +00:00
< tr class = "memitem:a27986db8a2e62669fe1983a39383c546" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d5/d66/classshaka_1_1media_1_1NalUnitToByteStreamConverter.html#a27986db8a2e62669fe1983a39383c546" > Initialize< / a > (const uint8_t *decoder_configuration_data, size_t decoder_configuration_data_size)< / td > < / tr >
< tr class = "separator:a27986db8a2e62669fe1983a39383c546" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "memitem:acde0ff823ed23fd3d8b8704cf243f3d5" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d5/d66/classshaka_1_1media_1_1NalUnitToByteStreamConverter.html#acde0ff823ed23fd3d8b8704cf243f3d5" > ConvertUnitToByteStream< / a > (const uint8_t *sample, size_t sample_size, bool is_key_frame, std::vector< uint8_t > *output)< / td > < / tr >
< tr class = "separator:acde0ff823ed23fd3d8b8704cf243f3d5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-08 17:18:20 +00:00
< tr class = "memitem:a88c2997b4d912ba7caa8066bac417622" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d5/d66/classshaka_1_1media_1_1NalUnitToByteStreamConverter.html#a88c2997b4d912ba7caa8066bac417622" > ConvertUnitToByteStreamWithSubsamples< / a > (const uint8_t *sample, size_t sample_size, bool is_key_frame, std::vector< uint8_t > *output, std::vector< < a class = "el" href = "../../d1/d34/structshaka_1_1media_1_1SubsampleEntry.html" > SubsampleEntry< / a > > *subsamples)< / td > < / tr >
< tr class = "separator:a88c2997b4d912ba7caa8066bac417622" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-03-08 07:48:26 +00:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "friends" > < / a >
Friends< / h2 > < / td > < / tr >
< tr class = "memitem:a20c3a87572914dfffcb19f35a14cf3fd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a20c3a87572914dfffcb19f35a14cf3fd" > < / a >
class  < / td > < td class = "memItemRight" valign = "bottom" > < b > NalUnitToByteStreamConverterTest< / b > < / td > < / tr >
< tr class = "separator:a20c3a87572914dfffcb19f35a14cf3fd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2017-01-26 03:38:47 +00:00
< p > Definition at line < a class = "el" href = "../../d8/dfa/nal__unit__to__byte__stream__converter_8h_source.html#l00034" > 34< / a > of file < a class = "el" href = "../../d8/dfa/nal__unit__to__byte__stream__converter_8h_source.html" > nal_unit_to_byte_stream_converter.h< / a > .< / p >
2016-03-08 07:48:26 +00:00
< / div > < h2 class = "groupheader" > Member Function Documentation< / h2 >
2016-05-24 23:43:16 +00:00
< a class = "anchor" id = "acde0ff823ed23fd3d8b8704cf243f3d5" > < / a >
2016-03-08 07:48:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
2016-04-07 08:08:09 +00:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2016-03-08 07:48:26 +00:00
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > bool shaka::media::NalUnitToByteStreamConverter::ConvertUnitToByteStream < / td >
2016-03-08 07:48:26 +00:00
< td > (< / td >
< td class = "paramtype" > const uint8_t *  < / td >
< td class = "paramname" > < em > sample< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > sample_size< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > is_key_frame< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > std::vector< uint8_t > *  < / td >
< td class = "paramname" > < em > output< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
2016-04-07 08:08:09 +00:00
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
2016-03-08 07:48:26 +00:00
< / div > < div class = "memdoc" >
2017-03-02 23:04:14 +00:00
< p > Converts unit stream to byte stream using the data passed to < a class = "el" href = "../../d5/d66/classshaka_1_1media_1_1NalUnitToByteStreamConverter.html#a27986db8a2e62669fe1983a39383c546" > Initialize()< / a > . The method will function correctly even if < em > sample< / em > is encrypted using SAMPLE-AES encryption. < / p >
2016-03-08 07:48:26 +00:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
2016-09-08 17:18:20 +00:00
< tr > < td class = "paramdir" > < / td > < td class = "paramname" > sample< / td > < td > is the sample to be converted. < / td > < / tr >
< tr > < td class = "paramdir" > < / td > < td class = "paramname" > sample_size< / td > < td > is the size of < em > sample< / em > . < / td > < / tr >
< tr > < td class = "paramdir" > [out]< / td > < td class = "paramname" > output< / td > < td > is set to the the converted sample, on success. < / td > < / tr >
2016-03-08 07:48:26 +00:00
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > true on success, false otherwise. < / dd > < / dl >
2017-03-02 23:04:14 +00:00
< p > Definition at line < a class = "el" href = "../../d2/d4c/nal__unit__to__byte__stream__converter_8cc_source.html#l00155" > 155< / a > of file < a class = "el" href = "../../d2/d4c/nal__unit__to__byte__stream__converter_8cc_source.html" > nal_unit_to_byte_stream_converter.cc< / a > .< / p >
2016-09-08 17:18:20 +00:00
< / div >
< / div >
< a class = "anchor" id = "a88c2997b4d912ba7caa8066bac417622" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool shaka::media::NalUnitToByteStreamConverter::ConvertUnitToByteStreamWithSubsamples < / td >
< td > (< / td >
< td class = "paramtype" > const uint8_t *  < / td >
< td class = "paramname" > < em > sample< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > sample_size< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > is_key_frame< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > std::vector< uint8_t > *  < / td >
< td class = "paramname" > < em > output< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > std::vector< < a class = "el" href = "../../d1/d34/structshaka_1_1media_1_1SubsampleEntry.html" > SubsampleEntry< / a > > *  < / td >
< td class = "paramname" > < em > subsamples< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-03-02 23:04:14 +00:00
< p > Converts unit stream to byte stream using the data passed to < a class = "el" href = "../../d5/d66/classshaka_1_1media_1_1NalUnitToByteStreamConverter.html#a27986db8a2e62669fe1983a39383c546" > Initialize()< / a > and update the corresponding subsamples of the media sample. The method will function correctly even if < em > sample< / em > is encrypted using SAMPLE-AES encryption. < / p >
2016-09-08 17:18:20 +00:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramdir" > < / td > < td class = "paramname" > sample< / td > < td > is the sample to be converted. < / td > < / tr >
< tr > < td class = "paramdir" > < / td > < td class = "paramname" > sample_size< / td > < td > is the size of < em > sample< / em > . < / td > < / tr >
< tr > < td class = "paramdir" > [out]< / td > < td class = "paramname" > output< / td > < td > is set to the the converted sample, on success. < / td > < / tr >
< tr > < td class = "paramdir" > [in,out]< / td > < td class = "paramname" > subsamples< / td > < td > has the input subsamples and output updated subsamples, on sucess. < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > true on success, false otherwise. < / dd > < / dl >
2017-03-02 23:04:14 +00:00
< p > Definition at line < a class = "el" href = "../../d2/d4c/nal__unit__to__byte__stream__converter_8cc_source.html#l00167" > 167< / a > of file < a class = "el" href = "../../d2/d4c/nal__unit__to__byte__stream__converter_8cc_source.html" > nal_unit_to_byte_stream_converter.cc< / a > .< / p >
2016-03-08 07:48:26 +00:00
< / div >
< / div >
2017-03-02 23:04:14 +00:00
< a class = "anchor" id = "a27986db8a2e62669fe1983a39383c546" > < / a >
2016-03-08 07:48:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
2016-04-07 08:08:09 +00:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2016-03-08 07:48:26 +00:00
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > bool shaka::media::NalUnitToByteStreamConverter::Initialize < / td >
2016-03-08 07:48:26 +00:00
< td > (< / td >
< td class = "paramtype" > const uint8_t *  < / td >
< td class = "paramname" > < em > decoder_configuration_data< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
2017-03-02 23:04:14 +00:00
< td class = "paramname" > < em > decoder_configuration_data_size< / em >   < / td >
2016-03-08 07:48:26 +00:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
2016-04-07 08:08:09 +00:00
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
2016-03-08 07:48:26 +00:00
< / div > < div class = "memdoc" >
< p > This must be called before calling other methods. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > decoder_configuration_data< / td > < td > is the pointer to a decoder config data. < / td > < / tr >
< tr > < td class = "paramname" > decoder_configuration_data_size< / td > < td > is the size of < em > decoder_configuration_data< / em > . < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > true on success, false otherwise. < / dd > < / dl >
2017-03-02 23:04:14 +00:00
< p > Definition at line < a class = "el" href = "../../d2/d4c/nal__unit__to__byte__stream__converter_8cc_source.html#l00107" > 107< / a > of file < a class = "el" href = "../../d2/d4c/nal__unit__to__byte__stream__converter_8cc_source.html" > nal_unit_to_byte_stream_converter.cc< / a > .< / p >
2016-03-08 07:48:26 +00:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
2016-05-27 23:48:18 +00:00
< li > media/codecs/< a class = "el" href = "../../d8/dfa/nal__unit__to__byte__stream__converter_8h_source.html" > nal_unit_to_byte_stream_converter.h< / a > < / li >
< li > media/codecs/< a class = "el" href = "../../d2/d4c/nal__unit__to__byte__stream__converter_8cc_source.html" > nal_unit_to_byte_stream_converter.cc< / a > < / li >
2016-03-08 07:48:26 +00:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2017-03-22 00:49:05 +00:00
Generated on Wed Mar 22 2017 00:49:00 for DASH Media Packaging SDK by   < a href = "http://www.doxygen.org/index.html" >
2016-03-08 07:48:26 +00:00
< img class = "footer" src = "../../doxygen.png" alt = "doxygen" / >
< / a > 1.8.6
< / small > < / address >
< / body >
< / html >