diff options
Diffstat (limited to 'docs/plugins/html/gst-plugins-good-plugins-oss4mixer.html')
-rw-r--r-- | docs/plugins/html/gst-plugins-good-plugins-oss4mixer.html | 35 |
1 files changed, 7 insertions, 28 deletions
diff --git a/docs/plugins/html/gst-plugins-good-plugins-oss4mixer.html b/docs/plugins/html/gst-plugins-good-plugins-oss4mixer.html index ad48f95..5231619 100644 --- a/docs/plugins/html/gst-plugins-good-plugins-oss4mixer.html +++ b/docs/plugins/html/gst-plugins-good-plugins-oss4mixer.html @@ -3,12 +3,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>oss4mixer</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-optv.html" title="optv"> <link rel="next" href="gst-plugins-good-plugins-oss4sink.html" title="oss4sink"> -<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,26 +70,10 @@ GstOss4Mixer implements </div> <div class="refsect1"> <a name="gst-plugins-good-plugins-oss4mixer.description"></a><h2>Description</h2> -<p> -This element lets you adjust sound input and output levels with the -Open Sound System (OSS) version 4. It supports the GstMixer interface, which -can be used to obtain a list of available mixer tracks. Set the mixer -element to READY state before using the GstMixer interface on it. -</p> -<p> -</p> -<div class="refsect2"> -<a name="idp12576272"></a><h3>Example pipelines</h3> -<p> -oss4mixer can't be used in a sensible way in gst-launch. -</p> -</div> -<p> -</p> <div class="refsynopsisdiv"> <h2>Synopsis</h2> <div class="refsect2"> -<a name="idp19129936"></a><h3>Element Information</h3> +<a name="idp16624016"></a><h3>Element Information</h3> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> @@ -112,7 +96,7 @@ oss4mixer can't be used in a sensible way in gst-launch. </div> <hr> <div class="refsect2"> -<a name="idp14259776"></a><h3>Element Pads</h3> +<a name="idp14308592"></a><h3>Element Pads</h3> </div> </div> <p> @@ -132,25 +116,20 @@ oss4mixer can't be used in a sensible way in gst-launch. <div class="refsect2"> <a name="GstOss4Mixer--device"></a><h3>The <code class="literal">"device"</code> property</h3> <pre class="programlisting"> "device" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre> -<p> -OSS4 mixer device (e.g. /dev/oss/hdaudio0/mix0 or /dev/mixerN) -</p> +<p>OSS mixer device (e.g. /dev/oss/hdaudio0/mix0 or /dev/mixerN) (NULL = use first mixer device found).</p> <p>Default value: NULL</p> </div> <hr> <div class="refsect2"> <a name="GstOss4Mixer--device-name"></a><h3>The <code class="literal">"device-name"</code> property</h3> <pre class="programlisting"> "device-name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read</pre> -<p> -Human-readable name of the sound device. May be NULL if the device is -not open (ie. when the mixer is in NULL state) -</p> +<p>Human-readable name of the sound device.</p> <p>Default value: NULL</p> </div> </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 |