aboutsummaryrefslogtreecommitdiff
path: root/docs/libs/html/GstBaseSrc.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libs/html/GstBaseSrc.html')
-rw-r--r--docs/libs/html/GstBaseSrc.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/libs/html/GstBaseSrc.html b/docs/libs/html/GstBaseSrc.html
index a1d4ca9..449449c 100644
--- a/docs/libs/html/GstBaseSrc.html
+++ b/docs/libs/html/GstBaseSrc.html
@@ -8,7 +8,7 @@
<link rel="up" href="gstreamer-base.html" title="GStreamer Base and Utillity Classes">
<link rel="prev" href="gstreamer-libs-GstBaseParse.html" title="GstBaseParse">
<link rel="next" href="GstBaseSink.html" title="GstBaseSink">
-<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -248,7 +248,7 @@ should install a pad template in its class_init function, like so:
<p>
</p>
<div class="refsect2">
-<a name="idp57348208"></a><h3>Controlled shutdown of live sources in applications</h3>
+<a name="id-1.2.4.4.6.14.1"></a><h3>Controlled shutdown of live sources in applications</h3>
<p>
Applications that record from a live source may want to stop recording
in a controlled way, so that the recording is stopped, but the data
@@ -990,7 +990,7 @@ Gives the pointer to the <a href="http://gstreamer.freedesktop.org/data/doc/gstr
<a name="GstBaseSrc--num-buffers"></a><h3>The <code class="literal">"num-buffers"</code> property</h3>
<pre class="programlisting"> "num-buffers" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
<p>Number of buffers to output before sending EOS (-1 = unlimited).</p>
-<p>Allowed values: &gt;= G_MAXULONG</p>
+<p>Allowed values: &gt;= -1</p>
<p>Default value: -1</p>
</div>
<hr>
@@ -1008,6 +1008,6 @@ Gives the pointer to the <a href="http://gstreamer.freedesktop.org/data/doc/gstr
</div>
<div class="footer">
<hr>
- Generated by GTK-Doc V1.18</div>
+ Generated by GTK-Doc V1.19</div>
</body>
</html> \ No newline at end of file