Initialize Tizen 2.3
[framework/multimedia/gst-plugins-base0.10.git] / wearable / docs / plugins / html / gst-plugins-base-plugins-multifdsink.html
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>multifdsink</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7 <link rel="home" href="index.html" title="GStreamer Base Plugins 0.10 Plugins Reference Manual">
8 <link rel="up" href="ch01.html" title="gst-plugins-base Elements">
9 <link rel="prev" href="gst-plugins-base-plugins-gnomevfssrc.html" title="gnomevfssrc">
10 <link rel="next" href="gst-plugins-base-plugins-oggdemux.html" title="oggdemux">
11 <meta name="generator" content="GTK-Doc V1.18 (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="2">
16 <tr valign="middle">
17 <td><a accesskey="p" href="gst-plugins-base-plugins-gnomevfssrc.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18 <td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19 <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20 <th width="100%" align="center">GStreamer Base Plugins 0.10 Plugins Reference Manual</th>
21 <td><a accesskey="n" href="gst-plugins-base-plugins-oggdemux.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22 </tr>
23 <tr><td colspan="5" class="shortcuts">
24 <a href="#gst-plugins-base-plugins-multifdsink.synopsis" class="shortcut">Top</a>
25                    | 
26                   <a href="#gst-plugins-base-plugins-multifdsink.description" class="shortcut">Description</a>
27                    | 
28                   <a href="#gst-plugins-base-plugins-multifdsink.object-hierarchy" class="shortcut">Object Hierarchy</a>
29                    | 
30                   <a href="#gst-plugins-base-plugins-multifdsink.properties" class="shortcut">Properties</a>
31                    | 
32                   <a href="#gst-plugins-base-plugins-multifdsink.signals" class="shortcut">Signals</a>
33 </td></tr>
34 </table>
35 <div class="refentry">
36 <a name="gst-plugins-base-plugins-multifdsink"></a><div class="titlepage"></div>
37 <div class="refnamediv"><table width="100%"><tr>
38 <td valign="top">
39 <h2><span class="refentrytitle"><a name="gst-plugins-base-plugins-multifdsink.top_of_page"></a>multifdsink</span></h2>
40 <p>multifdsink — Send data to multiple filedescriptors</p>
41 </td>
42 <td valign="top" align="right"></td>
43 </tr></table></div>
44 <div class="refsynopsisdiv">
45 <a name="gst-plugins-base-plugins-multifdsink.synopsis"></a><h2>Synopsis</h2>
46 <a name="GstMultiFdSink"></a><pre class="synopsis">struct              <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-struct" title="struct GstMultiFdSink">GstMultiFdSink</a>;
47 enum                <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstRecoverPolicy" title="enum GstRecoverPolicy">GstRecoverPolicy</a>;
48 enum                <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstSyncMethod" title="enum GstSyncMethod">GstSyncMethod</a>;
49 enum                <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstClientStatus" title="enum GstClientStatus">GstClientStatus</a>;
50 enum                <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstTCPProtocol" title="enum GstTCPProtocol">GstTCPProtocol</a>;
51 enum                <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstTCPUnitType" title="enum GstTCPUnitType">GstTCPUnitType</a>;
52 </pre>
53 </div>
54 <div class="refsect1">
55 <a name="gst-plugins-base-plugins-multifdsink.object-hierarchy"></a><h2>Object Hierarchy</h2>
56 <pre class="synopsis">
57   <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
58    +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstObject.html">GstObject</a>
59          +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElement.html">GstElement</a>
60                +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/GstBaseSink.html">GstBaseSink</a>
61                      +----GstMultiFdSink
62                            +----<a class="link" href="gst-plugins-base-plugins-tcpserversink.html#GstTCPServerSink">GstTCPServerSink</a>
63 </pre>
64 </div>
65 <div class="refsect1">
66 <a name="gst-plugins-base-plugins-multifdsink.properties"></a><h2>Properties</h2>
67 <pre class="synopsis">
68   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--buffers-max" title='The "buffers-max" property'>buffers-max</a>"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write
69   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--buffers-queued" title='The "buffers-queued" property'>buffers-queued</a>"           <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read
70   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--buffers-soft-max" title='The "buffers-soft-max" property'>buffers-soft-max</a>"         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write
71   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--bytes-served" title='The "bytes-served" property'>bytes-served</a>"             <span class="type">guint64</span>               : Read
72   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--bytes-to-serve" title='The "bytes-to-serve" property'>bytes-to-serve</a>"           <span class="type">guint64</span>               : Read
73   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--mode" title='The "mode" property'>mode</a>"                     <span class="type">GstFDSetMode</span>          : Read / Write
74   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--protocol" title='The "protocol" property'>protocol</a>"                 <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstTCPProtocol" title="enum GstTCPProtocol"><span class="type">GstTCPProtocol</span></a>        : Read / Write
75   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--recover-policy" title='The "recover-policy" property'>recover-policy</a>"           <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstRecoverPolicy" title="enum GstRecoverPolicy"><span class="type">GstRecoverPolicy</span></a>      : Read / Write
76   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--sync-clients" title='The "sync-clients" property'>sync-clients</a>"             <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
77   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--sync-method" title='The "sync-method" property'>sync-method</a>"              <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstSyncMethod" title="enum GstSyncMethod"><span class="type">GstSyncMethod</span></a>         : Read / Write
78   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--timeout" title='The "timeout" property'>timeout</a>"                  <span class="type">guint64</span>               : Read / Write
79   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--buffers-min" title='The "buffers-min" property'>buffers-min</a>"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write
80   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--burst-unit" title='The "burst-unit" property'>burst-unit</a>"               <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstTCPUnitType" title="enum GstTCPUnitType"><span class="type">GstTCPUnitType</span></a>        : Read / Write
81   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--burst-value" title='The "burst-value" property'>burst-value</a>"              <span class="type">guint64</span>               : Read / Write
82   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--bytes-min" title='The "bytes-min" property'>bytes-min</a>"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write
83   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--time-min" title='The "time-min" property'>time-min</a>"                 <span class="type">gint64</span>                : Read / Write
84   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--unit-type" title='The "unit-type" property'>unit-type</a>"                <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstTCPUnitType" title="enum GstTCPUnitType"><span class="type">GstTCPUnitType</span></a>        : Read / Write
85   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--units-max" title='The "units-max" property'>units-max</a>"                <span class="type">gint64</span>                : Read / Write
86   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--units-soft-max" title='The "units-soft-max" property'>units-soft-max</a>"           <span class="type">gint64</span>                : Read / Write
87   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--qos-dscp" title='The "qos-dscp" property'>qos-dscp</a>"                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write
88   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--handle-read" title='The "handle-read" property'>handle-read</a>"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
89   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--resend-streamheader" title='The "resend-streamheader" property'>resend-streamheader</a>"      <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
90   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--num-fds" title='The "num-fds" property'>num-fds</a>"                  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read
91 </pre>
92 </div>
93 <div class="refsect1">
94 <a name="gst-plugins-base-plugins-multifdsink.signals"></a><h2>Signals</h2>
95 <pre class="synopsis">
96   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-add" title='The "add" signal'>add</a>"                                            : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
97   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-clear" title='The "clear" signal'>clear</a>"                                          : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
98   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-client-added" title='The "client-added" signal'>client-added</a>"                                   : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
99   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-client-removed" title='The "client-removed" signal'>client-removed</a>"                                 : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
100   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-get-stats" title='The "get-stats" signal'>get-stats</a>"                                      : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
101   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-remove" title='The "remove" signal'>remove</a>"                                         : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
102   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-client-fd-removed" title='The "client-fd-removed" signal'>client-fd-removed</a>"                              : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
103   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-add-full" title='The "add-full" signal'>add-full</a>"                                       : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
104   "<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-remove-flush" title='The "remove-flush" signal'>remove-flush</a>"                                   : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
105 </pre>
106 </div>
107 <div class="refsect1">
108 <a name="gst-plugins-base-plugins-multifdsink.description"></a><h2>Description</h2>
109 <p>
110 This plugin writes incoming data to a set of file descriptors. The
111 file descriptors can be added to multifdsink by emitting the <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-add" title='The "add" signal'><span class="type">"add"</span></a> signal. 
112 For each descriptor added, the <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-client-added" title='The "client-added" signal'><span class="type">"client-added"</span></a> signal will be called.
113 </p>
114 <p>
115 As of version 0.10.8, a client can also be added with the <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-add-full" title='The "add-full" signal'><span class="type">"add-full"</span></a> signal
116 that allows for more control over what and how much data a client 
117 initially receives.
118 </p>
119 <p>
120 Clients can be removed from multifdsink by emitting the <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-remove" title='The "remove" signal'><span class="type">"remove"</span></a> signal. For
121 each descriptor removed, the <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-client-removed" title='The "client-removed" signal'><span class="type">"client-removed"</span></a> signal will be called. The
122 <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-client-removed" title='The "client-removed" signal'><span class="type">"client-removed"</span></a> signal can also be fired when multifdsink decides that a
123 client is not active anymore or, depending on the value of the
124 <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--recover-policy" title='The "recover-policy" property'><span class="type">"recover-policy"</span></a> property, if the client is reading too slowly.
125 In all cases, multifdsink will never close a file descriptor itself.
126 The user of multifdsink is responsible for closing all file descriptors.
127 This can for example be done in response to the <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-client-fd-removed" title='The "client-fd-removed" signal'><span class="type">"client-fd-removed"</span></a> signal.
128 Note that multifdsink still has a reference to the file descriptor when the
129 <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-client-removed" title='The "client-removed" signal'><span class="type">"client-removed"</span></a> signal is emitted, so that "get-stats" can be performed on
130 the descriptor; it is therefore not safe to close the file descriptor in
131 the <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-client-removed" title='The "client-removed" signal'><span class="type">"client-removed"</span></a> signal handler, and you should use the 
132 <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-client-fd-removed" title='The "client-fd-removed" signal'><span class="type">"client-fd-removed"</span></a> signal to safely close the fd.
133 </p>
134 <p>
135 Multifdsink internally keeps a queue of the incoming buffers and uses a
136 separate thread to send the buffers to the clients. This ensures that no
137 client write can block the pipeline and that clients can read with different
138 speeds.
139 </p>
140 <p>
141 When adding a client to multifdsink, the <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--sync-method" title='The "sync-method" property'><span class="type">"sync-method"</span></a> property will define
142 which buffer in the queued buffers will be sent first to the client. Clients 
143 can be sent the most recent buffer (which might not be decodable by the 
144 client if it is not a keyframe), the next keyframe received in 
145 multifdsink (which can take some time depending on the keyframe rate), or the
146 last received keyframe (which will cause a simple burst-on-connect). 
147 Multifdsink will always keep at least one keyframe in its internal buffers
148 when the sync-mode is set to latest-keyframe.
149 </p>
150 <p>
151 As of version 0.10.8, there are additional values for the <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--sync-method" title='The "sync-method" property'><span class="type">"sync-method"</span></a> 
152 property to allow finer control over burst-on-connect behaviour. By selecting
153 the 'burst' method a minimum burst size can be chosen, 'burst-keyframe'
154 additionally requires that the burst begin with a keyframe, and 
155 'burst-with-keyframe' attempts to burst beginning with a keyframe, but will
156 prefer a minimum burst size even if it requires not starting with a keyframe.
157 </p>
158 <p>
159 Multifdsink can be instructed to keep at least a minimum amount of data
160 expressed in time or byte units in its internal queues with the 
161 <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--time-min" title='The "time-min" property'><span class="type">"time-min"</span></a> and <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--bytes-min" title='The "bytes-min" property'><span class="type">"bytes-min"</span></a> properties respectively.
162 These properties are useful if the application adds clients with the 
163 <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink-add-full" title='The "add-full" signal'><span class="type">"add-full"</span></a> signal to make sure that a burst connect can
164 actually be honored. 
165 </p>
166 <p>
167 When streaming data, clients are allowed to read at a different rate than
168 the rate at which multifdsink receives data. If the client is reading too
169 fast, no data will be send to the client until multifdsink receives more
170 data. If the client, however, reads too slowly, data for that client will be 
171 queued up in multifdsink. Two properties control the amount of data 
172 (buffers) that is queued in multifdsink: <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--buffers-max" title='The "buffers-max" property'><span class="type">"buffers-max"</span></a> and 
173 <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--buffers-soft-max" title='The "buffers-soft-max" property'><span class="type">"buffers-soft-max"</span></a>. A client that falls behind by
174 <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--buffers-max" title='The "buffers-max" property'><span class="type">"buffers-max"</span></a> is removed from multifdsink forcibly.
175 </p>
176 <p>
177 A client with a lag of at least <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--buffers-soft-max" title='The "buffers-soft-max" property'><span class="type">"buffers-soft-max"</span></a> enters the recovery
178 procedure which is controlled with the <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink--recover-policy" title='The "recover-policy" property'><span class="type">"recover-policy"</span></a> property.
179 A recover policy of NONE will do nothing, RESYNC_LATEST will send the most recently
180 received buffer as the next buffer for the client, RESYNC_SOFT_LIMIT
181 positions the client to the soft limit in the buffer queue and
182 RESYNC_KEYFRAME positions the client at the most recent keyframe in the
183 buffer queue.
184 </p>
185 <p>
186 multifdsink will by default synchronize on the clock before serving the 
187 buffers to the clients. This behaviour can be disabled by setting the sync 
188 property to FALSE. Multifdsink will by default not do QoS and will never
189 drop late buffers.
190 </p>
191 <p>
192 Last reviewed on 2006-09-12 (0.10.10)
193 </p>
194 <div class="refsynopsisdiv">
195 <h2>Synopsis</h2>
196 <div class="refsect2">
197 <a name="idp12022864"></a><h3>Element Information</h3>
198 <div class="variablelist"><table border="0">
199 <col align="left" valign="top">
200 <tbody>
201 <tr>
202 <td><p><span class="term">plugin</span></p></td>
203 <td>
204             <a class="link" href="gst-plugins-base-plugins-plugin-tcp.html#plugin-tcp">tcp</a>
205           </td>
206 </tr>
207 <tr>
208 <td><p><span class="term">author</span></p></td>
209 <td>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;, Wim Taymans &lt;wim@fluendo.com&gt;</td>
210 </tr>
211 <tr>
212 <td><p><span class="term">class</span></p></td>
213 <td>Sink/Network</td>
214 </tr>
215 </tbody>
216 </table></div>
217 </div>
218 <hr>
219 <div class="refsect2">
220 <a name="idp12030272"></a><h3>Element Pads</h3>
221 <div class="variablelist"><table border="0">
222 <col align="left" valign="top">
223 <tbody>
224 <tr>
225 <td><p><span class="term">name</span></p></td>
226 <td>sink</td>
227 </tr>
228 <tr>
229 <td><p><span class="term">direction</span></p></td>
230 <td>sink</td>
231 </tr>
232 <tr>
233 <td><p><span class="term">presence</span></p></td>
234 <td>always</td>
235 </tr>
236 <tr>
237 <td><p><span class="term">details</span></p></td>
238 <td>ANY</td>
239 </tr>
240 </tbody>
241 </table></div>
242 </div>
243 </div>
244 <p>
245 </p>
246 </div>
247 <div class="refsect1">
248 <a name="gst-plugins-base-plugins-multifdsink.details"></a><h2>Details</h2>
249 <div class="refsect2">
250 <a name="GstMultiFdSink-struct"></a><h3>struct GstMultiFdSink</h3>
251 <pre class="programlisting">struct GstMultiFdSink;</pre>
252 <p>
253 The multifdsink object structure.
254 </p>
255 </div>
256 <hr>
257 <div class="refsect2">
258 <a name="GstRecoverPolicy"></a><h3>enum GstRecoverPolicy</h3>
259 <pre class="programlisting">typedef enum {
260   GST_RECOVER_POLICY_NONE,
261   GST_RECOVER_POLICY_RESYNC_LATEST,
262   GST_RECOVER_POLICY_RESYNC_SOFT_LIMIT,
263   GST_RECOVER_POLICY_RESYNC_KEYFRAME
264 } GstRecoverPolicy;
265 </pre>
266 <p>
267 Possible values for the recovery procedure to use when a client consumes
268 data too slow and has a backlag of more that soft-limit buffers.
269 </p>
270 <div class="variablelist"><table border="0">
271 <col align="left" valign="top">
272 <tbody>
273 <tr>
274 <td><p><a name="GST-RECOVER-POLICY-NONE:CAPS"></a><span class="term"><code class="literal">GST_RECOVER_POLICY_NONE</code></span></p></td>
275 <td>no recovering is done
276 </td>
277 </tr>
278 <tr>
279 <td><p><a name="GST-RECOVER-POLICY-RESYNC-LATEST:CAPS"></a><span class="term"><code class="literal">GST_RECOVER_POLICY_RESYNC_LATEST</code></span></p></td>
280 <td>client is moved to last buffer
281 </td>
282 </tr>
283 <tr>
284 <td><p><a name="GST-RECOVER-POLICY-RESYNC-SOFT-LIMIT:CAPS"></a><span class="term"><code class="literal">GST_RECOVER_POLICY_RESYNC_SOFT_LIMIT</code></span></p></td>
285 <td>client is moved to the soft limit
286 </td>
287 </tr>
288 <tr>
289 <td><p><a name="GST-RECOVER-POLICY-RESYNC-KEYFRAME:CAPS"></a><span class="term"><code class="literal">GST_RECOVER_POLICY_RESYNC_KEYFRAME</code></span></p></td>
290 <td>client is moved to latest keyframe
291 </td>
292 </tr>
293 </tbody>
294 </table></div>
295 </div>
296 <hr>
297 <div class="refsect2">
298 <a name="GstSyncMethod"></a><h3>enum GstSyncMethod</h3>
299 <pre class="programlisting">typedef enum {
300   GST_SYNC_METHOD_LATEST,
301   GST_SYNC_METHOD_NEXT_KEYFRAME,
302   GST_SYNC_METHOD_LATEST_KEYFRAME,
303   GST_SYNC_METHOD_BURST,
304   GST_SYNC_METHOD_BURST_KEYFRAME,
305   GST_SYNC_METHOD_BURST_WITH_KEYFRAME
306 } GstSyncMethod;
307 </pre>
308 <p>
309 This enum defines the selection of the first buffer that is sent
310 to a new client.
311 </p>
312 <div class="variablelist"><table border="0">
313 <col align="left" valign="top">
314 <tbody>
315 <tr>
316 <td><p><a name="GST-SYNC-METHOD-LATEST:CAPS"></a><span class="term"><code class="literal">GST_SYNC_METHOD_LATEST</code></span></p></td>
317 <td>client receives most recent buffer
318 </td>
319 </tr>
320 <tr>
321 <td><p><a name="GST-SYNC-METHOD-NEXT-KEYFRAME:CAPS"></a><span class="term"><code class="literal">GST_SYNC_METHOD_NEXT_KEYFRAME</code></span></p></td>
322 <td>client receives next keyframe
323 </td>
324 </tr>
325 <tr>
326 <td><p><a name="GST-SYNC-METHOD-LATEST-KEYFRAME:CAPS"></a><span class="term"><code class="literal">GST_SYNC_METHOD_LATEST_KEYFRAME</code></span></p></td>
327 <td>client receives latest keyframe (burst)
328 </td>
329 </tr>
330 <tr>
331 <td><p><a name="GST-SYNC-METHOD-BURST:CAPS"></a><span class="term"><code class="literal">GST_SYNC_METHOD_BURST</code></span></p></td>
332 <td>client receives specific amount of data
333 </td>
334 </tr>
335 <tr>
336 <td><p><a name="GST-SYNC-METHOD-BURST-KEYFRAME:CAPS"></a><span class="term"><code class="literal">GST_SYNC_METHOD_BURST_KEYFRAME</code></span></p></td>
337 <td>client receives specific amount of data 
338                                        starting from latest keyframe
339 </td>
340 </tr>
341 <tr>
342 <td><p><a name="GST-SYNC-METHOD-BURST-WITH-KEYFRAME:CAPS"></a><span class="term"><code class="literal">GST_SYNC_METHOD_BURST_WITH_KEYFRAME</code></span></p></td>
343 <td>client receives specific amount of data from
344                                        a keyframe, or if there is not enough data after
345                                        the keyframe, starting before the keyframe
346 </td>
347 </tr>
348 </tbody>
349 </table></div>
350 </div>
351 <hr>
352 <div class="refsect2">
353 <a name="GstClientStatus"></a><h3>enum GstClientStatus</h3>
354 <pre class="programlisting">typedef enum {
355   GST_CLIENT_STATUS_OK          = 0,
356   GST_CLIENT_STATUS_CLOSED      = 1,
357   GST_CLIENT_STATUS_REMOVED     = 2,
358   GST_CLIENT_STATUS_SLOW        = 3,
359   GST_CLIENT_STATUS_ERROR       = 4,
360   GST_CLIENT_STATUS_DUPLICATE   = 5,
361   GST_CLIENT_STATUS_FLUSHING    = 6
362 } GstClientStatus;
363 </pre>
364 <p>
365 This specifies the reason why a client was removed from
366 multifdsink and is received in the "client-removed" signal.
367 </p>
368 <div class="variablelist"><table border="0">
369 <col align="left" valign="top">
370 <tbody>
371 <tr>
372 <td><p><a name="GST-CLIENT-STATUS-OK:CAPS"></a><span class="term"><code class="literal">GST_CLIENT_STATUS_OK</code></span></p></td>
373 <td>client is ok
374 </td>
375 </tr>
376 <tr>
377 <td><p><a name="GST-CLIENT-STATUS-CLOSED:CAPS"></a><span class="term"><code class="literal">GST_CLIENT_STATUS_CLOSED</code></span></p></td>
378 <td>client closed the socket
379 </td>
380 </tr>
381 <tr>
382 <td><p><a name="GST-CLIENT-STATUS-REMOVED:CAPS"></a><span class="term"><code class="literal">GST_CLIENT_STATUS_REMOVED</code></span></p></td>
383 <td>client is removed
384 </td>
385 </tr>
386 <tr>
387 <td><p><a name="GST-CLIENT-STATUS-SLOW:CAPS"></a><span class="term"><code class="literal">GST_CLIENT_STATUS_SLOW</code></span></p></td>
388 <td>client is too slow
389 </td>
390 </tr>
391 <tr>
392 <td><p><a name="GST-CLIENT-STATUS-ERROR:CAPS"></a><span class="term"><code class="literal">GST_CLIENT_STATUS_ERROR</code></span></p></td>
393 <td>client is in error
394 </td>
395 </tr>
396 <tr>
397 <td><p><a name="GST-CLIENT-STATUS-DUPLICATE:CAPS"></a><span class="term"><code class="literal">GST_CLIENT_STATUS_DUPLICATE</code></span></p></td>
398 <td>same client added twice
399 </td>
400 </tr>
401 <tr>
402 <td><p><a name="GST-CLIENT-STATUS-FLUSHING:CAPS"></a><span class="term"><code class="literal">GST_CLIENT_STATUS_FLUSHING</code></span></p></td>
403 <td>client is flushing out the remaining buffers.
404 </td>
405 </tr>
406 </tbody>
407 </table></div>
408 </div>
409 <hr>
410 <div class="refsect2">
411 <a name="GstTCPProtocol"></a><h3>enum GstTCPProtocol</h3>
412 <pre class="programlisting">typedef enum {
413   GST_TCP_PROTOCOL_NONE,
414   GST_TCP_PROTOCOL_GDP
415 } GstTCPProtocol;
416 </pre>
417 <p>
418 This enum is provided by the tcp/multifd elements to configure the format of
419 data transmission/reception.
420 </p>
421 <p>
422 The GDP protocol wraps data buffers in a header that also carries format
423 information and timestamps. The None value indicates the data is
424 sent/received as-is. In that case, format information and timestamping
425 must be transmitted separately, or implicit in the bytestream itself.
426 </p>
427 <div class="variablelist"><table border="0">
428 <col align="left" valign="top">
429 <tbody>
430 <tr>
431 <td><p><a name="GST-TCP-PROTOCOL-NONE:CAPS"></a><span class="term"><code class="literal">GST_TCP_PROTOCOL_NONE</code></span></p></td>
432 <td>Raw data transmission
433 </td>
434 </tr>
435 <tr>
436 <td><p><a name="GST-TCP-PROTOCOL-GDP:CAPS"></a><span class="term"><code class="literal">GST_TCP_PROTOCOL_GDP</code></span></p></td>
437 <td>
438 <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstBuffer.html#GstBuffer"><span class="type">GstBuffers</span></a> are wrapped and sent/received using the
439      GDP protocol.
440 </td>
441 </tr>
442 </tbody>
443 </table></div>
444 </div>
445 <hr>
446 <div class="refsect2">
447 <a name="GstTCPUnitType"></a><h3>enum GstTCPUnitType</h3>
448 <pre class="programlisting">typedef enum {
449   GST_TCP_UNIT_TYPE_UNDEFINED,
450   GST_TCP_UNIT_TYPE_BUFFERS,
451   GST_TCP_UNIT_TYPE_TIME,
452   GST_TCP_UNIT_TYPE_BYTES
453 } GstTCPUnitType;
454 </pre>
455 <p>
456 The units used to specify limits.
457 </p>
458 <div class="variablelist"><table border="0">
459 <col align="left" valign="top">
460 <tbody>
461 <tr>
462 <td><p><a name="GST-TCP-UNIT-TYPE-UNDEFINED:CAPS"></a><span class="term"><code class="literal">GST_TCP_UNIT_TYPE_UNDEFINED</code></span></p></td>
463 <td>undefined
464 </td>
465 </tr>
466 <tr>
467 <td><p><a name="GST-TCP-UNIT-TYPE-BUFFERS:CAPS"></a><span class="term"><code class="literal">GST_TCP_UNIT_TYPE_BUFFERS</code></span></p></td>
468 <td>buffers
469 </td>
470 </tr>
471 <tr>
472 <td><p><a name="GST-TCP-UNIT-TYPE-TIME:CAPS"></a><span class="term"><code class="literal">GST_TCP_UNIT_TYPE_TIME</code></span></p></td>
473 <td>timeunits (in nanoseconds)
474 </td>
475 </tr>
476 <tr>
477 <td><p><a name="GST-TCP-UNIT-TYPE-BYTES:CAPS"></a><span class="term"><code class="literal">GST_TCP_UNIT_TYPE_BYTES</code></span></p></td>
478 <td>bytes
479 </td>
480 </tr>
481 </tbody>
482 </table></div>
483 </div>
484 </div>
485 <div class="refsect1">
486 <a name="gst-plugins-base-plugins-multifdsink.property-details"></a><h2>Property Details</h2>
487 <div class="refsect2">
488 <a name="GstMultiFdSink--buffers-max"></a><h3>The <code class="literal">"buffers-max"</code> property</h3>
489 <pre class="programlisting">  "buffers-max"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write</pre>
490 <p>max number of buffers to queue for a client (-1 = no limit).</p>
491 <p>Allowed values: &gt;= G_MAXULONG</p>
492 <p>Default value: -1</p>
493 </div>
494 <hr>
495 <div class="refsect2">
496 <a name="GstMultiFdSink--buffers-queued"></a><h3>The <code class="literal">"buffers-queued"</code> property</h3>
497 <pre class="programlisting">  "buffers-queued"           <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read</pre>
498 <p>Number of buffers currently queued.</p>
499 <p>Default value: 0</p>
500 </div>
501 <hr>
502 <div class="refsect2">
503 <a name="GstMultiFdSink--buffers-soft-max"></a><h3>The <code class="literal">"buffers-soft-max"</code> property</h3>
504 <pre class="programlisting">  "buffers-soft-max"         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write</pre>
505 <p>Recover client when going over this limit (-1 = no limit).</p>
506 <p>Allowed values: &gt;= G_MAXULONG</p>
507 <p>Default value: -1</p>
508 </div>
509 <hr>
510 <div class="refsect2">
511 <a name="GstMultiFdSink--bytes-served"></a><h3>The <code class="literal">"bytes-served"</code> property</h3>
512 <pre class="programlisting">  "bytes-served"             <span class="type">guint64</span>               : Read</pre>
513 <p>Total number of bytes send to all clients.</p>
514 <p>Default value: 0</p>
515 </div>
516 <hr>
517 <div class="refsect2">
518 <a name="GstMultiFdSink--bytes-to-serve"></a><h3>The <code class="literal">"bytes-to-serve"</code> property</h3>
519 <pre class="programlisting">  "bytes-to-serve"           <span class="type">guint64</span>               : Read</pre>
520 <p>Number of bytes received to serve to clients.</p>
521 <p>Default value: 0</p>
522 </div>
523 <hr>
524 <div class="refsect2">
525 <a name="GstMultiFdSink--mode"></a><h3>The <code class="literal">"mode"</code> property</h3>
526 <pre class="programlisting">  "mode"                     <span class="type">GstFDSetMode</span>          : Read / Write</pre>
527 <p>The mode for selecting activity on the fds (deprecated).</p>
528 <p>Default value: Poll</p>
529 </div>
530 <hr>
531 <div class="refsect2">
532 <a name="GstMultiFdSink--protocol"></a><h3>The <code class="literal">"protocol"</code> property</h3>
533 <pre class="programlisting">  "protocol"                 <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstTCPProtocol" title="enum GstTCPProtocol"><span class="type">GstTCPProtocol</span></a>        : Read / Write</pre>
534 <p>The protocol to wrap data in. GDP protocol here is deprecated. Please use gdppay element.</p>
535 <p>Default value: GST_TCP_PROTOCOL_NONE</p>
536 </div>
537 <hr>
538 <div class="refsect2">
539 <a name="GstMultiFdSink--recover-policy"></a><h3>The <code class="literal">"recover-policy"</code> property</h3>
540 <pre class="programlisting">  "recover-policy"           <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstRecoverPolicy" title="enum GstRecoverPolicy"><span class="type">GstRecoverPolicy</span></a>      : Read / Write</pre>
541 <p>How to recover when client reaches the soft max.</p>
542 <p>Default value: Do not try to recover</p>
543 </div>
544 <hr>
545 <div class="refsect2">
546 <a name="GstMultiFdSink--sync-clients"></a><h3>The <code class="literal">"sync-clients"</code> property</h3>
547 <pre class="programlisting">  "sync-clients"             <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
548 <p>(DEPRECATED) Sync clients to a keyframe.</p>
549 <p>Default value: FALSE</p>
550 </div>
551 <hr>
552 <div class="refsect2">
553 <a name="GstMultiFdSink--sync-method"></a><h3>The <code class="literal">"sync-method"</code> property</h3>
554 <pre class="programlisting">  "sync-method"              <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstSyncMethod" title="enum GstSyncMethod"><span class="type">GstSyncMethod</span></a>         : Read / Write</pre>
555 <p>How to sync new clients to the stream.</p>
556 <p>Default value: Serve starting from the latest buffer</p>
557 </div>
558 <hr>
559 <div class="refsect2">
560 <a name="GstMultiFdSink--timeout"></a><h3>The <code class="literal">"timeout"</code> property</h3>
561 <pre class="programlisting">  "timeout"                  <span class="type">guint64</span>               : Read / Write</pre>
562 <p>Maximum inactivity timeout in nanoseconds for a client (0 = no limit).</p>
563 <p>Default value: 0</p>
564 </div>
565 <hr>
566 <div class="refsect2">
567 <a name="GstMultiFdSink--buffers-min"></a><h3>The <code class="literal">"buffers-min"</code> property</h3>
568 <pre class="programlisting">  "buffers-min"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write</pre>
569 <p>min number of buffers to queue (-1 = as few as possible).</p>
570 <p>Allowed values: &gt;= G_MAXULONG</p>
571 <p>Default value: -1</p>
572 </div>
573 <hr>
574 <div class="refsect2">
575 <a name="GstMultiFdSink--burst-unit"></a><h3>The <code class="literal">"burst-unit"</code> property</h3>
576 <pre class="programlisting">  "burst-unit"               <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstTCPUnitType" title="enum GstTCPUnitType"><span class="type">GstTCPUnitType</span></a>        : Read / Write</pre>
577 <p>The format of the burst units (when sync-method is burst[[-with]-keyframe]).</p>
578 <p>Default value: Undefined</p>
579 </div>
580 <hr>
581 <div class="refsect2">
582 <a name="GstMultiFdSink--burst-value"></a><h3>The <code class="literal">"burst-value"</code> property</h3>
583 <pre class="programlisting">  "burst-value"              <span class="type">guint64</span>               : Read / Write</pre>
584 <p>The amount of burst expressed in burst-unit.</p>
585 <p>Default value: 0</p>
586 </div>
587 <hr>
588 <div class="refsect2">
589 <a name="GstMultiFdSink--bytes-min"></a><h3>The <code class="literal">"bytes-min"</code> property</h3>
590 <pre class="programlisting">  "bytes-min"                <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write</pre>
591 <p>min number of bytes to queue (-1 = as little as possible).</p>
592 <p>Allowed values: &gt;= G_MAXULONG</p>
593 <p>Default value: -1</p>
594 </div>
595 <hr>
596 <div class="refsect2">
597 <a name="GstMultiFdSink--time-min"></a><h3>The <code class="literal">"time-min"</code> property</h3>
598 <pre class="programlisting">  "time-min"                 <span class="type">gint64</span>                : Read / Write</pre>
599 <p>min number of time to queue (-1 = as little as possible).</p>
600 <p>Allowed values: &gt;= G_MAXULONG</p>
601 <p>Default value: -1</p>
602 </div>
603 <hr>
604 <div class="refsect2">
605 <a name="GstMultiFdSink--unit-type"></a><h3>The <code class="literal">"unit-type"</code> property</h3>
606 <pre class="programlisting">  "unit-type"                <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstTCPUnitType" title="enum GstTCPUnitType"><span class="type">GstTCPUnitType</span></a>        : Read / Write</pre>
607 <p>The unit to measure the max/soft-max/queued properties.</p>
608 <p>Default value: Buffers</p>
609 </div>
610 <hr>
611 <div class="refsect2">
612 <a name="GstMultiFdSink--units-max"></a><h3>The <code class="literal">"units-max"</code> property</h3>
613 <pre class="programlisting">  "units-max"                <span class="type">gint64</span>                : Read / Write</pre>
614 <p>max number of units to queue (-1 = no limit).</p>
615 <p>Allowed values: &gt;= G_MAXULONG</p>
616 <p>Default value: -1</p>
617 </div>
618 <hr>
619 <div class="refsect2">
620 <a name="GstMultiFdSink--units-soft-max"></a><h3>The <code class="literal">"units-soft-max"</code> property</h3>
621 <pre class="programlisting">  "units-soft-max"           <span class="type">gint64</span>                : Read / Write</pre>
622 <p>Recover client when going over this limit (-1 = no limit).</p>
623 <p>Allowed values: &gt;= G_MAXULONG</p>
624 <p>Default value: -1</p>
625 </div>
626 <hr>
627 <div class="refsect2">
628 <a name="GstMultiFdSink--qos-dscp"></a><h3>The <code class="literal">"qos-dscp"</code> property</h3>
629 <pre class="programlisting">  "qos-dscp"                 <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write</pre>
630 <p>Quality of Service, differentiated services code point (-1 default).</p>
631 <p>Allowed values: [G_MAXULONG,63]</p>
632 <p>Default value: -1</p>
633 </div>
634 <hr>
635 <div class="refsect2">
636 <a name="GstMultiFdSink--handle-read"></a><h3>The <code class="literal">"handle-read"</code> property</h3>
637 <pre class="programlisting">  "handle-read"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
638 <p>Handle client reads and discard the data.</p>
639 <p>Default value: TRUE</p>
640 </div>
641 <hr>
642 <div class="refsect2">
643 <a name="GstMultiFdSink--resend-streamheader"></a><h3>The <code class="literal">"resend-streamheader"</code> property</h3>
644 <pre class="programlisting">  "resend-streamheader"      <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
645 <p>Resend the streamheader if it changes in the caps.</p>
646 <p>Default value: TRUE</p>
647 </div>
648 <hr>
649 <div class="refsect2">
650 <a name="GstMultiFdSink--num-fds"></a><h3>The <code class="literal">"num-fds"</code> property</h3>
651 <pre class="programlisting">  "num-fds"                  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read</pre>
652 <p>The current number of client file descriptors.</p>
653 <p>Default value: 0</p>
654 </div>
655 </div>
656 <div class="refsect1">
657 <a name="gst-plugins-base-plugins-multifdsink.signal-details"></a><h2>Signal Details</h2>
658 <div class="refsect2">
659 <a name="GstMultiFdSink-add"></a><h3>The <code class="literal">"add"</code> signal</h3>
660 <pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink"><span class="type">GstMultiFdSink</span></a> *gstmultifdsink,
661                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>            fd,
662                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>        user_data)           : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
663 <p>
664 Hand the given open file descriptor to multifdsink to write to.
665 </p>
666 <div class="variablelist"><table border="0">
667 <col align="left" valign="top">
668 <tbody>
669 <tr>
670 <td><p><span class="term"><em class="parameter"><code>gstmultifdsink</code></em> :</span></p></td>
671 <td>the multifdsink element to emit this signal on</td>
672 </tr>
673 <tr>
674 <td><p><span class="term"><em class="parameter"><code>fd</code></em> :</span></p></td>
675 <td>the file descriptor to add to multifdsink</td>
676 </tr>
677 <tr>
678 <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
679 <td>user data set when the signal handler was connected.</td>
680 </tr>
681 </tbody>
682 </table></div>
683 </div>
684 <hr>
685 <div class="refsect2">
686 <a name="GstMultiFdSink-clear"></a><h3>The <code class="literal">"clear"</code> signal</h3>
687 <pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink"><span class="type">GstMultiFdSink</span></a> *gstmultifdsink,
688                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>        user_data)           : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
689 <p>
690 Remove all file descriptors from multifdsink.  Since multifdsink did not
691 open fd's itself, it does not explicitly close the fd.  The application
692 should do so by connecting to the client-fd-removed callback.
693 </p>
694 <div class="variablelist"><table border="0">
695 <col align="left" valign="top">
696 <tbody>
697 <tr>
698 <td><p><span class="term"><em class="parameter"><code>gstmultifdsink</code></em> :</span></p></td>
699 <td>the multifdsink element to emit this signal on</td>
700 </tr>
701 <tr>
702 <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
703 <td>user data set when the signal handler was connected.</td>
704 </tr>
705 </tbody>
706 </table></div>
707 </div>
708 <hr>
709 <div class="refsect2">
710 <a name="GstMultiFdSink-client-added"></a><h3>The <code class="literal">"client-added"</code> signal</h3>
711 <pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink"><span class="type">GstMultiFdSink</span></a> *gstmultifdsink,
712                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>            fd,
713                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>        user_data)           : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
714 <p>
715 The given file descriptor was added to multifdsink. This signal will
716 be emitted from the streaming thread so application should be prepared
717 for that.
718 </p>
719 <div class="variablelist"><table border="0">
720 <col align="left" valign="top">
721 <tbody>
722 <tr>
723 <td><p><span class="term"><em class="parameter"><code>gstmultifdsink</code></em> :</span></p></td>
724 <td>the multifdsink element that emitted this signal</td>
725 </tr>
726 <tr>
727 <td><p><span class="term"><em class="parameter"><code>fd</code></em> :</span></p></td>
728 <td>the file descriptor that was added to multifdsink</td>
729 </tr>
730 <tr>
731 <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
732 <td>user data set when the signal handler was connected.</td>
733 </tr>
734 </tbody>
735 </table></div>
736 </div>
737 <hr>
738 <div class="refsect2">
739 <a name="GstMultiFdSink-client-removed"></a><h3>The <code class="literal">"client-removed"</code> signal</h3>
740 <pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink"><span class="type">GstMultiFdSink</span></a> *gstmultifdsink,
741                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>            fd,
742                                                         <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstClientStatus" title="enum GstClientStatus"><span class="type">GstClientStatus</span></a> status,
743                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>        user_data)           : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
744 <p>
745 The given file descriptor is about to be removed from multifdsink. This
746 signal will be emitted from the streaming thread so applications should
747 be prepared for that.
748 </p>
749 <p>
750 <em class="parameter"><code>gstmultifdsink</code></em> still holds a handle to <em class="parameter"><code>fd</code></em> so it is possible to call
751 the get-stats signal from this callback. For the same reason it is
752 not safe to <code class="function">close()</code> and reuse <em class="parameter"><code>fd</code></em> in this callback.
753 </p>
754 <div class="variablelist"><table border="0">
755 <col align="left" valign="top">
756 <tbody>
757 <tr>
758 <td><p><span class="term"><em class="parameter"><code>gstmultifdsink</code></em> :</span></p></td>
759 <td>the multifdsink element that emitted this signal</td>
760 </tr>
761 <tr>
762 <td><p><span class="term"><em class="parameter"><code>fd</code></em> :</span></p></td>
763 <td>the file descriptor that is to be removed from multifdsink</td>
764 </tr>
765 <tr>
766 <td><p><span class="term"><em class="parameter"><code>status</code></em> :</span></p></td>
767 <td>the reason why the client was removed</td>
768 </tr>
769 <tr>
770 <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
771 <td>user data set when the signal handler was connected.</td>
772 </tr>
773 </tbody>
774 </table></div>
775 </div>
776 <hr>
777 <div class="refsect2">
778 <a name="GstMultiFdSink-get-stats"></a><h3>The <code class="literal">"get-stats"</code> signal</h3>
779 <pre class="programlisting"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Value-arrays.html#GValueArray"><span class="returnvalue">GValueArray</span></a>*        user_function                      (<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink"><span class="type">GstMultiFdSink</span></a> *gstmultifdsink,
780                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>            fd,
781                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>        user_data)           : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
782 <p>
783 Get statistics about <em class="parameter"><code>fd</code></em>. This function returns a GValueArray to ease
784 automatic wrapping for bindings.
785 </p>
786 <div class="variablelist"><table border="0">
787 <col align="left" valign="top">
788 <tbody>
789 <tr>
790 <td><p><span class="term"><em class="parameter"><code>gstmultifdsink</code></em> :</span></p></td>
791 <td>the multifdsink element to emit this signal on</td>
792 </tr>
793 <tr>
794 <td><p><span class="term"><em class="parameter"><code>fd</code></em> :</span></p></td>
795 <td>the file descriptor to get stats of from multifdsink</td>
796 </tr>
797 <tr>
798 <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
799 <td>user data set when the signal handler was connected.</td>
800 </tr>
801 <tr>
802 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
803 <td>a GValueArray with the statistics. The array contains guint64
804 values that represent respectively: total number of bytes sent, time
805 when the client was added, time when the client was
806 disconnected/removed, time the client is/was active, last activity
807 time (in epoch seconds), number of buffers dropped.
808 All times are expressed in nanoseconds (GstClockTime).
809 The array can be 0-length if the client was not found.</td>
810 </tr>
811 </tbody>
812 </table></div>
813 </div>
814 <hr>
815 <div class="refsect2">
816 <a name="GstMultiFdSink-remove"></a><h3>The <code class="literal">"remove"</code> signal</h3>
817 <pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink"><span class="type">GstMultiFdSink</span></a> *gstmultifdsink,
818                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>            fd,
819                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>        user_data)           : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
820 <p>
821 Remove the given open file descriptor from multifdsink.
822 </p>
823 <div class="variablelist"><table border="0">
824 <col align="left" valign="top">
825 <tbody>
826 <tr>
827 <td><p><span class="term"><em class="parameter"><code>gstmultifdsink</code></em> :</span></p></td>
828 <td>the multifdsink element to emit this signal on</td>
829 </tr>
830 <tr>
831 <td><p><span class="term"><em class="parameter"><code>fd</code></em> :</span></p></td>
832 <td>the file descriptor to remove from multifdsink</td>
833 </tr>
834 <tr>
835 <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
836 <td>user data set when the signal handler was connected.</td>
837 </tr>
838 </tbody>
839 </table></div>
840 </div>
841 <hr>
842 <div class="refsect2">
843 <a name="GstMultiFdSink-client-fd-removed"></a><h3>The <code class="literal">"client-fd-removed"</code> signal</h3>
844 <pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink"><span class="type">GstMultiFdSink</span></a> *gstmultifdsink,
845                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>            fd,
846                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>        user_data)           : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
847 <p>
848 The given file descriptor was removed from multifdsink. This signal will
849 be emitted from the streaming thread so applications should be prepared
850 for that.
851 </p>
852 <p>
853 In this callback, <em class="parameter"><code>gstmultifdsink</code></em> has removed all the information
854 associated with <em class="parameter"><code>fd</code></em> and it is therefore not possible to call get-stats
855 with <em class="parameter"><code>fd</code></em>. It is however safe to <code class="function">close()</code> and reuse <em class="parameter"><code>fd</code></em> in the callback.
856 </p>
857 <div class="variablelist"><table border="0">
858 <col align="left" valign="top">
859 <tbody>
860 <tr>
861 <td><p><span class="term"><em class="parameter"><code>gstmultifdsink</code></em> :</span></p></td>
862 <td>the multifdsink element that emitted this signal</td>
863 </tr>
864 <tr>
865 <td><p><span class="term"><em class="parameter"><code>fd</code></em> :</span></p></td>
866 <td>the file descriptor that was removed from multifdsink</td>
867 </tr>
868 <tr>
869 <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
870 <td>user data set when the signal handler was connected.</td>
871 </tr>
872 </tbody>
873 </table></div>
874 <p class="since">Since 0.10.7</p>
875 </div>
876 <hr>
877 <div class="refsect2">
878 <a name="GstMultiFdSink-add-full"></a><h3>The <code class="literal">"add-full"</code> signal</h3>
879 <pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink"><span class="type">GstMultiFdSink</span></a> *gstmultifdsink,
880                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>            fd,
881                                                         <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstSyncMethod" title="enum GstSyncMethod"><span class="type">GstSyncMethod</span></a>   sync,
882                                                         <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstTCPUnitType" title="enum GstTCPUnitType"><span class="type">GstTCPUnitType</span></a>  unit_type_min,
883                                                         <span class="type">guint64</span>         value_min,
884                                                         <a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstTCPUnitType" title="enum GstTCPUnitType"><span class="type">GstTCPUnitType</span></a>  unit_type_max,
885                                                         <span class="type">guint64</span>         value_max,
886                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>        user_data)           : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
887 <p>
888 Hand the given open file descriptor to multifdsink to write to and
889 specify the burst parameters for the new connection.
890 </p>
891 <div class="variablelist"><table border="0">
892 <col align="left" valign="top">
893 <tbody>
894 <tr>
895 <td><p><span class="term"><em class="parameter"><code>gstmultifdsink</code></em> :</span></p></td>
896 <td>the multifdsink element to emit this signal on</td>
897 </tr>
898 <tr>
899 <td><p><span class="term"><em class="parameter"><code>fd</code></em> :</span></p></td>
900 <td>the file descriptor to add to multifdsink</td>
901 </tr>
902 <tr>
903 <td><p><span class="term"><em class="parameter"><code>sync</code></em> :</span></p></td>
904 <td>the sync method to use</td>
905 </tr>
906 <tr>
907 <td><p><span class="term"><em class="parameter"><code>unit_type_min</code></em> :</span></p></td>
908 <td>the unit-type of <em class="parameter"><code>value_min</code></em>
909 </td>
910 </tr>
911 <tr>
912 <td><p><span class="term"><em class="parameter"><code>value_min</code></em> :</span></p></td>
913 <td>the minimum amount of data to burst expressed in
914 <em class="parameter"><code>unit_type_min</code></em> units.</td>
915 </tr>
916 <tr>
917 <td><p><span class="term"><em class="parameter"><code>unit_type_max</code></em> :</span></p></td>
918 <td>the unit-type of <em class="parameter"><code>value_max</code></em>
919 </td>
920 </tr>
921 <tr>
922 <td><p><span class="term"><em class="parameter"><code>value_max</code></em> :</span></p></td>
923 <td>the maximum amount of data to burst expressed in
924 <em class="parameter"><code>unit_type_max</code></em> units.</td>
925 </tr>
926 <tr>
927 <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
928 <td>user data set when the signal handler was connected.</td>
929 </tr>
930 </tbody>
931 </table></div>
932 </div>
933 <hr>
934 <div class="refsect2">
935 <a name="GstMultiFdSink-remove-flush"></a><h3>The <code class="literal">"remove-flush"</code> signal</h3>
936 <pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="gst-plugins-base-plugins-multifdsink.html#GstMultiFdSink"><span class="type">GstMultiFdSink</span></a> *gstmultifdsink,
937                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>            fd,
938                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>        user_data)           : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
939 <p>
940 Remove the given open file descriptor from multifdsink after flushing all
941 the pending data to the fd.
942 </p>
943 <div class="variablelist"><table border="0">
944 <col align="left" valign="top">
945 <tbody>
946 <tr>
947 <td><p><span class="term"><em class="parameter"><code>gstmultifdsink</code></em> :</span></p></td>
948 <td>the multifdsink element to emit this signal on</td>
949 </tr>
950 <tr>
951 <td><p><span class="term"><em class="parameter"><code>fd</code></em> :</span></p></td>
952 <td>the file descriptor to remove from multifdsink</td>
953 </tr>
954 <tr>
955 <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
956 <td>user data set when the signal handler was connected.</td>
957 </tr>
958 </tbody>
959 </table></div>
960 </div>
961 </div>
962 <div class="refsect1">
963 <a name="gst-plugins-base-plugins-multifdsink.see-also"></a><h2>See Also</h2>
964 tcpserversink
965 </div>
966 </div>
967 <div class="footer">
968 <hr>
969           Generated by GTK-Doc V1.18</div>
970 </body>
971 </html>