• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5<title>GstWebRTCRTPTransceiver: GStreamer Bad Plugins 1.0 Library Reference Manual</title>
6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7<link rel="home" href="index.html" title="GStreamer Bad Plugins 1.0 Library Reference Manual">
8<link rel="up" href="webrtc.html" title="WebRTC Library">
9<link rel="prev" href="GstWebRTCSessionDescription.html" title="GstWebRTCSessionDescription">
10<link rel="next" href="ch06.html" title="Interfaces">
11<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
12<link rel="stylesheet" href="style.css" type="text/css">
13</head>
14<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16<td width="100%" align="left" class="shortcuts">
17<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span18                  <a href="#GstWebRTCRTPTransceiver.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span19                  <a href="#GstWebRTCRTPTransceiver.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span class="dim">|</span20                  <a href="#GstWebRTCRTPTransceiver.properties" class="shortcut">Properties</a></span>
21</td>
22<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
23<td><a accesskey="u" href="webrtc.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
24<td><a accesskey="p" href="GstWebRTCSessionDescription.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
25<td><a accesskey="n" href="ch06.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
26</tr></table>
27<div class="refentry">
28<a name="GstWebRTCRTPTransceiver"></a><div class="titlepage"></div>
29<div class="refnamediv"><table width="100%"><tr>
30<td valign="top">
31<h2><span class="refentrytitle"><a name="GstWebRTCRTPTransceiver.top_of_page"></a>GstWebRTCRTPTransceiver</span></h2>
32<p>GstWebRTCRTPTransceiver — RTCRtpTransceiver object</p>
33</td>
34<td class="gallery_image" valign="top" align="right"></td>
35</tr></table></div>
36<div class="refsect1">
37<a name="GstWebRTCRTPTransceiver.properties"></a><h2>Properties</h2>
38<div class="informaltable"><table class="informaltable" border="0">
39<colgroup>
40<col width="150px" class="properties_type">
41<col width="300px" class="properties_name">
42<col width="200px" class="properties_flags">
43</colgroup>
44<tbody>
45<tr>
46<td class="property_type"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
47<td class="property_name"><a class="link" href="GstWebRTCRTPTransceiver.html#GstWebRTCRTPTransceiver--mlineindex" title="The “mlineindex” property">mlineindex</a></td>
48<td class="property_flags">Read / Write / Construct Only</td>
49</tr>
50<tr>
51<td class="property_type">
52<a class="link" href="GstWebRTCRTPReceiver.html" title="GstWebRTCRTPReceiver"><span class="type">GstWebRTCRTPReceiver</span></a> *</td>
53<td class="property_name"><a class="link" href="GstWebRTCRTPTransceiver.html#GstWebRTCRTPTransceiver--receiver" title="The “receiver” property">receiver</a></td>
54<td class="property_flags">Read / Write / Construct Only</td>
55</tr>
56<tr>
57<td class="property_type">
58<a class="link" href="GstWebRTCRTPSender.html" title="GstWebRTCRTPSender"><span class="type">GstWebRTCRTPSender</span></a> *</td>
59<td class="property_name"><a class="link" href="GstWebRTCRTPTransceiver.html#GstWebRTCRTPTransceiver--sender" title="The “sender” property">sender</a></td>
60<td class="property_flags">Read / Write / Construct Only</td>
61</tr>
62</tbody>
63</table></div>
64</div>
65<div class="refsect1">
66<a name="GstWebRTCRTPTransceiver.object-hierarchy"></a><h2>Object Hierarchy</h2>
67<pre class="screen">    <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
68    <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
69        <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gstreamer-1.0/GstObject.html#GstObject-struct">GstObject</a>
70            <span class="lineart">╰──</span> GstWebRTCRTPTransceiver
71</pre>
72</div>
73<div class="refsect1">
74<a name="GstWebRTCRTPTransceiver.includes"></a><h2>Includes</h2>
75<pre class="synopsis">#include &lt;gst/codecparsers/gstmpeg4parser.h&gt;
76</pre>
77</div>
78<div class="refsect1">
79<a name="GstWebRTCRTPTransceiver.description"></a><h2>Description</h2>
80<a class="ulink" href="https://www.w3.org/TR/webrtc/#rtcrtptransceiver-interface" target="_top">https://www.w3.org/TR/webrtc/#rtcrtptransceiver-interface</a>
81</div>
82<div class="refsect1">
83<a name="GstWebRTCRTPTransceiver.functions_details"></a><h2>Functions</h2>
84<p></p>
85</div>
86<div class="refsect1">
87<a name="GstWebRTCRTPTransceiver.other_details"></a><h2>Types and Values</h2>
88</div>
89<div class="refsect1">
90<a name="GstWebRTCRTPTransceiver.property-details"></a><h2>Property Details</h2>
91<div class="refsect2">
92<a name="GstWebRTCRTPTransceiver--mlineindex"></a><h3>The <code class="literal">“mlineindex”</code> property</h3>
93<pre class="programlisting">  “mlineindex”               <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
94<p>Index in the SDP of the Media.</p>
95<p>Flags: Read / Write / Construct Only</p>
96<p>Default value: 0</p>
97</div>
98<hr>
99<div class="refsect2">
100<a name="GstWebRTCRTPTransceiver--receiver"></a><h3>The <code class="literal">“receiver”</code> property</h3>
101<pre class="programlisting">  “receiver”                 <a class="link" href="GstWebRTCRTPReceiver.html" title="GstWebRTCRTPReceiver"><span class="type">GstWebRTCRTPReceiver</span></a> *</pre>
102<p>The RTP receiver for this transceiver.</p>
103<p>Flags: Read / Write / Construct Only</p>
104</div>
105<hr>
106<div class="refsect2">
107<a name="GstWebRTCRTPTransceiver--sender"></a><h3>The <code class="literal">“sender”</code> property</h3>
108<pre class="programlisting">  “sender”                   <a class="link" href="GstWebRTCRTPSender.html" title="GstWebRTCRTPSender"><span class="type">GstWebRTCRTPSender</span></a> *</pre>
109<p>The RTP sender for this transceiver.</p>
110<p>Flags: Read / Write / Construct Only</p>
111</div>
112</div>
113<div class="refsect1">
114<a name="GstWebRTCRTPTransceiver.see-also"></a><h2>See Also</h2>
115<p><a class="link" href="GstWebRTCRTPSender.html" title="GstWebRTCRTPSender"><span class="type">GstWebRTCRTPSender</span></a>, <a class="link" href="GstWebRTCRTPReceiver.html" title="GstWebRTCRTPReceiver"><span class="type">GstWebRTCRTPReceiver</span></a></p>
116</div>
117</div>
118<div class="footer">
119<hr>Generated by GTK-Doc V1.28</div>
120</body>
121</html>