gstreamer/docs/plugins/inspect/plugin-sine.xml
Thomas Vander Stichele 1f40aa1676 first stab at outputting xml descriptions of elements and plugins for doc build
Original commit message from CVS:
first stab at outputting xml descriptions of elements and plugins for doc build
2005-08-15 14:17:53 +00:00

19 lines
No EOL
655 B
XML

<plugin>
<name>sine</name>
<description>Sine audio wave generator</description>
<filename>../../gst/sine/.libs/libgstsinesrc.so</filename>
<basename>libgstsinesrc.so</basename>
<version>0.9.1.1</version>
<license>LGPL</license>
<package>GStreamer CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org/</origin>
<elements>
<element>
<name>sinesrc</name>
<longname>Sine-wave src</longname>
<class>Source/Audio</class>
<description>Create a sine wave of a given frequency and volume</description>
<author>Erik Walthinsen &lt;omega@cse.ogi.edu&gt;</author>
</element>
</elements>
</plugin>