2017-09-20 02:35:05 +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" / >
< title > Shaka Packager SDK: shaka::hls::SimpleHlsNotifier Class 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/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" > Shaka Packager 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)">
< 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 > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(8)" > < span class = "SelectionMark" >   < / span > Friends< / a > < / 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 id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "../../d8/daf/namespaceshaka.html" > shaka< / a > < / li > < li class = "navelem" > < b > hls< / b > < / li > < li class = "navelem" > < a class = "el" href = "../../d7/d5c/classshaka_1_1hls_1_1SimpleHlsNotifier.html" > SimpleHlsNotifier< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "../../dd/d4f/classshaka_1_1hls_1_1SimpleHlsNotifier-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > shaka::hls::SimpleHlsNotifier Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > This is thread safe.
< a href = "../../d7/d5c/classshaka_1_1hls_1_1SimpleHlsNotifier.html#details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "../../da/d55/simple__hls__notifier_8h_source.html" > simple_hls_notifier.h< / a > > < / code > < / p >
< div class = "dynheader" >
Inheritance diagram for shaka::hls::SimpleHlsNotifier:< / div >
< div class = "dyncontent" >
< div class = "center" >
< img src = "../../d7/d5c/classshaka_1_1hls_1_1SimpleHlsNotifier.png" usemap = "#shaka::hls::SimpleHlsNotifier_map" alt = "" / >
< map id = "shaka::hls::SimpleHlsNotifier_map" name = "shaka::hls::SimpleHlsNotifier_map" >
< area href = "../../d9/deb/classshaka_1_1hls_1_1HlsNotifier.html" alt = "shaka::hls::HlsNotifier" shape = "rect" coords = "0,0,169,24" / >
< / map >
< / div > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a8550250a5d368ae2d9ded8999b878449" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d7/d5c/classshaka_1_1hls_1_1SimpleHlsNotifier.html#a8550250a5d368ae2d9ded8999b878449" > SimpleHlsNotifier< / a > (< a class = "el" href = "../../d8/daf/namespaceshaka.html#ab63a3c00cdbf61cfb6dd7a2497b26f8d" > HlsPlaylistType< / a > < a class = "el" href = "../../d9/deb/classshaka_1_1hls_1_1HlsNotifier.html#ab758817024e2d9ba012e93d02d115d94" > playlist_type< / a > , double time_shift_buffer_depth, const std::string & prefix, const std::string & output_dir, const std::string & master_playlist_name)< / td > < / tr >
< tr class = "separator:a8550250a5d368ae2d9ded8999b878449" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classshaka_1_1hls_1_1HlsNotifier" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classshaka_1_1hls_1_1HlsNotifier')" > < img src = "../../closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "../../d9/deb/classshaka_1_1hls_1_1HlsNotifier.html" > shaka::hls::HlsNotifier< / a > < / td > < / tr >
< tr class = "memitem:ae0ae240f27a464667e4627dad48e1bf6 inherit pub_methods_classshaka_1_1hls_1_1HlsNotifier" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ae0ae240f27a464667e4627dad48e1bf6" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < b > HlsNotifier< / b > (< a class = "el" href = "../../d8/daf/namespaceshaka.html#ab63a3c00cdbf61cfb6dd7a2497b26f8d" > HlsPlaylistType< / a > < a class = "el" href = "../../d9/deb/classshaka_1_1hls_1_1HlsNotifier.html#ab758817024e2d9ba012e93d02d115d94" > playlist_type< / a > )< / td > < / tr >
< tr class = "separator:ae0ae240f27a464667e4627dad48e1bf6 inherit pub_methods_classshaka_1_1hls_1_1HlsNotifier" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab758817024e2d9ba012e93d02d115d94 inherit pub_methods_classshaka_1_1hls_1_1HlsNotifier" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "../../d8/daf/namespaceshaka.html#ab63a3c00cdbf61cfb6dd7a2497b26f8d" > HlsPlaylistType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d9/deb/classshaka_1_1hls_1_1HlsNotifier.html#ab758817024e2d9ba012e93d02d115d94" > playlist_type< / a > () const < / td > < / tr >
< tr class = "separator:ab758817024e2d9ba012e93d02d115d94 inherit pub_methods_classshaka_1_1hls_1_1HlsNotifier" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "member-group" > < / a >
HlsNotifier implemetation overrides.< / h2 > < / td > < / tr >
< tr class = "memitem:a8abffabc108b3ccbbf1725a83da70827" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a8abffabc108b3ccbbf1725a83da70827" > < / a >
class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d7/d5c/classshaka_1_1hls_1_1SimpleHlsNotifier.html#a8abffabc108b3ccbbf1725a83da70827" > SimpleHlsNotifierTest< / a > < / td > < / tr >
< tr class = "memdesc:a8abffabc108b3ccbbf1725a83da70827" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > }@ < br / > < / td > < / tr >
< tr class = "separator:a8abffabc108b3ccbbf1725a83da70827" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a40850c462766a0ce4e9c92014ed77a91" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d7/d5c/classshaka_1_1hls_1_1SimpleHlsNotifier.html#a40850c462766a0ce4e9c92014ed77a91" > Init< / a > () override< / td > < / tr >
< tr class = "separator:a40850c462766a0ce4e9c92014ed77a91" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a44409a32566bb416e572946fc2f511c9" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d7/d5c/classshaka_1_1hls_1_1SimpleHlsNotifier.html#a44409a32566bb416e572946fc2f511c9" > NotifyNewStream< / a > (const MediaInfo & media_info, const std::string & playlist_name, const std::string & stream_name, const std::string & group_id, uint32_t *stream_id) override< / td > < / tr >
< tr class = "separator:a44409a32566bb416e572946fc2f511c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afab88a610a6d2ac8b21dd86a456c2c06" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d7/d5c/classshaka_1_1hls_1_1SimpleHlsNotifier.html#afab88a610a6d2ac8b21dd86a456c2c06" > NotifyNewSegment< / a > (uint32_t stream_id, const std::string & segment_name, uint64_t start_time, uint64_t duration, uint64_t start_byte_offset, uint64_t size) override< / td > < / tr >
< tr class = "separator:afab88a610a6d2ac8b21dd86a456c2c06" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac2df072e5fbfcbf172319222a180e73d" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d7/d5c/classshaka_1_1hls_1_1SimpleHlsNotifier.html#ac2df072e5fbfcbf172319222a180e73d" > NotifyEncryptionUpdate< / a > (uint32_t stream_id, const std::vector< uint8_t > & key_id, const std::vector< uint8_t > & system_id, const std::vector< uint8_t > & iv, const std::vector< uint8_t > & protection_system_specific_data) override< / td > < / tr >
< tr class = "separator:ac2df072e5fbfcbf172319222a180e73d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a153fe931c8e6fe3e585ebd925d75d229" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d7/d5c/classshaka_1_1hls_1_1SimpleHlsNotifier.html#a153fe931c8e6fe3e585ebd925d75d229" > Flush< / a > () override< / td > < / tr >
< tr class = "separator:a153fe931c8e6fe3e585ebd925d75d229" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > This is thread safe. < / p >
< p > Definition at line < a class = "el" href = "../../da/d55/simple__hls__notifier_8h_source.html#l00039" > 39< / a > of file < a class = "el" href = "../../da/d55/simple__hls__notifier_8h_source.html" > simple_hls_notifier.h< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a class = "anchor" id = "a8550250a5d368ae2d9ded8999b878449" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > shaka::hls::SimpleHlsNotifier::SimpleHlsNotifier < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../d8/daf/namespaceshaka.html#ab63a3c00cdbf61cfb6dd7a2497b26f8d" > HlsPlaylistType< / a >   < / td >
< td class = "paramname" > < em > playlist_type< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > double  < / td >
< td class = "paramname" > < em > time_shift_buffer_depth< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > prefix< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > output_dir< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > master_playlist_name< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < em > prefix< / em > is used as hte prefix for all the URIs for Media Playlist. This includes the segment URIs in the Media Playlists. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > playlist_type< / td > < td > is the type of the playlists. < / td > < / tr >
< tr > < td class = "paramname" > time_shift_buffer_depth< / td > < td > determines the duration of the time shifting buffer, only for live HLS. < / td > < / tr >
< tr > < td class = "paramname" > prefix< / td > < td > is the used as the prefix for < a class = "el" href = "../../dd/d1c/classshaka_1_1hls_1_1MediaPlaylist.html" title = "Methods are virtual for mocking. " > MediaPlaylist< / a > URIs. May be empty for relative URI from the playlist. < / td > < / tr >
< tr > < td class = "paramname" > output_dir< / td > < td > is the output directory of the playlists. May be empty to write to current directory. < / td > < / tr >
< tr > < td class = "paramname" > master_playlist_name< / td > < td > is the name of the master playlist. < / td > < / tr >
< / table >
< / dd >
< / dl >
< p > Definition at line < a class = "el" href = "../../d7/dad/simple__hls__notifier_8cc_source.html#l00250" > 250< / a > of file < a class = "el" href = "../../d7/dad/simple__hls__notifier_8cc_source.html" > simple_hls_notifier.cc< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a class = "anchor" id = "a153fe931c8e6fe3e585ebd925d75d229" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool shaka::hls::SimpleHlsNotifier::Flush < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Process any current buffered states/resources. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true on success, false otherwise. < / dd > < / dl >
< p > Implements < a class = "el" href = "../../d9/deb/classshaka_1_1hls_1_1HlsNotifier.html#a5d788d47d01aee4f75c7b55251d69edf" > shaka::hls::HlsNotifier< / a > .< / p >
< p > Definition at line < a class = "el" href = "../../d7/dad/simple__hls__notifier_8cc_source.html#l00412" > 412< / a > of file < a class = "el" href = "../../d7/dad/simple__hls__notifier_8cc_source.html" > simple_hls_notifier.cc< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a40850c462766a0ce4e9c92014ed77a91" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool shaka::hls::SimpleHlsNotifier::Init < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Intialize the notifier. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true on sucess, false otherwise. < / dd > < / dl >
< p > Implements < a class = "el" href = "../../d9/deb/classshaka_1_1hls_1_1HlsNotifier.html#a8bd9273a1893899036e640c1e35fbaff" > shaka::hls::HlsNotifier< / a > .< / p >
< p > Definition at line < a class = "el" href = "../../d7/dad/simple__hls__notifier_8cc_source.html#l00264" > 264< / a > of file < a class = "el" href = "../../d7/dad/simple__hls__notifier_8cc_source.html" > simple_hls_notifier.cc< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "ac2df072e5fbfcbf172319222a180e73d" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool shaka::hls::SimpleHlsNotifier::NotifyEncryptionUpdate < / td >
< td > (< / td >
< td class = "paramtype" > uint32_t  < / td >
< td class = "paramname" > < em > stream_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const std::vector< uint8_t > &   < / td >
< td class = "paramname" > < em > key_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const std::vector< uint8_t > &   < / td >
< td class = "paramname" > < em > system_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const std::vector< uint8_t > &   < / td >
< td class = "paramname" > < em > iv< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const std::vector< uint8_t > &   < / td >
< td class = "paramname" > < em > protection_system_specific_data< / 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" > override< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > stream_id< / td > < td > is the value set by < a class = "el" href = "../../d7/d5c/classshaka_1_1hls_1_1SimpleHlsNotifier.html#a44409a32566bb416e572946fc2f511c9" > NotifyNewStream()< / a > . < / td > < / tr >
< tr > < td class = "paramname" > key_id< / td > < td > is the key ID for the stream. < / td > < / tr >
< tr > < td class = "paramname" > system_id< / td > < td > is the DRM system ID in e.g. PSSH boxes. For example this can be used to determine the KEYFORMAT attribute for EXT-X-KEY. < / td > < / tr >
< tr > < td class = "paramname" > iv< / td > < td > is the new initialization vector. < / td > < / tr >
< tr > < td class = "paramname" > protection_system_specific_data< / td > < td > is the DRM specific data. The interpretation of this data is up to the implementation, possibly using < em > system_id< / em > to determine how to interpret the data. < / td > < / tr >
< / table >
< / dd >
< / dl >
< p > Implements < a class = "el" href = "../../d9/deb/classshaka_1_1hls_1_1HlsNotifier.html#a310fadabce7f3ac4a3313631340b880f" > shaka::hls::HlsNotifier< / a > .< / p >
< p > Definition at line < a class = "el" href = "../../d7/dad/simple__hls__notifier_8cc_source.html#l00355" > 355< / a > of file < a class = "el" href = "../../d7/dad/simple__hls__notifier_8cc_source.html" > simple_hls_notifier.cc< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "afab88a610a6d2ac8b21dd86a456c2c06" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool shaka::hls::SimpleHlsNotifier::NotifyNewSegment < / td >
< td > (< / td >
< td class = "paramtype" > uint32_t  < / td >
< td class = "paramname" > < em > stream_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > segment_name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint64_t  < / td >
< td class = "paramname" > < em > start_time< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint64_t  < / td >
< td class = "paramname" > < em > duration< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint64_t  < / td >
< td class = "paramname" > < em > start_byte_offset< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint64_t  < / td >
< td class = "paramname" > < em > size< / 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" > override< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > stream_id< / td > < td > is the value set by < a class = "el" href = "../../d7/d5c/classshaka_1_1hls_1_1SimpleHlsNotifier.html#a44409a32566bb416e572946fc2f511c9" > NotifyNewStream()< / a > . < / td > < / tr >
< tr > < td class = "paramname" > segment_name< / td > < td > is the name of the new segment. < / td > < / tr >
< tr > < td class = "paramname" > start_time< / td > < td > is the start time of the segment in timescale units passed in < em > media_info< / em > . < / td > < / tr >
< tr > < td class = "paramname" > duration< / td > < td > is also in terms of timescale. < / td > < / tr >
< tr > < td class = "paramname" > start_byte_offset< / td > < td > is the offset of where the subsegment starts. This should be 0 if the whole segment is a subsegment. < / td > < / tr >
< tr > < td class = "paramname" > size< / td > < td > is the size in bytes. < / td > < / tr >
< / table >
< / dd >
< / dl >
< p > Implements < a class = "el" href = "../../d9/deb/classshaka_1_1hls_1_1HlsNotifier.html#af5a0d6670313d81eff20bb959732a2cd" > shaka::hls::HlsNotifier< / a > .< / p >
< p > Definition at line < a class = "el" href = "../../d7/dad/simple__hls__notifier_8cc_source.html#l00306" > 306< / a > of file < a class = "el" href = "../../d7/dad/simple__hls__notifier_8cc_source.html" > simple_hls_notifier.cc< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a44409a32566bb416e572946fc2f511c9" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool shaka::hls::SimpleHlsNotifier::NotifyNewStream < / td >
< td > (< / td >
< td class = "paramtype" > const MediaInfo &   < / td >
< td class = "paramname" > < em > media_info< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > playlist_name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > stream_name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > group_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint32_t *  < / td >
< td class = "paramname" > < em > stream_id< / 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" > override< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > media_info< / td > < td > specifies the stream. < / td > < / tr >
< tr > < td class = "paramname" > playlist_name< / td > < td > is the name of the playlist that this stream should go. < / td > < / tr >
< tr > < td class = "paramname" > stream_name< / td > < td > is the name of this stream. < / td > < / tr >
< tr > < td class = "paramname" > group_id< / td > < td > is the group ID for this stream. < / td > < / tr >
< tr > < td class = "paramname" > stream_id< / td > < td > is set to a value so that it can be used to call the other methods. If this returns false, the stream_id may be set to an invalid value. < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > true on sucess, false otherwise. < / dd > < / dl >
< p > Implements < a class = "el" href = "../../d9/deb/classshaka_1_1hls_1_1HlsNotifier.html#a2b85f6e4c2798f2634cd535011c230a2" > shaka::hls::HlsNotifier< / a > .< / p >
< p > Definition at line < a class = "el" href = "../../d7/dad/simple__hls__notifier_8cc_source.html#l00268" > 268< / a > of file < a class = "el" href = "../../d7/dad/simple__hls__notifier_8cc_source.html" > simple_hls_notifier.cc< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > packager/hls/base/< a class = "el" href = "../../da/d55/simple__hls__notifier_8h_source.html" > simple_hls_notifier.h< / a > < / li >
< li > packager/hls/base/< a class = "el" href = "../../d7/dad/simple__hls__notifier_8cc_source.html" > simple_hls_notifier.cc< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2017-09-20 03:22:56 +00:00
Generated on Tue Sep 19 2017 20:22:07 for Shaka Packager SDK by   < a href = "http://www.doxygen.org/index.html" >
2017-09-20 02:35:05 +00:00
< img class = "footer" src = "../../doxygen.png" alt = "doxygen" / >
< / a > 1.8.6
< / small > < / address >
< / body >
< / html >