• 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>GstWebRTCICETransport: 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="GstWebRTCDTLSTransport.html" title="GstWebRTCDTLSTransport">
10<link rel="next" href="GstWebRTCRTPReceiver.html" title="GstWebRTCRTPReceiver">
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="#GstWebRTCICETransport.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span19                  <a href="#GstWebRTCICETransport.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span class="dim">|</span20                  <a href="#GstWebRTCICETransport.properties" class="shortcut">Properties</a></span><span id="nav_signals">  <span class="dim">|</span21                  <a href="#GstWebRTCICETransport.signals" class="shortcut">Signals</a></span>
22</td>
23<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
24<td><a accesskey="u" href="webrtc.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
25<td><a accesskey="p" href="GstWebRTCDTLSTransport.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
26<td><a accesskey="n" href="GstWebRTCRTPReceiver.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
27</tr></table>
28<div class="refentry">
29<a name="GstWebRTCICETransport"></a><div class="titlepage"></div>
30<div class="refnamediv"><table width="100%"><tr>
31<td valign="top">
32<h2><span class="refentrytitle"><a name="GstWebRTCICETransport.top_of_page"></a>GstWebRTCICETransport</span></h2>
33<p>GstWebRTCICETransport — RTCIceTransport object</p>
34</td>
35<td class="gallery_image" valign="top" align="right"></td>
36</tr></table></div>
37<div class="refsect1">
38<a name="GstWebRTCICETransport.properties"></a><h2>Properties</h2>
39<div class="informaltable"><table class="informaltable" border="0">
40<colgroup>
41<col width="150px" class="properties_type">
42<col width="300px" class="properties_name">
43<col width="200px" class="properties_flags">
44</colgroup>
45<tbody>
46<tr>
47<td class="property_type"><span class="type">GstWebRTCICEComponent</span></td>
48<td class="property_name"><a class="link" href="GstWebRTCICETransport.html#GstWebRTCICETransport--component" title="The “component” property">component</a></td>
49<td class="property_flags">Read / Write / Construct Only</td>
50</tr>
51<tr>
52<td class="property_type"><span class="type">GstWebRTCICEGatheringState</span></td>
53<td class="property_name"><a class="link" href="GstWebRTCICETransport.html#GstWebRTCICETransport--gathering-state" title="The “gathering-state” property">gathering-state</a></td>
54<td class="property_flags">Read</td>
55</tr>
56<tr>
57<td class="property_type"><a class="link" href="GstWebRTCICETransport.html#GstWebRTCICEConnectionState" title="enum GstWebRTCICEConnectionState"><span class="type">GstWebRTCICEConnectionState</span></a></td>
58<td class="property_name"><a class="link" href="GstWebRTCICETransport.html#GstWebRTCICETransport--state" title="The “state” property">state</a></td>
59<td class="property_flags">Read</td>
60</tr>
61</tbody>
62</table></div>
63</div>
64<div class="refsect1">
65<a name="GstWebRTCICETransport.signals"></a><h2>Signals</h2>
66<div class="informaltable"><table class="informaltable" border="0">
67<colgroup>
68<col width="150px" class="signals_return">
69<col width="300px" class="signals_name">
70<col width="200px" class="signals_flags">
71</colgroup>
72<tbody>
73<tr>
74<td class="signal_type"><span class="returnvalue">void</span></td>
75<td class="signal_name"><a class="link" href="GstWebRTCICETransport.html#GstWebRTCICETransport-on-new-candidate" title="The “on-new-candidate” signal">on-new-candidate</a></td>
76<td class="signal_flags"><a href="/usr/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
77</tr>
78<tr>
79<td class="signal_type"><span class="returnvalue">void</span></td>
80<td class="signal_name"><a class="link" href="GstWebRTCICETransport.html#GstWebRTCICETransport-on-selected-candidate-pair-change" title="The “on-selected-candidate-pair-change” signal">on-selected-candidate-pair-change</a></td>
81<td class="signal_flags"><a href="/usr/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
82</tr>
83</tbody>
84</table></div>
85</div>
86<div class="refsect1">
87<a name="GstWebRTCICETransport.other"></a><h2>Types and Values</h2>
88<div class="informaltable"><table class="informaltable" width="100%" border="0">
89<colgroup>
90<col width="150px" class="name">
91<col class="description">
92</colgroup>
93<tbody><tr>
94<td class="datatype_keyword">enum</td>
95<td class="function_name"><a class="link" href="GstWebRTCICETransport.html#GstWebRTCICEConnectionState" title="enum GstWebRTCICEConnectionState">GstWebRTCICEConnectionState</a></td>
96</tr></tbody>
97</table></div>
98</div>
99<div class="refsect1">
100<a name="GstWebRTCICETransport.object-hierarchy"></a><h2>Object Hierarchy</h2>
101<pre class="screen">    <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
102    <span class="lineart">╰──</span> GstWebRTCICEConnectionState
103    <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
104    <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
105        <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gstreamer-1.0/GstObject.html#GstObject-struct">GstObject</a>
106            <span class="lineart">╰──</span> GstWebRTCICETransport
107</pre>
108</div>
109<div class="refsect1">
110<a name="GstWebRTCICETransport.includes"></a><h2>Includes</h2>
111<pre class="synopsis">#include &lt;gst/codecparsers/gstmpeg4parser.h&gt;
112</pre>
113</div>
114<div class="refsect1">
115<a name="GstWebRTCICETransport.description"></a><h2>Description</h2>
116<a class="ulink" href="https://www.w3.org/TR/webrtc/#rtcicetransport" target="_top">https://www.w3.org/TR/webrtc/#rtcicetransport</a>
117</div>
118<div class="refsect1">
119<a name="GstWebRTCICETransport.functions_details"></a><h2>Functions</h2>
120<p></p>
121</div>
122<div class="refsect1">
123<a name="GstWebRTCICETransport.other_details"></a><h2>Types and Values</h2>
124<div class="refsect2">
125<a name="GstWebRTCICEConnectionState"></a><h3>enum GstWebRTCICEConnectionState</h3>
126<p>See <a class="ulink" href="http://w3c.github.io/webrtc-pc/#dom-rtciceconnectionstate" target="_top">http://w3c.github.io/webrtc-pc/<span class="type">dom-rtciceconnectionstate</span></a></p>
127<div class="refsect3">
128<a name="GstWebRTCICEConnectionState.members"></a><h4>Members</h4>
129<div class="informaltable"><table class="informaltable" width="100%" border="0">
130<colgroup>
131<col width="300px" class="enum_members_name">
132<col class="enum_members_description">
133<col width="200px" class="enum_members_annotations">
134</colgroup>
135<tbody>
136<tr>
137<td class="enum_member_name"><p><a name="GST-WEBRTC-ICE-GATHERING-STATE-NEW:CAPS"></a>GST_WEBRTC_ICE_GATHERING_STATE_NEW</p></td>
138<td> </td>
139<td> </td>
140</tr>
141<tr>
142<td class="enum_member_name"><p><a name="GST-WEBRTC-ICE-GATHERING-STATE-GATHERING:CAPS"></a>GST_WEBRTC_ICE_GATHERING_STATE_GATHERING</p></td>
143<td> </td>
144<td> </td>
145</tr>
146<tr>
147<td class="enum_member_name"><p><a name="GST-WEBRTC-ICE-GATHERING-STATE-COMPLETE:CAPS"></a>GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE</p></td>
148<td> </td>
149<td> </td>
150</tr>
151</tbody>
152</table></div>
153</div>
154</div>
155</div>
156<div class="refsect1">
157<a name="GstWebRTCICETransport.property-details"></a><h2>Property Details</h2>
158<div class="refsect2">
159<a name="GstWebRTCICETransport--component"></a><h3>The <code class="literal">“component”</code> property</h3>
160<pre class="programlisting">  “component”                <span class="type">GstWebRTCICEComponent</span></pre>
161<p>The ICE component of this transport.</p>
162<p>Flags: Read / Write / Construct Only</p>
163<p>Default value: GST_WEBRTC_ICE_COMPONENT_RTP</p>
164</div>
165<hr>
166<div class="refsect2">
167<a name="GstWebRTCICETransport--gathering-state"></a><h3>The <code class="literal">“gathering-state”</code> property</h3>
168<pre class="programlisting">  “gathering-state”          <span class="type">GstWebRTCICEGatheringState</span></pre>
169<p>The ICE gathering state of this transport.</p>
170<p>Flags: Read</p>
171<p>Default value: GST_WEBRTC_ICE_GATHERING_STATE_NEW</p>
172</div>
173<hr>
174<div class="refsect2">
175<a name="GstWebRTCICETransport--state"></a><h3>The <code class="literal">“state”</code> property</h3>
176<pre class="programlisting">  “state”                    <a class="link" href="GstWebRTCICETransport.html#GstWebRTCICEConnectionState" title="enum GstWebRTCICEConnectionState"><span class="type">GstWebRTCICEConnectionState</span></a></pre>
177<p>The ICE connection state of this transport.</p>
178<p>Flags: Read</p>
179<p>Default value: GST_WEBRTC_ICE_CONNECTION_STATE_NEW</p>
180</div>
181</div>
182<div class="refsect1">
183<a name="GstWebRTCICETransport.signal-details"></a><h2>Signal Details</h2>
184<div class="refsect2">
185<a name="GstWebRTCICETransport-on-new-candidate"></a><h3>The <code class="literal">“on-new-candidate”</code> signal</h3>
186<pre class="programlisting"><span class="returnvalue">void</span>
187user_function (<a class="link" href="GstWebRTCICETransport.html" title="GstWebRTCICETransport"><span class="type">GstWebRTCICETransport</span></a> *gstwebrtcicetransport,
188               <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>                 *arg1,
189               <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>               user_data)</pre>
190<p>Flags: <a href="/usr/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
191</div>
192<hr>
193<div class="refsect2">
194<a name="GstWebRTCICETransport-on-selected-candidate-pair-change"></a><h3>The <code class="literal">“on-selected-candidate-pair-change”</code> signal</h3>
195<pre class="programlisting"><span class="returnvalue">void</span>
196user_function (<a class="link" href="GstWebRTCICETransport.html" title="GstWebRTCICETransport"><span class="type">GstWebRTCICETransport</span></a> *gstwebrtcicetransport,
197               <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>               user_data)</pre>
198<p>Flags: <a href="/usr/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
199</div>
200</div>
201<div class="refsect1">
202<a name="GstWebRTCICETransport.see-also"></a><h2>See Also</h2>
203<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>, <a class="link" href="GstWebRTCDTLSTransport.html" title="GstWebRTCDTLSTransport"><span class="type">GstWebRTCDTLSTransport</span></a></p>
204</div>
205</div>
206<div class="footer">
207<hr>Generated by GTK-Doc V1.28</div>
208</body>
209</html>