2022-09-16 12:33:51 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
2024-02-20 08:46:32 +00:00
< meta name = "generator" content = "Doxygen 1.10.0" / >
2022-09-16 12:33:51 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > uvgRTP: uvgrtp::frame::rtcp_sdes_chunk Struct 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 >
2024-02-20 08:46:32 +00:00
< script type = "text/javascript" src = "clipboard.js" > < / script >
< script type = "text/javascript" src = "cookie.js" > < / script >
2022-09-16 12:33:51 +00:00
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< 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 id = "projectrow" >
< td id = "projectalign" >
2024-02-20 11:10:01 +00:00
< div id = "projectname" > uvgRTP< span id = "projectnumber" >   3.1.1< / span >
2022-09-16 12:33:51 +00:00
< / div >
< div id = "projectbrief" > An open-source library for RTP/SRTP media delivery< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2024-02-20 08:46:32 +00:00
<!-- Generated by Doxygen 1.10.0 -->
2022-09-16 12:33:51 +00:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
2024-02-20 08:46:32 +00:00
$(function() { init_search(); });
2022-09-16 12:33:51 +00:00
});
/* @license-end */
< / script >
< div id = "main-nav" > < / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < b > uvgrtp< / b > < / li > < li class = "navelem" > < b > frame< / b > < / li > < li class = "navelem" > < a class = "el" href = "structuvgrtp_1_1frame_1_1rtcp__sdes__chunk.html" > rtcp_sdes_chunk< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-attribs" > Public Attributes< / a > |
< a href = "structuvgrtp_1_1frame_1_1rtcp__sdes__chunk-members.html" > List of all members< / a > < / div >
< div class = "headertitle" > < div class = "title" > uvgrtp::frame::rtcp_sdes_chunk Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > See < a href = "https://www.rfc-editor.org/rfc/rfc3550#section-6.5" target = "_blank" > RFC 3550 section 6.5< / a >
2024-02-20 08:46:32 +00:00
< a href = "#details" > More...< / a > < / p >
2022-09-16 12:33:51 +00:00
< p > < code > #include < < a class = "el" href = "frame_8hh_source.html" > frame.hh< / a > > < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-attribs" name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
2024-02-20 08:46:32 +00:00
< tr class = "memitem:a5a72dacc50d64dfc2a06aa309e0aa520" id = "r_a5a72dacc50d64dfc2a06aa309e0aa520" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a5a72dacc50d64dfc2a06aa309e0aa520" > ssrc< / a > = 0< / td > < / tr >
2022-09-16 12:33:51 +00:00
< tr class = "separator:a5a72dacc50d64dfc2a06aa309e0aa520" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-02-20 08:46:32 +00:00
< tr class = "memitem:a62c3b05b0b10b55461dfc0919ab2657a" id = "r_a62c3b05b0b10b55461dfc0919ab2657a" > < td class = "memItemLeft" align = "right" valign = "top" > std::vector< < a class = "el" href = "structuvgrtp_1_1frame_1_1rtcp__sdes__item.html" > rtcp_sdes_item< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a62c3b05b0b10b55461dfc0919ab2657a" > items< / a > < / td > < / tr >
2022-09-16 12:33:51 +00:00
< tr class = "separator:a62c3b05b0b10b55461dfc0919ab2657a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2023-03-13 13:15:14 +00:00
< div class = "textblock" > < p > See < a href = "https://www.rfc-editor.org/rfc/rfc3550#section-6.5" target = "_blank" > RFC 3550 section 6.5< / a > < / p >
2022-09-16 12:33:51 +00:00
2024-01-30 12:53:35 +00:00
< p class = "definition" > Definition at line < a class = "el" href = "frame_8hh_source.html#l00156" > 156< / a > of file < a class = "el" href = "frame_8hh_source.html" > frame.hh< / a > .< / p >
2022-09-16 12:33:51 +00:00
< / div > < h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a62c3b05b0b10b55461dfc0919ab2657a" name = "a62c3b05b0b10b55461dfc0919ab2657a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a62c3b05b0b10b55461dfc0919ab2657a" > ◆   < / a > < / span > items< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > std::vector< < a class = "el" href = "structuvgrtp_1_1frame_1_1rtcp__sdes__item.html" > rtcp_sdes_item< / a > > uvgrtp::frame::rtcp_sdes_chunk::items< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2024-01-30 12:53:35 +00:00
< p class = "definition" > Definition at line < a class = "el" href = "frame_8hh_source.html#l00158" > 158< / a > of file < a class = "el" href = "frame_8hh_source.html" > frame.hh< / a > .< / p >
2022-09-16 12:33:51 +00:00
< / div >
< / div >
< a id = "a5a72dacc50d64dfc2a06aa309e0aa520" name = "a5a72dacc50d64dfc2a06aa309e0aa520" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5a72dacc50d64dfc2a06aa309e0aa520" > ◆   < / a > < / span > ssrc< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint32_t uvgrtp::frame::rtcp_sdes_chunk::ssrc = 0< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2024-01-30 12:53:35 +00:00
< p class = "definition" > Definition at line < a class = "el" href = "frame_8hh_source.html#l00157" > 157< / a > of file < a class = "el" href = "frame_8hh_source.html" > frame.hh< / a > .< / p >
2022-09-16 12:33:51 +00:00
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
2022-09-22 04:35:14 +00:00
< li > < a class = "el" href = "frame_8hh_source.html" > frame.hh< / a > < / li >
2022-09-16 12:33:51 +00:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2024-02-20 08:46:32 +00:00
Generated by  < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.10.0
2022-09-16 12:33:51 +00:00
< / small > < / address >
< / body >
< / html >