mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
fix docs for wavparse
Original commit message from CVS: fix docs for wavparse
This commit is contained in:
parent
ee5f475e67
commit
baf4e3eb08
1 changed files with 2 additions and 3 deletions
|
@ -24,10 +24,10 @@
|
||||||
*
|
*
|
||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <para>
|
* <para>
|
||||||
* Parse a .wav file into raw or compressed audio.
|
* Parse a .wav file into raw or compressed audio.
|
||||||
* </para>
|
* </para>
|
||||||
* <para>
|
* <para>
|
||||||
* This element currently only supports pull based scheduling.
|
* This element currently only supports pull based scheduling.
|
||||||
* </para>
|
* </para>
|
||||||
* <title>Example launch line</title>
|
* <title>Example launch line</title>
|
||||||
* <para>
|
* <para>
|
||||||
|
@ -43,7 +43,6 @@
|
||||||
* </programlisting>
|
* </programlisting>
|
||||||
* Stream data from
|
* Stream data from
|
||||||
* </para>
|
* </para>
|
||||||
*
|
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*
|
*
|
||||||
* Last reviewed on 2006-03-03 (0.10.3)
|
* Last reviewed on 2006-03-03 (0.10.3)
|
||||||
|
|
Loading…
Reference in a new issue