2017-01-26 19:23:57 +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" / >
2018-02-10 23:37:42 +00:00
< meta name = "generator" content = "Doxygen 1.8.13" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2017-09-20 02:35:05 +00:00
< title > Shaka Packager SDK: shaka::media::EncryptionConfig Struct Reference< / title >
2017-01-26 19:23:57 +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" / >
2018-02-10 23:37:42 +00:00
< script type = "text/javascript" src = "../../search/searchdata.js" > < / script >
2017-01-26 19:23:57 +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
2017-01-26 19:23:57 +00:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2018-02-10 23:37:42 +00:00
<!-- Generated by Doxygen 1.8.13 -->
2017-01-26 19:23:57 +00:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
< / 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" >
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
< / script >
< div id = "main-nav" > < / div >
2017-01-26 19:23:57 +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-01-26 19:23:57 +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 >
2017-02-11 01:23:57 +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 = "../../d7/d34/structshaka_1_1media_1_1EncryptionConfig.html" > EncryptionConfig< / a > < / li > < / ul >
2017-01-26 19:23:57 +00:00
< / div >
< / div > <!-- top -->
< div class = "header" >
2017-03-22 00:49:05 +00:00
< div class = "summary" >
< a href = "#pub-attribs" > Public Attributes< / a > |
< a href = "../../d1/dda/structshaka_1_1media_1_1EncryptionConfig-members.html" > List of all members< / a > < / div >
2017-01-26 19:23:57 +00:00
< div class = "headertitle" >
2017-02-11 01:23:57 +00:00
< div class = "title" > shaka::media::EncryptionConfig Struct Reference< / div > < / div >
2017-01-26 19:23:57 +00:00
< / div > <!-- header -->
< div class = "contents" >
2017-03-22 00:49:05 +00:00
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a9689d32762cffa71a9d3b4a0836c4801" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a9689d32762cffa71a9d3b4a0836c4801" > < / a >
2017-03-22 00:49:05 +00:00
FourCC  < / td > < td class = "memItemRight" valign = "bottom" > < b > protection_scheme< / b > = FOURCC_cenc< / td > < / tr >
< tr class = "separator:a9689d32762cffa71a9d3b4a0836c4801" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a9e6e1d8be7da0ce8ac66fd4b726104c6" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a9e6e1d8be7da0ce8ac66fd4b726104c6" > < / a >
2017-03-22 00:49:05 +00:00
uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > crypt_byte_block< / b > = 0< / td > < / tr >
< tr class = "separator:a9e6e1d8be7da0ce8ac66fd4b726104c6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a52f82111dda55831e3ace0f06c70817c" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a52f82111dda55831e3ace0f06c70817c" > < / a >
2017-03-22 00:49:05 +00:00
uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > skip_byte_block< / b > = 0< / td > < / tr >
< tr class = "separator:a52f82111dda55831e3ace0f06c70817c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:aa90e4aa2acd1aee41716ad0a494d8677" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aa90e4aa2acd1aee41716ad0a494d8677" > < / a >
2017-03-22 00:49:05 +00:00
uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > per_sample_iv_size< / b > = 0< / td > < / tr >
< tr class = "separator:aa90e4aa2acd1aee41716ad0a494d8677" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a9a9f491fb6019e411ac496bea9b150d6" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a9a9f491fb6019e411ac496bea9b150d6" > < / a >
2017-03-22 00:49:05 +00:00
std::vector< uint8_t >   < / td > < td class = "memItemRight" valign = "bottom" > < b > constant_iv< / b > < / td > < / tr >
< tr class = "separator:a9a9f491fb6019e411ac496bea9b150d6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:abef6b6dcf50c934ed3fdf59f11113eb4" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "abef6b6dcf50c934ed3fdf59f11113eb4" > < / a >
2017-03-22 00:49:05 +00:00
std::vector< uint8_t >   < / td > < td class = "memItemRight" valign = "bottom" > < b > key_id< / b > < / td > < / tr >
< tr class = "separator:abef6b6dcf50c934ed3fdf59f11113eb4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a9512e3e899614665b849f7c79b68dbfa" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a9512e3e899614665b849f7c79b68dbfa" > < / a >
2018-05-23 23:12:00 +00:00
std::vector< < a class = "el" href = "../../d0/d86/structshaka_1_1media_1_1ProtectionSystemSpecificInfo.html" > ProtectionSystemSpecificInfo< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < b > key_system_info< / b > < / td > < / tr >
2017-03-22 00:49:05 +00:00
< tr class = "separator:a9512e3e899614665b849f7c79b68dbfa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
2017-01-26 19:23:57 +00:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2018-02-10 23:37:42 +00:00
< p class = "definition" > Definition at line < a class = "el" href = "../../dd/d05/encryption__config_8h_source.html#l00016" > 16< / a > of file < a class = "el" href = "../../dd/d05/encryption__config_8h_source.html" > encryption_config.h< / a > .< / p >
2017-01-26 19:23:57 +00:00
< / div > < hr / > The documentation for this struct was generated from the following file:< ul >
2017-09-20 02:35:05 +00:00
< li > packager/media/base/< a class = "el" href = "../../dd/d05/encryption__config_8h_source.html" > encryption_config.h< / a > < / li >
2017-01-26 19:23:57 +00:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2018-12-20 22:38:40 +00:00
Generated on Thu Dec 20 2018 14:37:43 for Shaka Packager SDK by   < a href = "http://www.doxygen.org/index.html" >
2017-01-26 19:23:57 +00:00
< img class = "footer" src = "../../doxygen.png" alt = "doxygen" / >
2018-02-10 23:37:42 +00:00
< / a > 1.8.13
2017-01-26 19:23:57 +00:00
< / small > < / address >
< / body >
< / html >