diff options
Diffstat (limited to 'docs/plugins/html/gst-plugins-good-plugins-v4l2radio.html')
-rw-r--r-- | docs/plugins/html/gst-plugins-good-plugins-v4l2radio.html | 37 |
1 files changed, 5 insertions, 32 deletions
diff --git a/docs/plugins/html/gst-plugins-good-plugins-v4l2radio.html b/docs/plugins/html/gst-plugins-good-plugins-v4l2radio.html index a41ac69..46da1e9 100644 --- a/docs/plugins/html/gst-plugins-good-plugins-v4l2radio.html +++ b/docs/plugins/html/gst-plugins-good-plugins-v4l2radio.html @@ -3,12 +3,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>v4l2radio</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-v4l2sink.html" title="v4l2sink"> <link rel="next" href="gst-plugins-good-plugins-vertigotv.html" title="vertigotv"> -<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,36 +70,10 @@ GstV4l2Radio implements </div> <div class="refsect1"> <a name="gst-plugins-good-plugins-v4l2radio.description"></a><h2>Description</h2> -<p> -v4l2radio can be used to control radio device -and to tune it to different radiostations. -</p> -<p> -</p> -<div class="refsect2"> -<a name="idp22008656"></a><h3>Example launch lines</h3> -<div class="informalexample"> - <table class="listing_frame" border="0" cellpadding="0" cellspacing="0"> - <tbody> - <tr> - <td class="listing_lines" align="right"><pre>1 -2</pre></td> - <td class="listing_code"><pre class="programlisting">gst<span class="gtkdoc opt">-</span>launch v4l2radio device<span class="gtkdoc opt">=/</span>dev<span class="gtkdoc opt">/</span>radio0 frequency<span class="gtkdoc opt">=</span><span class="number">101200000</span> -gst<span class="gtkdoc opt">-</span>launch alsasrc device<span class="gtkdoc opt">=</span>hw<span class="gtkdoc opt">:</span><span class="number">1</span> <span class="gtkdoc opt">!</span> audioconvert <span class="gtkdoc opt">!</span> audioresample <span class="gtkdoc opt">!</span> alsasink</pre></td> - </tr> - </tbody> - </table> -</div> - -First pipeline tunes the radio device /dev/radio0 to station 101.2 MHz, -second pipeline connects digital audio out (hw:1) to default sound card. -</div> -<p> -</p> <div class="refsynopsisdiv"> <h2>Synopsis</h2> <div class="refsect2"> -<a name="idp23783120"></a><h3>Element Information</h3> +<a name="idp23293056"></a><h3>Element Information</h3> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> @@ -122,7 +96,7 @@ second pipeline connects digital audio out (hw:1) to default sound card. </div> <hr> <div class="refsect2"> -<a name="idp22895472"></a><h3>Element Pads</h3> +<a name="idp21228448"></a><h3>Element Pads</h3> </div> </div> <p> @@ -134,7 +108,6 @@ second pipeline connects digital audio out (hw:1) to default sound card. <a name="GstV4l2Radio-struct"></a><h3>struct GstV4l2Radio</h3> <pre class="programlisting">struct GstV4l2Radio;</pre> <p> -Opaque video4linux2 radio tuner element </p> </div> </div> @@ -158,6 +131,6 @@ Opaque video4linux2 radio tuner element </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 |