diff options
Diffstat (limited to 'docs/plugins/html/gst-plugins-good-plugins-halaudiosink.html')
-rw-r--r-- | docs/plugins/html/gst-plugins-good-plugins-halaudiosink.html | 47 |
1 files changed, 5 insertions, 42 deletions
diff --git a/docs/plugins/html/gst-plugins-good-plugins-halaudiosink.html b/docs/plugins/html/gst-plugins-good-plugins-halaudiosink.html index 0e5249c..e079f25 100644 --- a/docs/plugins/html/gst-plugins-good-plugins-halaudiosink.html +++ b/docs/plugins/html/gst-plugins-good-plugins-halaudiosink.html @@ -3,12 +3,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>halaudiosink</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-gstrtpssrcdemux.html" title="gstrtpssrcdemux"> <link rel="next" href="gst-plugins-good-plugins-halaudiosrc.html" title="halaudiosrc"> -<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"> @@ -70,47 +70,10 @@ GstHalAudioSink implements </div> <div class="refsect1"> <a name="gst-plugins-good-plugins-halaudiosink.description"></a><h2>Description</h2> -<p> -HalAudioSink allows access to output of sound devices by specifying the -corresponding persistent Unique Device Id (UDI) from the Hardware Abstraction -Layer (HAL) in the <a class="link" href="gst-plugins-good-plugins-halaudiosink.html#GstHalAudioSink--udi" title='The "udi" property'><span class="type">"udi"</span></a> property. -It currently always embeds alsasink or osssink as HAL doesn't support other -sound systems yet. You can also specify the UDI of a device that has ALSA or -OSS subdevices. If both are present ALSA is preferred. -</p> -<p> -</p> -<div class="refsect2"> -<a name="idp12437504"></a><h3>Examples</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">hal<span class="gtkdoc opt">-</span>find<span class="gtkdoc opt">-</span>by<span class="gtkdoc opt">-</span>property <span class="gtkdoc opt">--</span>key alsa<span class="gtkdoc opt">.</span>type <span class="gtkdoc opt">--</span>string playback</pre></td> - </tr> - </tbody> - </table> -</div> - list the UDIs of all your ALSA output devices -<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 audiotestsrc <span class="gtkdoc opt">!</span> halaudiosink udi<span class="gtkdoc opt">=/</span>org<span class="gtkdoc opt">/</span>freedesktop<span class="gtkdoc opt">/</span>Hal<span class="gtkdoc opt">/</span>devices<span class="gtkdoc opt">/</span>pci_8086_27d8_alsa_playback_0</pre></td> - </tr> - </tbody> - </table> -</div> - test your soundcard by playing a test signal on the specified sound device. -</div> -<p> -</p> <div class="refsynopsisdiv"> <h2>Synopsis</h2> <div class="refsect2"> -<a name="idp16682848"></a><h3>Element Information</h3> +<a name="idp15279200"></a><h3>Element Information</h3> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> @@ -133,7 +96,7 @@ OSS subdevices. If both are present ALSA is preferred. </div> <hr> <div class="refsect2"> -<a name="idp13276128"></a><h3>Element Pads</h3> +<a name="idp7048224"></a><h3>Element Pads</h3> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> @@ -181,6 +144,6 @@ OSS subdevices. If both are present ALSA is preferred. </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 |