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::VideoStreamInfo 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 = "../../d6/db1/classshaka_1_1media_1_1VideoStreamInfo.html" > VideoStreamInfo< / a > < / li > < / ul >
2015-10-16 00:33:37 +00:00
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
2016-05-24 23:43:16 +00:00
< a href = "../../d1/de2/classshaka_1_1media_1_1VideoStreamInfo-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::VideoStreamInfo Class Reference< / div > < / div >
2015-10-16 00:33:37 +00:00
< / div > <!-- header -->
< div class = "contents" >
< p > Holds video stream information.
2016-05-24 23:43:16 +00:00
< a href = "../../d6/db1/classshaka_1_1media_1_1VideoStreamInfo.html#details" > More...< / a > < / p >
2015-10-16 00:33:37 +00:00
< p > < code > #include < < a class = "el" href = "../../d7/d87/video__stream__info_8h_source.html" > video_stream_info.h< / a > > < / code > < / p >
< div class = "dynheader" >
2016-05-24 23:43:16 +00:00
Inheritance diagram for shaka::media::VideoStreamInfo:< / div >
2015-10-16 00:33:37 +00:00
< div class = "dyncontent" >
< div class = "center" >
2016-05-24 23:43:16 +00:00
< img src = "../../d6/db1/classshaka_1_1media_1_1VideoStreamInfo.png" usemap = "#shaka::media::VideoStreamInfo_map" alt = "" / >
< map id = "shaka::media::VideoStreamInfo_map" name = "shaka::media::VideoStreamInfo_map" >
2017-01-26 03:38:47 +00:00
< area href = "../../d5/db1/classshaka_1_1media_1_1StreamInfo.html" title = "Abstract class holds stream information. " alt = "shaka::media::StreamInfo" shape = "rect" coords = "0,0,183,24" / >
2015-10-16 00:33:37 +00:00
< / 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 >
2016-08-18 21:18:15 +00:00
< tr class = "memitem:a3de6a7d65ddd877c513f3047a86db59e" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/db1/classshaka_1_1media_1_1VideoStreamInfo.html#a3de6a7d65ddd877c513f3047a86db59e" > VideoStreamInfo< / a > (int track_id, uint32_t time_scale, uint64_t duration, Codec codec, const std::string & codec_string, const uint8_t *codec_config, size_t codec_config_size, uint16_t width, uint16_t height, uint32_t < a class = "el" href = "../../d6/db1/classshaka_1_1media_1_1VideoStreamInfo.html#af5f655f36865a3af28bd0c7328e9a91e" > pixel_width< / a > , uint32_t < a class = "el" href = "../../d6/db1/classshaka_1_1media_1_1VideoStreamInfo.html#ae420a97a606ef54be16beb49e42cd135" > pixel_height< / a > , int16_t trick_play_rate, uint8_t nalu_length_size, const std::string & language, bool is_encrypted)< / td > < / tr >
< tr class = "separator:a3de6a7d65ddd877c513f3047a86db59e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "memitem:a098fd53199fa83741c4ee78b7f1ff644" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a098fd53199fa83741c4ee78b7f1ff644" > < / a >
2015-10-16 00:33:37 +00:00
uint16_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > width< / b > () const < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a098fd53199fa83741c4ee78b7f1ff644" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9763734e1032259c2d116bf3c537193c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a9763734e1032259c2d116bf3c537193c" > < / a >
2015-10-16 00:33:37 +00:00
uint16_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > height< / b > () const < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a9763734e1032259c2d116bf3c537193c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af5f655f36865a3af28bd0c7328e9a91e" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/db1/classshaka_1_1media_1_1VideoStreamInfo.html#af5f655f36865a3af28bd0c7328e9a91e" > pixel_width< / a > () const < / td > < / tr >
< tr class = "separator:af5f655f36865a3af28bd0c7328e9a91e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae420a97a606ef54be16beb49e42cd135" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/db1/classshaka_1_1media_1_1VideoStreamInfo.html#ae420a97a606ef54be16beb49e42cd135" > pixel_height< / a > () const < / td > < / tr >
< tr class = "separator:ae420a97a606ef54be16beb49e42cd135" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9bce6230b78deb3e731d8cd5bda09c40" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a9bce6230b78deb3e731d8cd5bda09c40" > < / a >
2015-10-16 00:33:37 +00:00
uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > nalu_length_size< / b > () const < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a9bce6230b78deb3e731d8cd5bda09c40" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0850e8ff4558a69e218cd2a3b65675f8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a0850e8ff4558a69e218cd2a3b65675f8" > < / a >
2015-10-16 00:33:37 +00:00
int16_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > trick_play_rate< / b > () const < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a0850e8ff4558a69e218cd2a3b65675f8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-08 17:18:20 +00:00
< tr class = "memitem:a1fa03e751c8438546051af7aa989d2da" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a1fa03e751c8438546051af7aa989d2da" > < / a >
const std::vector< uint8_t > &   < / td > < td class = "memItemRight" valign = "bottom" > < b > eme_init_data< / b > () const < / td > < / tr >
< tr class = "separator:a1fa03e751c8438546051af7aa989d2da" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "memitem:a588400629a7a0cd63cf961d39bba7d05" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a588400629a7a0cd63cf961d39bba7d05" > < / a >
2015-10-16 00:33:37 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > set_width< / b > (uint32_t width)< / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a588400629a7a0cd63cf961d39bba7d05" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:add57ec1bd90e88d049ae92a8d34435dd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "add57ec1bd90e88d049ae92a8d34435dd" > < / a >
2015-10-16 00:33:37 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > set_height< / b > (uint32_t height)< / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:add57ec1bd90e88d049ae92a8d34435dd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a71bccdddd9ca7cad121c50fe2699381c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a71bccdddd9ca7cad121c50fe2699381c" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > set_pixel_width< / b > (uint32_t < a class = "el" href = "../../d6/db1/classshaka_1_1media_1_1VideoStreamInfo.html#af5f655f36865a3af28bd0c7328e9a91e" > pixel_width< / a > )< / td > < / tr >
< tr class = "separator:a71bccdddd9ca7cad121c50fe2699381c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9317eb72ff858a63379a5a62f650fa34" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a9317eb72ff858a63379a5a62f650fa34" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > set_pixel_height< / b > (uint32_t < a class = "el" href = "../../d6/db1/classshaka_1_1media_1_1VideoStreamInfo.html#ae420a97a606ef54be16beb49e42cd135" > pixel_height< / a > )< / td > < / tr >
< tr class = "separator:a9317eb72ff858a63379a5a62f650fa34" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-08 17:18:20 +00:00
< tr class = "memitem:adb94e0586c2c533fffb41246c7e6b5b8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "adb94e0586c2c533fffb41246c7e6b5b8" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > set_eme_init_data< / b > (const uint8_t *eme_init_data, size_t eme_init_data_size)< / td > < / tr >
< tr class = "separator:adb94e0586c2c533fffb41246c7e6b5b8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-10-16 00:33:37 +00:00
< tr > < td colspan = "2" > < div class = "groupHeader" > StreamInfo implementation overrides.< / div > < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "memitem:a8978ca2bc2dd63c2e25e77cdcf676162" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/db1/classshaka_1_1media_1_1VideoStreamInfo.html#a8978ca2bc2dd63c2e25e77cdcf676162" > IsValidConfig< / a > () const override< / td > < / tr >
< tr class = "separator:a8978ca2bc2dd63c2e25e77cdcf676162" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9cac8e75d76f1192a48d1dcf61435537" > < td class = "memItemLeft" align = "right" valign = "top" > std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/db1/classshaka_1_1media_1_1VideoStreamInfo.html#a9cac8e75d76f1192a48d1dcf61435537" > ToString< / a > () const override< / td > < / tr >
< tr class = "separator:a9cac8e75d76f1192a48d1dcf61435537" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classshaka_1_1media_1_1StreamInfo" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classshaka_1_1media_1_1StreamInfo')" > < img src = "../../closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "../../d5/db1/classshaka_1_1media_1_1StreamInfo.html" > shaka::media::StreamInfo< / a > < / td > < / tr >
2016-08-18 21:18:15 +00:00
< tr class = "memitem:a4dd520edf7452a27afccd578a53c246f inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a4dd520edf7452a27afccd578a53c246f" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < b > StreamInfo< / b > (StreamType stream_type, int track_id, uint32_t time_scale, uint64_t duration, Codec codec, const std::string & codec_string, const uint8_t *codec_config, size_t codec_config_size, const std::string & language, bool is_encrypted)< / td > < / tr >
< tr class = "separator:a4dd520edf7452a27afccd578a53c246f inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "memitem:a28665578e17162b3d3cd9ef44ed05ef3 inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a28665578e17162b3d3cd9ef44ed05ef3" > < / a >
2015-10-16 00:33:37 +00:00
StreamType  < / td > < td class = "memItemRight" valign = "bottom" > < b > stream_type< / b > () const < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a28665578e17162b3d3cd9ef44ed05ef3 inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a63546b6cfc21d363662d6f18fb8b5b0c inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a63546b6cfc21d363662d6f18fb8b5b0c" > < / a >
2015-10-16 00:33:37 +00:00
uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > track_id< / b > () const < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a63546b6cfc21d363662d6f18fb8b5b0c inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a62b43e5c92f00a4a77fea10b8e1cf56d inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a62b43e5c92f00a4a77fea10b8e1cf56d" > < / a >
2015-10-16 00:33:37 +00:00
uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > time_scale< / b > () const < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a62b43e5c92f00a4a77fea10b8e1cf56d inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aba86f24d96ed36a78d1d08deb61b5e2a inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "aba86f24d96ed36a78d1d08deb61b5e2a" > < / a >
2015-10-16 00:33:37 +00:00
uint64_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > duration< / b > () const < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:aba86f24d96ed36a78d1d08deb61b5e2a inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-08-18 21:18:15 +00:00
< tr class = "memitem:a95fc96e6353049269a8a8871cdcd4e8b inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a95fc96e6353049269a8a8871cdcd4e8b" > < / a >
Codec  < / td > < td class = "memItemRight" valign = "bottom" > < b > codec< / b > () const < / td > < / tr >
< tr class = "separator:a95fc96e6353049269a8a8871cdcd4e8b inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "memitem:a2f27c7e372ece6d4014153fcb51f59c7 inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a2f27c7e372ece6d4014153fcb51f59c7" > < / a >
2015-10-16 00:33:37 +00:00
const std::string &   < / td > < td class = "memItemRight" valign = "bottom" > < b > codec_string< / b > () const < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a2f27c7e372ece6d4014153fcb51f59c7 inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-08-18 21:18:15 +00:00
< tr class = "memitem:a50772fb5c00a449a084b29b70dcf5135 inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a50772fb5c00a449a084b29b70dcf5135" > < / a >
const std::vector< uint8_t > &   < / td > < td class = "memItemRight" valign = "bottom" > < b > codec_config< / b > () const < / td > < / tr >
< tr class = "separator:a50772fb5c00a449a084b29b70dcf5135 inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "memitem:a0ae0ea39ecc8d911b2f5d38a8ae2261f inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a0ae0ea39ecc8d911b2f5d38a8ae2261f" > < / a >
2015-10-16 00:33:37 +00:00
const std::string &   < / td > < td class = "memItemRight" valign = "bottom" > < b > language< / b > () const < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a0ae0ea39ecc8d911b2f5d38a8ae2261f inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a95aa5740795c72c1e41afc54a4e3dcc8 inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a95aa5740795c72c1e41afc54a4e3dcc8" > < / a >
2015-10-16 00:33:37 +00:00
bool  < / td > < td class = "memItemRight" valign = "bottom" > < b > is_encrypted< / b > () const < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a95aa5740795c72c1e41afc54a4e3dcc8 inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad3b5158ebe44f59b8e43b02ce71df46a inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ad3b5158ebe44f59b8e43b02ce71df46a" > < / a >
2015-10-16 00:33:37 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > set_duration< / b > (int duration)< / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:ad3b5158ebe44f59b8e43b02ce71df46a inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-08-18 21:18:15 +00:00
< tr class = "memitem:a0744a0e813c8ad8c5df649a130794fb6 inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a0744a0e813c8ad8c5df649a130794fb6" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > set_codec< / b > (Codec codec)< / td > < / tr >
< tr class = "separator:a0744a0e813c8ad8c5df649a130794fb6 inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-06-27 23:03:28 +00:00
< tr class = "memitem:aa54bb3e89db461517aec46d994bf972f inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "aa54bb3e89db461517aec46d994bf972f" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > set_codec_config< / b > (const std::vector< uint8_t > & data)< / td > < / tr >
< tr class = "separator:aa54bb3e89db461517aec46d994bf972f inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "memitem:a253c9f1d0cd2d58cd041a2b5fcd2eb93 inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a253c9f1d0cd2d58cd041a2b5fcd2eb93" > < / a >
2015-10-16 00:33:37 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > set_codec_string< / b > (const std::string & codec_string)< / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a253c9f1d0cd2d58cd041a2b5fcd2eb93 inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa939a8328421d629d778f8b149146911 inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "aa939a8328421d629d778f8b149146911" > < / a >
2015-10-16 00:33:37 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > set_language< / b > (const std::string & language)< / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:aa939a8328421d629d778f8b149146911 inherit pub_methods_classshaka_1_1media_1_1StreamInfo" > < 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" > < p > Holds video stream information. < / p >
2016-08-18 21:18:15 +00:00
< p > Definition at line < a class = "el" href = "../../d7/d87/video__stream__info_8h_source.html#l00016" > 16< / a > of file < a class = "el" href = "../../d7/d87/video__stream__info_8h_source.html" > video_stream_info.h< / a > .< / p >
2015-10-16 00:33:37 +00:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2016-08-18 21:18:15 +00:00
< a class = "anchor" id = "a3de6a7d65ddd877c513f3047a86db59e" > < / a >
2015-10-16 00:33:37 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > shaka::media::VideoStreamInfo::VideoStreamInfo < / td >
2015-10-16 00:33:37 +00:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > track_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint32_t  < / td >
< td class = "paramname" > < em > time_scale< / 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 >
2016-08-18 21:18:15 +00:00
< td class = "paramtype" > Codec  < / td >
2015-10-16 00:33:37 +00:00
< td class = "paramname" > < em > codec< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > codec_string< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2016-08-18 21:18:15 +00:00
< td class = "paramtype" > const uint8_t *  < / td >
< td class = "paramname" > < em > codec_config< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > codec_config_size< / em > , < / td >
2015-10-16 00:33:37 +00:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint16_t  < / td >
< td class = "paramname" > < em > width< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint16_t  < / td >
< td class = "paramname" > < em > height< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint32_t  < / td >
< td class = "paramname" > < em > pixel_width< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint32_t  < / td >
< td class = "paramname" > < em > pixel_height< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int16_t  < / td >
< td class = "paramname" > < em > trick_play_rate< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > nalu_length_size< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2016-08-18 21:18:15 +00:00
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > language< / em > , < / td >
2015-10-16 00:33:37 +00:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > is_encrypted< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2015-10-28 00:32:32 +00:00
< p > Construct an initialized video stream info object. < / p >
2015-10-16 00:33:37 +00:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > pixel_width< / td > < td > is the width of the pixel. 0 if unknown. < / td > < / tr >
< tr > < td class = "paramname" > pixel_height< / td > < td > is the height of the pixels. 0 if unknown. < / td > < / tr >
< / table >
< / dd >
< / dl >
2016-09-01 17:53:10 +00:00
< p > Definition at line < a class = "el" href = "../../dd/d19/video__stream__info_8cc_source.html#l00049" > 49< / a > of file < a class = "el" href = "../../dd/d19/video__stream__info_8cc_source.html" > video_stream_info.cc< / a > .< / p >
2015-10-16 00:33:37 +00:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2016-05-24 23:43:16 +00:00
< a class = "anchor" id = "a8978ca2bc2dd63c2e25e77cdcf676162" > < / a >
2015-10-16 00:33:37 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > bool shaka::media::VideoStreamInfo::IsValidConfig < / td >
2015-10-16 00:33:37 +00:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2015-10-19 17:27:30 +00:00
< span class = "mlabels" > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
2015-10-16 00:33:37 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "section return" > < dt > Returns< / dt > < dd > true if this object has appropriate configuration values, false otherwise. < / dd > < / dl >
2016-05-24 23:43:16 +00:00
< p > Implements < a class = "el" href = "../../d5/db1/classshaka_1_1media_1_1StreamInfo.html#a6e5c5ade77b7bcf0b7822de568695dc8" > shaka::media::StreamInfo< / a > .< / p >
2015-10-16 00:33:37 +00:00
2016-09-01 17:53:10 +00:00
< p > Definition at line < a class = "el" href = "../../dd/d19/video__stream__info_8cc_source.html#l00067" > 67< / a > of file < a class = "el" href = "../../dd/d19/video__stream__info_8cc_source.html" > video_stream_info.cc< / a > .< / p >
2015-10-16 00:33:37 +00:00
< / div >
< / div >
2016-05-24 23:43:16 +00:00
< a class = "anchor" id = "ae420a97a606ef54be16beb49e42cd135" > < / a >
2015-10-16 00:33:37 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > uint32_t shaka::media::VideoStreamInfo::pixel_height < / td >
2015-10-16 00:33:37 +00:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Returns the pixel height. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > 0 if unknown. < / dd > < / dl >
2017-01-26 03:38:47 +00:00
< p > Definition at line < a class = "el" href = "../../d7/d87/video__stream__info_8h_source.html#l00044" > 44< / a > of file < a class = "el" href = "../../d7/d87/video__stream__info_8h_source.html" > video_stream_info.h< / a > .< / p >
2015-10-16 00:33:37 +00:00
< / div >
< / div >
2016-05-24 23:43:16 +00:00
< a class = "anchor" id = "af5f655f36865a3af28bd0c7328e9a91e" > < / a >
2015-10-16 00:33:37 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > uint32_t shaka::media::VideoStreamInfo::pixel_width < / td >
2015-10-16 00:33:37 +00:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Returns the pixel width. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > 0 if unknown. < / dd > < / dl >
2017-01-26 03:38:47 +00:00
< p > Definition at line < a class = "el" href = "../../d7/d87/video__stream__info_8h_source.html#l00041" > 41< / a > of file < a class = "el" href = "../../d7/d87/video__stream__info_8h_source.html" > video_stream_info.h< / a > .< / p >
2015-10-16 00:33:37 +00:00
< / div >
< / div >
2016-05-24 23:43:16 +00:00
< a class = "anchor" id = "a9cac8e75d76f1192a48d1dcf61435537" > < / a >
2015-10-16 00:33:37 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > std::string shaka::media::VideoStreamInfo::ToString < / td >
2015-10-16 00:33:37 +00:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2015-10-19 17:27:30 +00:00
< span class = "mlabels" > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
2015-10-16 00:33:37 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "section return" > < dt > Returns< / dt > < dd > A human-readable string describing the stream info. < / dd > < / dl >
2016-05-24 23:43:16 +00:00
< p > Reimplemented from < a class = "el" href = "../../d5/db1/classshaka_1_1media_1_1StreamInfo.html#aa11d2fe5509ebfdc038aa3f2cdbbe00d" > shaka::media::StreamInfo< / a > .< / p >
2015-10-16 00:33:37 +00:00
2016-09-01 17:53:10 +00:00
< p > Definition at line < a class = "el" href = "../../dd/d19/video__stream__info_8cc_source.html#l00074" > 74< / a > of file < a class = "el" href = "../../dd/d19/video__stream__info_8cc_source.html" > video_stream_info.cc< / a > .< / p >
2015-10-16 00:33:37 +00:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > media/base/< a class = "el" href = "../../d7/d87/video__stream__info_8h_source.html" > video_stream_info.h< / a > < / li >
< li > media/base/< a class = "el" href = "../../dd/d19/video__stream__info_8cc_source.html" > video_stream_info.cc< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2017-02-11 00:58:51 +00:00
Generated on Sat Feb 11 2017 00:58:46 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 >