diff options
Diffstat (limited to 'docs/plugins/html/gst-plugins-good-plugins-esdsink.html')
-rw-r--r-- | docs/plugins/html/gst-plugins-good-plugins-esdsink.html | 43 |
1 files changed, 5 insertions, 38 deletions
diff --git a/docs/plugins/html/gst-plugins-good-plugins-esdsink.html b/docs/plugins/html/gst-plugins-good-plugins-esdsink.html index f387596..756035f 100644 --- a/docs/plugins/html/gst-plugins-good-plugins-esdsink.html +++ b/docs/plugins/html/gst-plugins-good-plugins-esdsink.html @@ -3,12 +3,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>esdsink</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> +<meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="index.html" title="GStreamer Good Plugins 0.10 Plugins Reference Manual"> <link rel="up" href="ch01.html" title="gst-plugins-good Elements"> <link rel="prev" href="gst-plugins-good-plugins-equalizer-nbands.html" title="equalizer-nbands"> <link rel="next" href="gst-plugins-good-plugins-flacdec.html" title="flacdec"> -<meta name="generator" content="GTK-Doc V1.17 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.18 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -64,39 +64,10 @@ </div> <div class="refsect1"> <a name="gst-plugins-good-plugins-esdsink.description"></a><h2>Description</h2> -<p> -This element outputs sound to an already-running Enlightened Sound Daemon -(ESound Daemon, esd). Note that a sound daemon will never be auto-spawned -through this element (regardless of the system configuration), since this -is actively prevented by the element. If you must use esd, you need to -make sure it is started automatically with your session or otherwise. -</p> -<p> -TODO: insert some comments about how sucky esd is and that all the cool -kids use pulseaudio or whatever these days. -</p> -<p> -</p> -<div class="refsect2"> -<a name="idp10494944"></a><h3>Example launch line</h3> -<div class="informalexample"> - <table class="listing_frame" border="0" cellpadding="0" cellspacing="0"> - <tbody> - <tr> - <td class="listing_lines" align="right"><pre>1</pre></td> - <td class="listing_code"><pre class="programlisting">gst<span class="gtkdoc opt">-</span>launch <span class="gtkdoc opt">-</span>v filesrc location<span class="gtkdoc opt">=</span>foo<span class="gtkdoc opt">.</span>ogg <span class="gtkdoc opt">!</span> decodebin <span class="gtkdoc opt">!</span> audioconvert <span class="gtkdoc opt">!</span> audioresample <span class="gtkdoc opt">!</span> esdsink</pre></td> - </tr> - </tbody> - </table> -</div> - play an Ogg/Vorbis audio file via esd -</div> -<p> -</p> <div class="refsynopsisdiv"> <h2>Synopsis</h2> <div class="refsect2"> -<a name="idp6800656"></a><h3>Element Information</h3> +<a name="idp10860416"></a><h3>Element Information</h3> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> @@ -119,7 +90,7 @@ kids use pulseaudio or whatever these days. </div> <hr> <div class="refsect2"> -<a name="idp13494000"></a><h3>Element Pads</h3> +<a name="idp2406624"></a><h3>Element Pads</h3> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> @@ -168,13 +139,9 @@ kids use pulseaudio or whatever these days. <p>Default value: NULL</p> </div> </div> -<div class="refsect1"> -<a name="gst-plugins-good-plugins-esdsink.see-also"></a><h2>See Also</h2> -<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base/html/gst-plugins-base-plugins-alsasink.html#GstAlsaSink"><span class="type">GstAlsaSink</span></a>, <a class="link" href="gst-plugins-good-plugins-autoaudiosink.html#GstAutoAudioSink"><span class="type">GstAutoAudioSink</span></a> -</div> </div> <div class="footer"> <hr> - Generated by GTK-Doc V1.17</div> + Generated by GTK-Doc V1.18</div> </body> </html>
\ No newline at end of file |