~ubuntu-branches/ubuntu/saucy/gstreamer0.10/saucy

« back to all changes in this revision

Viewing changes to docs/plugins/html/gstreamer-plugins-fakesink.html

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2011-12-11 18:52:12 UTC
  • mfrom: (32.1.14 experimental)
  • Revision ID: package-import@ubuntu.com-20111211185212-3k215ps4qtyz2qa5
Tags: 0.10.35.2-1
* New upstream pre-release:
  + debian/control.in:
    - Build-depend on GLib >= 2.24.
  + debian/patches/99_ltmain_as-needed.patch:
    - Refreshed to apply cleanly again.
  + debian/libgstreamer.symbols:
    - Update symbols file with new API.
* debian/rules:
  + Remove all dependency_libs from the .la files (Closes: #633319).
* debian/control.in:
  + Put GI package into section introspection.
* debian/compat,
  debian/control.in,
  debian/gir1.2-gstreamer.install,
  debian/libgstreamer-dev.install,
  debian/libgstreamer.install,
  debian/patches/79_multiarch-backwards-compat.patch,
  debian/patches/80_ia32-hack.patch,
  debian/rules:
  + Transition package to multi-arch (Closes: #647481).
    Patch taken from the Ubuntu package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>fakesink</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="GStreamer Core Plugins 0.10 Plugins Reference Manual">
8
8
<link rel="up" href="ch01.html" title="gstreamer Elements">
9
9
<link rel="prev" href="gstreamer-plugins-fakesrc.html" title="fakesrc">
10
10
<link rel="next" href="gstreamer-plugins-fdsink.html" title="fdsink">
11
 
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
85
85
<p>
86
86
</p>
87
87
<div class="refsect2">
88
 
<a name="idp9603520"></a><h3>Example launch line</h3>
 
88
<a name="idp9602416"></a><h3>Example launch line</h3>
89
89
<div class="informalexample">
90
90
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
91
91
    <tbody>
103
103
<div class="refsynopsisdiv">
104
104
<h2>Synopsis</h2>
105
105
<div class="refsect2">
106
 
<a name="idp9606128"></a><h3>Element Information</h3>
 
106
<a name="idp9605024"></a><h3>Element Information</h3>
107
107
<div class="variablelist"><table border="0">
108
108
<col align="left" valign="top">
109
109
<tbody>
126
126
</div>
127
127
<hr>
128
128
<div class="refsect2">
129
 
<a name="idp9613664"></a><h3>Element Pads</h3>
 
129
<a name="idp9612560"></a><h3>Element Pads</h3>
130
130
<div class="variablelist"><table border="0">
131
131
<col align="left" valign="top">
132
132
<tbody>
275
275
<a name="GstFakeSink--num-buffers"></a><h3>The <code class="literal">"num-buffers"</code> property</h3>
276
276
<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>
277
277
<p>Number of buffers to accept going EOS.</p>
278
 
<p>Allowed values: &gt;= G_MAXULONG</p>
 
278
<p>Allowed values: &gt;= -1</p>
279
279
<p>Default value: -1</p>
280
280
</div>
281
281
</div>
353
353
</div>
354
354
<div class="footer">
355
355
<hr>
356
 
          Generated by GTK-Doc V1.17</div>
 
356
          Generated by GTK-Doc V1.18</div>
357
357
</body>
358
358
</html>
 
 
b'\\ No newline at end of file'