aboutsummaryrefslogtreecommitdiff
path: root/docs/gst/html/gstreamer-GstEvent.html
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2013-07-13 11:25:20 +0200
committerSebastian Dröge <slomo@circular-chaos.org>2013-07-13 11:25:20 +0200
commite3751287e37561e9014ba3752a5db6ee4d682c25 (patch)
tree607f8a98c9ce23dce6d0532831ad8fa3573dd9ee /docs/gst/html/gstreamer-GstEvent.html
parentc8822ebee301ac67e1f65f39bc85366682e186ba (diff)
Imported Upstream version 1.0.8upstream/1.0.8
Diffstat (limited to 'docs/gst/html/gstreamer-GstEvent.html')
-rw-r--r--docs/gst/html/gstreamer-GstEvent.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/gst/html/gstreamer-GstEvent.html b/docs/gst/html/gstreamer-GstEvent.html
index 7d087cb..99af592 100644
--- a/docs/gst/html/gstreamer-GstEvent.html
+++ b/docs/gst/html/gstreamer-GstEvent.html
@@ -206,7 +206,7 @@ To do that <a class="link" href="gstreamer-GstEvent.html#gst-event-new-seek" tit
the needed parameters to specify seeking time and mode.
</p>
<div class="example">
-<a name="idp21871072"></a><p class="title"><b>Example 8. performing a seek on a pipeline</b></p>
+<a name="idp21558560"></a><p class="title"><b>Example 8. performing a seek on a pipeline</b></p>
<div class="example-contents">
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
<tbody>
@@ -2580,12 +2580,12 @@ Extracts the position and format from the segment done message.
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>format</code></em> :</span></p></td>
-<td>Result location for the format, or NULL. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
+<td>Result location for the format, or NULL. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>position</code></em> :</span></p></td>
-<td>Result location for the position, or NULL. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
+<td>Result location for the position, or NULL. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
</td>
</tr>
</tbody>