2021-02-14 07:35:31 +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">
|
|
|
|
<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.9.1"/>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
|
|
<title>uvgRTP: Class Members</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/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 style="height: 56px;">
|
|
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
|
|
<div id="projectname">uvgRTP
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<!-- end header part -->
|
|
|
|
<!-- Generated by Doxygen 1.9.1 -->
|
|
|
|
<script type="text/javascript">
|
|
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
|
|
var searchBox = new SearchBox("searchBox", "search",false,'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:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
|
|
$(function() {
|
|
|
|
initMenu('',true,false,'search.php','Search');
|
|
|
|
$(document).ready(function() { init_search(); });
|
|
|
|
});
|
|
|
|
/* @license-end */</script>
|
|
|
|
<div id="main-nav"></div>
|
|
|
|
</div><!-- top -->
|
|
|
|
<!-- 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">
|
|
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
|
|
name="MSearchResults" id="MSearchResults">
|
|
|
|
</iframe>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="contents">
|
|
|
|
<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div><ul>
|
2021-02-23 12:29:06 +00:00
|
|
|
<li>add_srtp_ctx()
|
|
|
|
: <a class="el" href="classuvgrtp_1_1media__stream.html#a0950a91bd645cbf842d8218ae4171aed">uvgrtp::media_stream</a>
|
|
|
|
</li>
|
2021-02-14 07:35:31 +00:00
|
|
|
<li>configure_ctx()
|
2021-02-23 11:46:18 +00:00
|
|
|
: <a class="el" href="classuvgrtp_1_1media__stream.html#addf1cde9cb8c4e4af3160ce24c4288a5">uvgrtp::media_stream</a>
|
2021-02-14 07:35:31 +00:00
|
|
|
</li>
|
|
|
|
<li>context()
|
2021-02-23 11:46:18 +00:00
|
|
|
: <a class="el" href="classuvgrtp_1_1context.html#a98be18c2848404549cfadf910ba1573a">uvgrtp::context</a>
|
2021-02-14 07:35:31 +00:00
|
|
|
</li>
|
|
|
|
<li>create_session()
|
2021-02-23 11:46:18 +00:00
|
|
|
: <a class="el" href="classuvgrtp_1_1context.html#aa109aa2a419933359d225d19bcf3b2f9">uvgrtp::context</a>
|
2021-02-14 07:35:31 +00:00
|
|
|
</li>
|
|
|
|
<li>create_stream()
|
2021-02-23 11:46:18 +00:00
|
|
|
: <a class="el" href="classuvgrtp_1_1session.html#a71aad1226214b1b0b1ba60a46c048ab2">uvgrtp::session</a>
|
2021-02-14 07:35:31 +00:00
|
|
|
</li>
|
|
|
|
<li>destroy_session()
|
2021-02-23 11:46:18 +00:00
|
|
|
: <a class="el" href="classuvgrtp_1_1context.html#a61daf2f3cdcdf2542ee997ab6de5efa9">uvgrtp::context</a>
|
2021-02-14 07:35:31 +00:00
|
|
|
</li>
|
|
|
|
<li>destroy_stream()
|
2021-02-23 11:46:18 +00:00
|
|
|
: <a class="el" href="classuvgrtp_1_1session.html#a291629a3bfb910463b88d8edb3984149">uvgrtp::session</a>
|
2021-02-14 07:35:31 +00:00
|
|
|
</li>
|
|
|
|
<li>get_rtcp()
|
2021-02-23 11:46:18 +00:00
|
|
|
: <a class="el" href="classuvgrtp_1_1media__stream.html#a1134ff0271ad54bf1e07feed422118c2">uvgrtp::media_stream</a>
|
2021-02-14 07:35:31 +00:00
|
|
|
</li>
|
2021-04-19 09:15:23 +00:00
|
|
|
<li>install_app_hook()
|
|
|
|
: <a class="el" href="classuvgrtp_1_1rtcp.html#a977c99cfaa1442553ab12d4c140bbb0f">uvgrtp::rtcp</a>
|
|
|
|
</li>
|
2021-02-14 07:35:31 +00:00
|
|
|
<li>install_receive_hook()
|
2021-02-23 11:46:18 +00:00
|
|
|
: <a class="el" href="classuvgrtp_1_1media__stream.html#a74a558b23866976e52c5903996544a27">uvgrtp::media_stream</a>
|
2021-02-14 07:35:31 +00:00
|
|
|
</li>
|
2021-04-19 09:15:23 +00:00
|
|
|
<li>install_receiver_hook()
|
|
|
|
: <a class="el" href="classuvgrtp_1_1rtcp.html#a04c887fe95173d55294f57d639a1f602">uvgrtp::rtcp</a>
|
|
|
|
</li>
|
|
|
|
<li>install_sdes_hook()
|
|
|
|
: <a class="el" href="classuvgrtp_1_1rtcp.html#ad694a3a869b1c28309e1f2db6d7c2e50">uvgrtp::rtcp</a>
|
|
|
|
</li>
|
|
|
|
<li>install_sender_hook()
|
|
|
|
: <a class="el" href="classuvgrtp_1_1rtcp.html#a4a262a814ffa3093ac6829c90b0b3fd1">uvgrtp::rtcp</a>
|
|
|
|
</li>
|
2021-02-14 07:35:31 +00:00
|
|
|
<li>pull_frame()
|
2021-02-23 11:46:18 +00:00
|
|
|
: <a class="el" href="classuvgrtp_1_1media__stream.html#ae2fe9e8d9b67e25f103a78a25417149f">uvgrtp::media_stream</a>
|
2021-02-14 07:35:31 +00:00
|
|
|
</li>
|
|
|
|
<li>push_frame()
|
2021-02-23 11:46:18 +00:00
|
|
|
: <a class="el" href="classuvgrtp_1_1media__stream.html#ab2b7507d5b2c76bef74c9bceec07ba18">uvgrtp::media_stream</a>
|
2021-02-14 07:35:31 +00:00
|
|
|
</li>
|
2021-04-19 09:15:23 +00:00
|
|
|
<li>send_app_packet()
|
|
|
|
: <a class="el" href="classuvgrtp_1_1rtcp.html#ad70c9ccdde9075e45a453f00591a522b">uvgrtp::rtcp</a>
|
|
|
|
</li>
|
|
|
|
<li>send_bye_packet()
|
|
|
|
: <a class="el" href="classuvgrtp_1_1rtcp.html#a2b831698320212e382e3d565e62d31c4">uvgrtp::rtcp</a>
|
|
|
|
</li>
|
|
|
|
<li>send_sdes_packet()
|
|
|
|
: <a class="el" href="classuvgrtp_1_1rtcp.html#aa7499b5ea9797a7a55727c3699dc7df6">uvgrtp::rtcp</a>
|
|
|
|
</li>
|
2021-02-23 12:43:09 +00:00
|
|
|
<li>set_ts_info()
|
|
|
|
: <a class="el" href="classuvgrtp_1_1rtcp.html#a5d0d06f9b4b7779d96d8d60938627316">uvgrtp::rtcp</a>
|
|
|
|
</li>
|
2021-02-14 07:35:31 +00:00
|
|
|
<li>~context()
|
2021-02-23 11:46:18 +00:00
|
|
|
: <a class="el" href="classuvgrtp_1_1context.html#a652a201ae11685961267455ab823eb60">uvgrtp::context</a>
|
2021-02-14 07:35:31 +00:00
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div><!-- contents -->
|
|
|
|
<!-- start footer part -->
|
|
|
|
<hr class="footer"/><address class="footer"><small>
|
|
|
|
Generated 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
|
|
|
|
</small></address>
|
|
|
|
</body>
|
|
|
|
</html>
|