2021-04-10 04:00:37 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2017-09-20 02:35:05 +00:00
< 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" / >
2021-04-10 04:00:37 +00:00
< meta name = "generator" content = "Doxygen 1.9.1" / >
2018-02-10 23:37:42 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2017-09-20 02:35:05 +00:00
< title > Shaka Packager SDK: shaka::hls::HlsEntry 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" / >
2018-02-10 23:37:42 +00:00
< script type = "text/javascript" src = "../../search/searchdata.js" > < / script >
2017-09-20 02:35:05 +00:00
< script type = "text/javascript" src = "../../search/search.js" > < / 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;" >
2018-02-10 23:37:42 +00:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2017-09-20 02:35:05 +00:00
< div id = "projectname" > Shaka Packager SDK
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2021-04-10 04:00:37 +00:00
<!-- Generated by Doxygen 1.9.1 -->
2017-09-20 02:35:05 +00:00
< script type = "text/javascript" >
2021-04-10 04:00:37 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "../../search",false,'Search','.html');
/* @license-end */
2017-09-20 02:35:05 +00:00
< / script >
2018-02-10 23:37:42 +00:00
< script type = "text/javascript" src = "../../menudata.js" > < / script >
< script type = "text/javascript" src = "../../menu.js" > < / script >
< script type = "text/javascript" >
2021-04-10 04:00:37 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2018-02-10 23:37:42 +00:00
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2021-04-10 04:00:37 +00:00
/* @license-end */< / script >
2018-02-10 23:37:42 +00:00
< div id = "main-nav" > < / div >
2017-09-20 02:35:05 +00:00
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
2018-02-10 23:37:42 +00:00
< / div >
2017-09-20 02:35:05 +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 >
< 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 = "../../d5/d76/classshaka_1_1hls_1_1HlsEntry.html" > HlsEntry< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-types" > Public Types< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "../../d6/dc0/classshaka_1_1hls_1_1HlsEntry-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > shaka::hls::HlsEntry Class Reference< span class = "mlabels" > < span class = "mlabel" > abstract< / span > < / span > < / div > < / div >
< / 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 >
2021-04-10 04:00:37 +00:00
< tr class = "memitem:afaf032a3f198f15f23f56726f03c4aa0" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "afaf032a3f198f15f23f56726f03c4aa0" > < / a > enum class   < / td > < td class = "memItemRight" valign = "bottom" > < b > EntryType< / b > { < b > kExtInf< / b >
, < b > kExtKey< / b >
, < b > kExtDiscontinuity< / b >
, < b > kExtPlacementOpportunity< / b >
2017-09-20 02:35:05 +00:00
}< / td > < / tr >
< tr class = "separator:afaf032a3f198f15f23f56726f03c4aa0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a190d66f94b36e1e20c0b55bfccad1c82" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a190d66f94b36e1e20c0b55bfccad1c82" > < / a >
EntryType  < / td > < td class = "memItemRight" valign = "bottom" > < b > type< / b > () const< / td > < / tr >
< tr class = "separator:a190d66f94b36e1e20c0b55bfccad1c82" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a90695aa3dce9269a48a7b97323e766ce" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a90695aa3dce9269a48a7b97323e766ce" > < / a >
2017-09-20 02:35:05 +00:00
virtual std::string  < / td > < td class = "memItemRight" valign = "bottom" > < b > ToString< / b > ()=0< / td > < / tr >
< tr class = "separator:a90695aa3dce9269a48a7b97323e766ce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a11e49c4b93949c2f1494370a38b40457" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a11e49c4b93949c2f1494370a38b40457" > < / a >
2017-09-20 02:35:05 +00:00
  < / td > < td class = "memItemRight" valign = "bottom" > < b > HlsEntry< / b > (EntryType type)< / td > < / tr >
< tr class = "separator:a11e49c4b93949c2f1494370a38b40457" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2018-12-20 22:38:40 +00:00
< p class = "definition" > Definition at line < a class = "el" href = "../../da/d4a/media__playlist_8h_source.html#l00026" > 26< / a > of file < a class = "el" href = "../../da/d4a/media__playlist_8h_source.html" > media_playlist.h< / a > .< / p >
2017-09-20 02:35:05 +00:00
< / div > < hr / > The documentation for this class was generated from the following files:< ul >
< li > packager/hls/base/< a class = "el" href = "../../da/d4a/media__playlist_8h_source.html" > media_playlist.h< / a > < / li >
< li > packager/hls/base/< a class = "el" href = "../../d5/df2/media__playlist_8cc_source.html" > media_playlist.cc< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2021-06-11 04:44:53 +00:00
Generated on Thu Jun 10 2021 21:44:26 for Shaka Packager SDK by  < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "../../doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.1
2017-09-20 02:35:05 +00:00
< / small > < / address >
< / body >
< / html >